{
    "data": {
        "id": "240906_BiDcN9_9WF",
        "url": "https:\/\/www.rnest.io\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_BiDcN9_9WF",
        "testUrl": "https:\/\/www.rnest.io\/",
        "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": 1725634147,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.rnest.io\/",
            "mainDocumentUrl": "https:\/\/www.rnest.io\/",
            "finalDisplayedUrl": "https:\/\/www.rnest.io\/",
            "finalUrl": "https:\/\/www.rnest.io\/",
            "fetchTime": "2024-09-06T14:47:58.238Z",
            "gatherMode": "navigation",
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1252.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.88,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 974.86199999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "1.0\u00a0s",
                    "scoringOptions": {
                        "p10": 934,
                        "median": 1600
                    }
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LargestContentfulPaint.computeObservedMetric (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/largest-contentful-paint.js:38:13)\n    at LargestContentfulPaint.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)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": 0.88,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 974.86199999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "1.0\u00a0s"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": 0.54000000000000004,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 2200,
                    "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": 16818,
                        "items": [
                            {
                                "timing": 2102,
                                "timestamp": 16924039790,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAGwABAQEBAQEBAQAAAAAAAAAAAAECBggJAwT\/xAAwEAEBAQAABAUCBAQHAAAAAAAAARECBgcxITdRdMInQQMEBbISJmFzFjJTY3GR0f\/EABoBAQEBAQEBAQAAAAAAAAAAAAABAgYDBQT\/xAAjEQEBAQAABgMAAwEAAAAAAAAAARECAxIjMnEEIrEhMTNB\/9oADAMBAAIRAxEAPwDzxWb3WpXVPzpUolZoVFqIqVlajKJaCM1URUYoJe8VL3QS9ma1WayADIgBARR6QZX7oNRWkv2VL2agoDYLEI1EUBpWxFaCKkVYDU7MtTs1FUgRpVAWCxpmNNKRUVqA1OzK8Kq0QGhQGlWNMRpYK1GSVofrwv04a\/GVuVpmx+8rfDX4TianEMWP6JXS9OuL+df0r+5f21ys4nS9N+Led\/0mf7t\/bXl8j\/Li9X8THosBxzTx8zWma6CsIi1GQqFEqs1mtVKyiJVSs1URUZoJVRkRmts1kQBBKFEgANwRFqNQUIrcVJ2VPurUAgNRFAbitTsrM7tKCosagLwoNRWxIqiiRWopGoysVWiIrQoDStRWJcaUVUGhVlQVWlYWVdGtalYVdG5xNTifka1qY\/b+J0\/TTi3nn9I\/u39tcnrp+mV\/nv8AR\/7t\/bXl8i9ri9X8THpYBx7Lx8zWkdAwwLe6XslEBNZqlZ4lL2RGUVKzVRKpWEZocQlUZrSXszRkBmgipUABqCVGkbEaZWNRSqJPDwagoDQRUVuVBqXWSXFVsBoUSK0qytMLKo0sQaVQFlFlaYWVpWlZVdFJcTVXVal1WFla0aNSXVXRRDV0VdZ1V1V1dZDRrY67pN+Bxfmuov6F+B+HZOP8T8f+GW9v8tce7fol5rct+6+NeXyL2uL1fwerf8Jfnf8AW\/L\/APfF\/wCDtxx\/XWcfOSoUdK8meJOLs1UrNVlKqVEROJWbWaolUZGSqzWTBmNM3wqUUBgZqNVlABNZAAgJVG5RkWo0rSUVuUSXVS+o1BQGpUURWpRZcaYWVpWiAookqtKsrTCyro0aitKoirourrIujYzq6uq1oguirrOquqursZF0bGF2ro0M6aaNO36Jea3LfuvjXDa7jold6rcte6+NeXyL2uL1fwe5gHHj5x1Gqjqa8mS3Bm92QSqlZESxSpSMwEYKfdK0lSrGSzQRGYqWKzREsL3IzYIlWiCAMgAsoIo3KMrCo1FaTsRWpQE\/4GpRQGpRRFalRZcVkaVsSXVXRRDV1ValZGtGxiXGpV0XVQXVURdXQ1dQXRrRkXVbNZ000a01NNXRrTWdNNGncdEfNflr3Xxrhddz0Q81+WvdfGvLn3tcXqj3QA5JXzjoUdU8krPEpezIylVKyIBUoljN8GksYUQhURKi2jKs1FqVAviy1CxBEIrNiIijIgCAAsoIo3KMrpiNarSZ6A1KEqpYbndrRQF0NVBqVFWVNGtVqXVYXV0aNSVV0UQ1dVdXUF0a1WDV0bNZ1di6q6usquiiBoohq6KJppouu56H+bHLXuvjxOF13PQ+\/Vjlr3Xxry597fF6o91gOVafOSotqOrebKVqpWUZRaMjJfUO6VUAYGaAglhFZZFrNaiVKMiogliNaliAhFZsREUZEAQADQTFRuUQUxrQ1WValUz0N9QalFE7GrooDWiiC6irKzqtarUqsC6NjOrpouqyq6KIauqommro1tNTQ0XV1kXRrYbGQ0a2O56H36scte6+NcI7rod5s8s+6+PE8+de3xeqPdoDl23zlrLTOOsrzSotRkRLFEwYFsSshbqAzVSpWkZGSqiCI0ljNEARERpKmCVFMRBBWbBEWiCBgzgAAALKIKjeiKGLqgg1ouehvqaqygJh4taKJqroaaC6KILqKammrqtaagujWwZF0bGF2mjQztNNGtGdNXRp3XQ3za5Z918eJweu66G36tcs+6+PE8+de3xeqr3gA5pt85UVHWvMvZhriZQSi1GREqiDAqMUSioiiWaqM0TsAglRqozRAERkaZQE7KIgYYM4ImNIggqIACAAAAsohijWjI0mNShppiLqtJiLq6Hib6mjWhqphnouiieJ4+hoomwXRTQXQ00DQ1dQXqRdNQOpVd10M82+WfdfHicI7roX5t8s+6+PE8+bfpxeiPeQDnno+cqKjr2C9mWkZoxRqsoJQozglSrqM2GIjWM2If0JVGbBkWoyDN8K0VBkBLARRmoyNIggCABjIYhuL4VMRnBQEAQAEAAAA0EUa6hMMUXRkaRdEXTDF1TTTEXRTEF0XDP6hpoePqeJpq6Hj6G30NNNDf6Gmmroa7voXfq3yx7r48ThNd30L82+WPdfHiY5l+l9D3kA+C9HzlRSuwrCIqVMEqNJjIzUrVmspglRpKzYqM1pKmCIozYgypWbBAGROJGk4u6CAJYADKJiNJYggU1EGbGhFZ1dSwLEVMDWQAAAQAEAAAAAA0ADQAXRBReoQxReoTDFQ6gwxUXQRQ6hHedC\/Nvlj3Xx4nCO76F+bfLPuvjxMcy\/WrHvIB8Z6PnKWKOyZZRrGcZBNVLEwQoiYJUrTN7s4IKjNgliNM1BKjSVlEAZsUAZxGRbEQAEsRDVSoIYCWCaqCWItSxRFZFQQAZxABFAAAEAAABAAAAMAAAAAAAAAAB3XQvzb5Z918eJwruuhfm3yz7r48TPH41Y95APkvR857Pul7eDTDtGUKtiM2KlStJYmDIFTBE4oozYMC3ujNiBQ1nBkWozUSxGvsiCJVGRN9Uq2IlgAJgIoyjIqAgqIKIrNQxCiCUVMAAZsQAAARQAABAAMAAwBQwQUMEFDBBQwQUMEd10L82+WfdfHicM7roZ5t8s+6+PEzx+NWPeID5D0fOhFpXbWIxYjbOejOCBYJgzYjSVMGaKjNBmtM8TNEKDKIUozYIXxVNxmxGRbiM0EsUQZFsREE1UqVRATEoAggqMisqXsiUgipSCKiKAGIAJYgAmLoAIAYL\/ACCiqAIAGLgC4YmKguGLgguHh6GIjuuhnm3yz7r48Th8\/o7robPq1yz7r48THM8ar3eA+O2+dNiKjuLESst1GcVlFEwZqLZqWYmCWI0zfBmwASs2Il7ou73RmwEUZRAGUZqNWIlggqMYCLogzRUSolRrulZVABKIpUwRKoggCJioFQAEAAAxYIqYYoC4YAGC4YCCqKhigJhi4YYqKuIAAIO66G+bXLPuvjxOFd10N82uWfdfHiY5njVe7gHxmnzqZbsTHdWIzUaxLGcVmpWr4omDJfFaiYML3i2ajNgyNd2WbBmzEbZvgzYiAVmxEoDOAlUZRhe62IzYJUaSoIAiIpUZsEqKiAAiFRSorNFSoGpVExKmmlRkirGWp2FUFETFAWALgoGKYoYsXFEwxQDBcQVEWp9kQBm1mouu56G36tcs+6+PE4R3XQy\/Vvln3Xx4nnzL9aj3iA+Q9HzsQHeJUqUGVZqQGVZvcBA+7PEDNQicQM0RL2BmoyAyJQGagAzRKlBKhCgwMgIgUEGagIACIAIIAyqAIlSoCUG52BASAsWKoCrFABQFhFAUUFgqUAZqAzUGL3Biold10L82+WfdfHiB58zxqf8AXvIB8l6P\/9k="
                            },
                            {
                                "timing": 4205,
                                "timestamp": 16926142040,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQGCAUHCf\/EAFAQAAIBAwMBBQUFBgIGBwYGAwECEQADIQQSMUEFEyJRYQYHcYGRFCMyobEIQsHR4fAV8RckM1LC0jdUYnJzdJIWJTZDY7ImNDhTdoKUorT\/xAAaAQEBAQEBAQEAAAAAAAAAAAABAAIDBgQF\/8QALBEAAwABAwQBAwMEAwAAAAAAAAERAgMhMRJBUWFxBBMiIzJCM2Kh8IGRsf\/aAAwDAQACEQMRAD8A5yNCaNCOa9MApOBQFQ1BWWAdvgLSIBiJz9KQ0cYiZ6zRkbSCMzzQQbyC3cKh0uAAHckx+YqsldoEHdPM4j4UQTkKTkQY60tZYDqyjENBBBAaJPTp8KrphG04O6eZxFAgkGATGT6UMSbTtLYgGOc\/SowUruXEQCC2SfT0qDbDSSD0ETNIawwLWARLiM537hhSCpGev0\/OqSBuADAg9attwo3ttYTtKSQSCOar2qoUlg0\/uipkTewtm2GOwkMR0JHX8zSgEmByasvArtQ7CBMFSCeepHwpHTbbRpB3AmPLNYhCqQGBIDAdD1oAqAwZZkYzwZomJxMdKm5tu0E7TmKOCYBBQjaS8yDPA64o2QWuBVBJPQCfyoAScc0dhCFiVgECNwnI8qVtGZMm1Nm8RbIDKwjgEwOZ6Ur2Qjv35NsIzKUAlgYxg9Ok1VplY3AUKhwRtB\/eMxH51kF+8L6hnthlIYWmBggEQM8j49BXVZJ8dg4Zj7itoov4WIlhOfSogUW2Zm8REKIn6+VIIDAkSOYq1bgC7yT3ggJn8PrQvZoTu2CoykHdJAByIqxGACvcDPuOWyCIOYPHFVm26AOYHHXORPFWMtvZb8cMQS3l6D41pbbgEMEKMoRip3ZzOeCKcbVF4WyXUmN0RImRzxxVIQG3unIMEdY86yUQIV703ls3PFtiN6jiumFZMdXa4A9xLexQFDRIEcT8T8+aoDs5fZbUbhwqzEeXlxTypAtojRksOWEVWoIQNIAMjBz\/AHmtN8FiiAF2O0HgmAPITQxtEA7upnFO1u5YYd6joSJAIKyD\/ClgBQ0g5iOtZ+TZFIBkgNg4NScTOaNwoWm0rKvkxmmXu+5ubp7yRt8ozP8ACtLYqViARIkeVERu8hUQsG8OSZHE84pkUZ3dJkRx\/ZqRDSAWIznymoIKwAd2STOI\/uaVQXaAwk\/3FE810bpJEogSYx86HT0qERzUJBTEERIInI9aHwprdwo0gKekETUoIxY91HhgNPSZoC4RdFxVUEGQIkfQ0Lrm5cZyACxJgcUDE4mtt0CMpBE9RNX+MfeB1ZnJXGTkCcfOktrbBYXy6mMbVnMf5UAu65ttbmkwuMn5UrYhytxVcFWCqwVvINmJ\/OozBSwts20iCTiflSgA5hgAPjmhWxXsstmYXYHicdTQAlZ+XxqOQLhNuVAOPMUQhFsMSBPA6nnP5VoiGJIBJFRiCxIEDoPKgIgyDPQzxTobj3DslnfEASTNJIEGCYMAwTQrLfSMSC+os79ssN27b8xI8qT7Mv8A1mx9T\/KmoaUUwq+3ZVHDfaNORwQZyPpQGnX\/AKzY+p\/lSskRT1zTEg8LGfOrfs6\/9YsfU\/yqfZ1\/6zY+p\/lSsiK0IDAsNw6jio7bmmAPQVemltm25OrsB1ggEnxefTnj86TU6drG0khkYSHUgg+YxW1kmQhuEqoPCiBitn92Z\/8Ax12R\/wCKf\/tNarWz+7L\/AOO+x\/8AxT\/9prGu\/wBLL4f\/AIT4OlqlSpXkjicc0s5o0MZmv3DbMnU6ezbtO1u8HK3NgHmPOrdBoLOo0y3b2o7oF3QmJCgJuBPxOOfhNeeaBrLRIu1lj7Pq79kMHFq4ybgQQYMTVEEnGalMrKSivhZyRzFW3cmKBgmeKs06KVd3KBVKySQWHwWc8VO8Ft7vdKdjAqJJkA\/Cq1YBgdoIHQ1RJ7g6wTknGfSntPsInhZIhQc9JnkSBil2HdEgn40rcVhpjKMrhO6a3uW6hncD1n\/KjdcMLgQnZu8Kvlh8\/kKUJKFgwkcr1jzqW7ty1u7p2XdE7TEwZrO\/cIBUJsu0AAEDcZxg4+cflVYJEx8KcOwCyZAGAcxUv2u6ZRIIZQwyPzg4rDIa0+y3CuwZhwDABkfyqtkkxbLOckiPIT\/OntqdRcCuwUKpzjgCesZqOlzTu34QV9QQR+hqf+AEuXNyqgnYv4QTx5xSbvu9sLzMxmi8L4UbcuDMRmKU8DNZyrbGEGT\/AB4pl2ozK6FmBgQ2P60pEKCYIOBnNCfKgyMvgImIIkZ4rKUXNYpa9dJIB2s2Y456gc\/Osd4aX2wW4jz64pkDqdylN1vLBiM54g8\/CuuOyaJllwqUCqIuKQMqd5MQR5QI+NUqoCtvIVlPBBk0WCsG2loHCxwM9aiEJsuAneDxHHEGZ+NM8lwLCm3IJDA5B4jpVhJ7pmYlQ53AAAAmf86h2rfuIm8qfCCTtMT15oszKgYFfxEYgHjPHT+ta6YQ9q4LCgoiszg5cBgBPl54PNXaVrdz7m5vY3AAGGCGEgR0jI59axVPhiBHME81kKqvsVSVYKwIczESZGMY+Oa64VgyEvb0QK3Y3OSyBhOBGRz1NZ3Zeg0+t0iNf1a2iHddpxACzJxOTjr8K81RuVwrXWXaGcAQJGAT8zRDW02sNwwPI5BzjyqlVpI9luy9Mtm4i3wTEhmBBET8vTk\/IwCH7M05ubTqSiJeFprZMETtG8TB8ycYgedePduHvWvICpdiykLtAz0jH8qQNuP3rNEySBJk81h3yaR6ydl2XbTg6jc19UI2sDtZmA2nzgMD0zIph2VZuae5cbVqlxElUYAb4QmRnjED4HrXkFy0lyWaR+LOAPP6VHggMAFnEA1K+TQEG5gJieMxXq6DRWn0zXRdPfKtzekTgbR5E53H6fTzLcKCSFb\/ALJqwBzbBUYIz6gc\/LArokTPRTsywLzKdWibcDeP9oIbKx0O0cxz9bW7I04aLes3yQAyqODtjE8kNx\/2SPh4962E4M\/AGD9fnSgggkYaceVCT8kevY7Ktuid5qAjlZIMeYB\/9Mmfh86o1mjWzY0rW7guG6M9ApniePzrABkfOmIAjxAzz6VpXyJAJuAHzivW1fZ1sau7ZtsRdFxgF4kATwQCJzXkqQCBJg84qHcuZI3dZ5pI9n\/CbAFwi69zbaLoF\/fPhiIBxLH\/ANJyOlX+GW\/tV+2Lp2W1U7sCJIyR5CvMVxsgopImCZkf3\/GokFhvJCk5I6UpexPSvdm27euvWO8YqiB1IEF5IyJjEGfLHMZpr\/ZyabS3bi6i3cYW0JAgwSYYTmCCD8vnXmqFOWuQAQIiSR5jp+dI0TiYrU9gi+042MpuuitlgOGjjFek\/ZtlW0TtqQLV+07sxIlWUFowT02j4z5V5CyEDeEjdwTn6eVWXQoIKK6oRjcea3yi7nsXezdO1trqa0Xi2WJA3CRO4z0znnp8g3ZmkFx1tawuFfYWAwPEB85BkfA8815K3NuwhVMCIz+dK4ggQQww0+dUfkS\/UIti9dtDxQSNx\/vmrdITa0t66p2vvW1u8lYNP6fSaxS3dhV2kXEaTuA5+EenWrLN5bchwXRxDqMQehB\/vqK32A9Gx2cl3SW3a+2QWCiYYywxgn90dP3hxVrdkacWFca20xe0zqCQMgJA55LFh8FmvN7jTsu5NYgBMbbiMG\/IEfnR+zWgoP2yzB\/7L\/8ALU7eRPTv9i6e3eZU1q3LfIuqBAy4z6+AD4mse72dYTYDqQrG+ttgeVUz4jIHl+f1xPs1mAfttjPTa\/8Ay1Ps9r\/rlj\/0v\/y1K+RPRsdkWXty+rC3FjdbIzlVMDk8lgcdB51Vo+z7eoXfculCbxtnGOUHxnxE8funFYh09jaI1dmeuH\/5an2VNm\/7Va2TE7HifL8NO\/kj0v8ACtP9nW99oJZyyiyI3AjfjOeFTkZ3elYdq2q6rVaYOLloLc8Q4bYCQR9PoTVSW0QOF11oBxtYAPkTMfh8wKF27Zth10wJLiGYiIHkP50kUglHlGyDhlxWze7L\/wCPOx\/\/ABT\/APaa1kHeWG1dxz5R8OlbP7rwD7d9kywEXCQDOfCcUa\/9PL4YM6WqVKleWORxuc0KY5JMRNKa\/dNhdGXaWVgGEiRyPOkokHk8cUJIzQ15JDAtbcG25Bj8SyORmqzEmOOk0wJHFCDAJBiYmssiCMzPpUAKMpdSRzBxIo3AVcjaVIPB5pSSTJochDqoZXYwFHAJ60rbYAUY8zzRVyEK4KnzHHwp9QqzvC7Q\/i2RAWeAKJVsRSql2CjkmBVg7y2O8bwsFhZA+FKzTcLootyZAUmF+E5pSrFS8iAep5rPBQktcdSACYjApCrMSRmiWLbj4ePh9KcNLLtjcY9INTjW4ClQcoJxxnmk2EKXwQCAc1aNskDaoA5bmflzVbr4T5ThiOazl0kEDdYgB\/CxLeQxjHng0hQlVfaNpxg5xE\/rTjA3boJBBJnn+\/1qBgFQQjbSWMjmYwfpWenYBLmzcO7DAbRO7zjNJjoDNZLMHtKlwuqqsooyN2PpNUhWKMwUlQMmJiiMA3GA2MSC4P4YlQIEZn44qIpLDaonACnrPWoEm2N0AR4SeueKyFuvaYsdzMSVkNO4cET1BzXXDBPdsKWdyosgle77shXYIf3pmSTzjA+NYp3XFUQYGRjp5ms6+Lmos96WBuNlQLm4qonB+EVh2rtzvHzva7hpXcTmfrXXNceGWISUFy13LGcEk5IPxgfSq0nJG6ekD60oG5hAiTjNW24XbvYm2GMoDBAxMdM\/wrCpousSF3C6ybyVLbsSIIkc0xtO1jvHL7QSCRbmVkSQfn+lXdngGxcY6a2ypuIZgSxmOg5gD5T8KqLoysAm4sctBBBknwgYEyBmeK+jFLphitlbhHXwoUZR1aJ4zn9PWlt7BJubgzAwekQf4xV1xJYC9qJaDgidsZjJ85H+dY9zxOC9wN4RkSYxx\/CsZObD6JZuBB4hu8gTjnINDeSgXG0Enig7A7TgtGfDHWpO6SYnyiK502gsApADSevlRkbAIyCZPnxUUM4In8IkCpbUsYx86UIz8sQm0HIGcVHCrt6mATQgsPMj9Ka54WPhADCQucTWiEgsCQDA59KL7QYUyP8AeIg0tMgLkKBJ8gMmpEFB1OFmCaZRvxMEDA8\/SguwMoaSvXbzTq3dyyFoOBK\/WtIaC3BaCYnioZIA\/wB2n09o3LqKF3MWACnAPxNKqu4MCRxgf351tJkBVLsIAE0bqhXhZiAc+opW3LKNIg8etMoUqSWAIExnOf7+lBEQAnxNtEHpOelFY2OC5EZAiQxn\/OrdOLVy4ovnagBHgGTg55A5ikCi00sQzCYAPB9cQa1CoFtXCgdVJUzxngSaVSNw3YFMjjabbMwQmYAnNAq2weGFk5jr8a0vRDhROWG0kgEHj1jmKlzkAqQwHinqfOolouYHhgEyxxgSaikFRugfuz5etbJMYM1zu1K7gg6YMc\/zqFNjFbsqQDgCc+RoQhWG8LHbEZWIyT68fnToDcuNDq1wtCjbO7+8fWqkK4CSoZX9VoI0NMAx0NE237whYYiT4cyBMn8qCEjpMqYzxWqIQ0BgIIIjIp0Y9w6liEJB2g8nMGJ+OelVphWYgHp1xQVo5E9KqRZbYJ4mRX8pPkaU5Y7eOYpRmnt7jcUICXnwgcz0ppewg58J5EGRQJTYsBt\/UnincLZuXFO5iJA3LtIM9R50txmZQS26SSZ5nr\/CmlaLW4e6Oy2q94nYdi26o73ioJnMqea1W0Isl9iuAQSwJBXkAfx+Vbj7lCT71\/ZstMnVSZ\/7prlrv9LL4ZcnVv8A7Ja3\/wDe0\/1b+VSt3qV5XrZiH5u0DVndXNobY21gWBjkTEigLZN7u5X4yAOJ5NejWLY0SgTgCPn50RE8486JAZtqAk5M+lZ9CVmioUhtxIIEqAOT\/lNQ5E9KjxvbaCqzIBMkCskLUkbSCsnoZ4pkQuUVAzXGMBQJnyig+3au0MGAhpMyZPHliKyBEAZgGYKCYLHp60rgBhBlT1NWIQd7tsLCIQ43fIf0pCFAJYkXAcCPrRBA0BiAQY6jrRtkAt4ZJECrP9sAfu1bdkkwWJ\/KqlMBjuAjIBEzWWo6HoRh0qcCjBPFKx8PAmeawQZEHzxEigwk4+VBcMII881Y6gJO4bwZx5VNNkVqrbSwUlRgmMCacx4kcr4JAKxkz59etIoY4EmelMgcSCJUGSrGJisxtAFkt7GKu3osDJxz+dT7214ULhTBIjBxiR8zRgiLqurN1Xy9I6jH51XAKMwaCI8P8vyoewDJcZFa0yjYzAtgBsdAenNWXbrqDb3fdEghcFePTEwaoC7nCySCeQJNNsTu2k7bkiF6ERkz9PrTi2ZMzRlLTsuqSbZAO4ErIJH14NM+x3ui3fUspITcQCVAjmPL1rDuWwhH3gcAgbRmOfLH0PWrb6NaWxdQKV\/dKjBgAmT5iY+VfRjqPp6X2Cblbhbdy4rKN04KNKqZ+cj51Yrvca2qk3NhAUxJyZgD4z9TVS2xcLuT4QNzGJ\/vMVbY7lrUSFurmSefTOKcP3GnwZN5zfuobV248QGKoFkR0A64M1VqLv3VwJdUywlQpkjnkjocc1VPcuptZZOSREz+uKVrpYZAAz+EADP+Qro9TzyHSS5c7xUOxVVFCyqxPqT50qgFtsiPMmKFo7bggK3SG4NNcdu+LELvBJOAQTPlxXC92a9AVgtwHaGUHhuvxoAgTPyqKIgtxQERkGfjUIwMinDRt8Ix+dVU4PhiM+daTEYuSRuJxxGIohtrTkMJwelCAbcqPw\/iJP6UVeCQSYOY6T8K0n5AGJGD61aCqEp+6RtZhmDj1g8VUZJ3HMnk9ackxtWC0ySBn60oWK6FQCYII5FZBvL+FgWQSY3cn6VSLzgOCdwfJ3Zk+fxyaRiSBJn+FKcKF1y6HVVbkAQQcR8PnWUm+\/bdSyrMMQSAMYmP7NYSq1tzIIMQY9R\/WrrTxNpd20xIOeB\/U11wy8gyOi944dmZyAVjMk1G3KDuEkSoQiQvw+pq11wtpSSMHuw26SRyKXUnYfDuKMI8UEgTgT54GRS0kqSFdmayhb8IJgbY6DrGf6UhclmLyzEyWJkzStcdlgsdszt4E\/CmQhgykwMlfFAn+PlV1Lk0ti8bbNz\/AGbkqviVliCfrjPpQa8TbYOCzySCWMKcZA88RVAUlWYjGATV1u7EBwNgBgGOPTHPrW6wAJcF5UZzJGJ8hQ7qMsSscmJjEj60lxg20KsAKBkzJ6mlLEmSZPrWXkmJerNaS4oJDGAYH5TSMxMbhiZE\/wA6Lstx0I8TFYYEQJ\/jiM0dl0tbs5MDcFLYyJ\/SK1Qpbaa3a3s1skMYST+GDmcZxioq7t7XNvgUREQSYgH+\/jVdq4QXa2qKBkgt08uc5jHpUa8m5ioIUtIBAOP51pZINx7qHZcZk2uHIJ3CPhHnSFwFZFL7DBjdjcOpHzP1pW27\/wAQKmCdo4pVInxAkR0NDZpIvvgvqAQ63WeDNtYyekQM0l24HW2qoq7BEgZbJMn1zHypQVBQ5PUjjrRKfeqkqN0RDSBPwqpQa0SNrltoVx4lI3D1An0oBt7+Noxy0ngULpdrhFyd48OeRGIp7ltl06s9zO4gWyDPqeI59aaT2F\/CQRDgQTzHwP6VvXuaZD72fZnu2dh9oAl\/+63HpEVozm0yMyLsbd+EtOM8Y\/jW6e5Ig+9f2ZhQI1MGOvhbNc9d\/pZfDLk7mqVKleUA\/OC4Y2qCrBRyvrn+NVmSJNMrQcgEeRpTkk16fJoURm3HhQPICiIAJ\/ePHpUdAqowZW3DIHQ+RpTWHsIS\/gbmWMniI+FIfjNNEoWkeUUvxE0ZXuAbbtbdXQlXUhlI6HpSkySTyatuPadbYS2ysqnd4pk+nlSLbZrT3AJVSATHEz\/KjJeAC0m2CqwinmOp9flSsxZAhMgEtxmTHX5USoCg7skTHzoMV8O0EYzJmTWWzUJ+Eyg8KnBI5+Ipr1zf4wBvOW2rAHlAGKVEd3VEG4vwBVqAi7ctI79ycOwBys8kD5GKfgwzGnny4qXFCvAYMp6gVYtrckq6HwliJiI+PX4UtyXuMRy3QTmubxcG0UogDeMYErjnPHoaM94HZi26eeR8zQtyfAAWBMkDrFQCR+A+H8UeVZgECGSsiROZkGhshR13ZFW6clrqiDJxuPTpRcKHYBgQMSOD8q0sUyK7hYidpUrK4PA8vPrUWxuwrqTt3Rz8eKNxkPpHAjkVFJACqjd6AR54P+dTSXO4FbeEhZJUHg8A9aicsguMqNj4+U1lM0EAhChEhgoM\/EdD6YpXK3GVbarBAkAHMYn4mJrE8GaJb\/1V0JViTDAo0MMYIPTNZF2y5s2gWWAAAByhkggnp5\/Ppmq76FLlxivdhYAEglSQSIE8fpVtt7bozahyciHAIPX9T+laxxlTMt9zDuMhMhSuP3sls8z\/AHxWRbthrNu4BbRkIWHE7z9I+tDUWrRCulxrkzJzCgGB+UUbRChYteJQSTujpXbRwVmRrlFWna5a3EMUjBgx1H1pbYYlgYgTEn+\/KrdqXW5YLyY8+lHUKLQS2HDgAwy9Rz\/fwreWLS2eyExw2x9rAMoOdpic+dF7TWrqpd8MwT8CJn6GpeDteKlApGCAsfOoyqVVhv2\/hZokT0j5V8\/YQMoFxwjblBMGOR50TsFtSpO+TM8R0j86QbhAMgMPqKYGNv4SBmD1pTEAEkAdaczLYGOYNRQqgm5k4gA\/P9KKM1pt20QTBB4PpSgCICsGHigEZoJgq7LKz14MdKgtsGkKDA3FZ6U2+Vh1gLPCgGT5mtP2IoUlCwHhBifWiYInAxxU3d0wKSGBkN+lXHYiXEcFbk7TEEY\/rUhpUytacB1yIMHr1pg1vYwKsSRzMQZ\/SKLghxvZWESIPy\/hVhsEE93LpGSB\/cV0WLfBUqUxaIgZYGetZFq5t1QbVBbwZIMtJAI5nzFVbDcuiFgxwB0H9BRYEx3cseNpE4zXTpaVBktqCrM5KhAIgZOf881EZmKozBlB3bWaASYoDvTvYtLKoBDicRA58sflRvWXFpbpGGGSAAB5cVn4JPyIRIJUSOpHSoFJeBAJPngfOrbFtu7a6txBGIaPlE8\/wooqrqArR93MkeIMRJ8xioaVlg8lmg8QFxgUQbYkZIgGSMzHH1qE5Z17pZUnbBPXjM5qXbex4UMy7Q0kdP5U0hVBaYEwJPoKyLlwam6Tst2yVgBQAMDAHyHqTVLKGLOikoMsADCz060XYq0qhRM7Q2cH+kU4tLkuQAqdvp58UHfe07VXpCiKNxiFVNqgDMxk\/Gl3kMrAKIjESPoam\/Joa27ArtUFgZyoNKR4QZz5eVR12uVDBo6jg05c7CpO7IMxPA8+etSAs3C0VZElCoU7hO4wN369Kr2lVJdWAMgHjIiaUyFBkZ8jTSLjlrjBeJgU0uBJq2SpI7wA28rB5M9CKQlTbVVQbgSS8mSMQP1+tLBxVS5Lrl0XXNy6zu7yznA8Rn+lVzUNsqxFwhCADDTmf86N1VRVAIYmTIPTpjpx+dNJBTYZ3sRkYAnFbv7kSP8ASx7NRx9q\/wCE1o7sYAC7VwQI9Ofyrd\/ci5PvZ9nSQvj1WYUAcE48vlXPWf6eS9MtzuipUqV5gD84Mj8A\/CJJHr\/cUq7IbcWnpFRVkMZAj86X5V6hmgRiakSwEwD1PSiJjdBKgwfL4UOW8prD9EQAkxj60UCCe8BOMR50pJPJ9KtF0\/ZjaZVI\/dO0AjOc\/KpJNgypRwWB2nExRXa7ne20eg5ouwdZbkQABjp5R6UsAEUREKxHAGB16moWkAdAZpyCxLhZEy0CAKNy6jWLdtbSqVks8klifyrDU5Ki7QDBDAjLHmBUjewtWlLMzQpAyc4xSou9wsqsmJY4FWFSIJ2752hBPlzV2qJgNkrdWSYMElRkeeKR1OxWVyyjA58OTj9TVjbNtoZ3qG37vj0qraxTf4tgMTGAegrLAdHFhgDaDOG8W4mPhimTvAqqpFsPuhtwAiMjzpbts4uFBbRuADP5TNAoGJCz3YB8W3JAPJ8ulZVWwNUV1ZLgIO5Zw0QDRvsG1DnYqZPhUkiaoOAIOKvCGzeC3A+394LgsJzEj0oTfBFJEkY6V7\/sT7K9qe2Xb1jsjsPT9\/q7uW3SEtIOXZugH9MkivBmH4Ig4muz\/wBkz2b03ZHu3ft11U6vtS67tdIytq2xUL8JDH5+lcNbU+1g8lyPInsh+zZ7L9l6O2faDU6vtTWRLlbhs2lJ\/wB0L4vmT9K98e4X3bhdo7IuAemuvf8APXMHvh96XbXtx25qja1l7T9gW7pt6bS23KqVBwzgfiYxOeJgV85d3fKO20Y\/Fmua+n1slcs4\/AOHXPvP9y3u67F9hO2e0dJZPZuq02na7ZvNrLjA3APChDMQdxgeecVyRqCgFq7ZQrbiIbqREj86LIzapbKk3A7CAxKnJ4zxSXe73k6YMtsQYdgSD1z1zXfT089PFrJ0y4zdfdf7A9s+8jtL\/D+yx3WksQ2q1l1QUsgnA4ljAws\/QSa6f7C\/Z09iOztKo7TGt7T1G2Gu3tQbY+SpEZ9TXr+7vR9n+7L3IWdfcTcLOhPaWqYCGu3GXdHx\/Co+Arjv259u+3\/bTtZ9d232hd7t33WtOjkWbKzwqjy84kxXzrPV18n0ZRIUlidNe2H7Nfs3r9C7ey+q1PZesCnYty4btlz5GfEPiD8jXK3tf7O9oeyftFqeyu27Rsau0T4ZJG0zDAxkEdR0rfvcr70+2fY72m0em7Q1t6\/2Bqbi2r2nvOWW0rcOn+6Rzjn8x9m\/bB9l9Pr\/AGJ0ntFbtqNZ2dfW07gZay5iD5w20j4nzrp9zV0NRaeo6nwMT3OPVuHawJAGDHmR\/nW1+wXsP2n7fdt2ezPZ+yQxJe\/duN91YSfxMefQDJJrVBKiSnhP0ruH9nbsXR+yHub0\/a+qAW7q7L9oaq7ye7ElR8AomPMnzrevq\/awvLBI872b\/Zr9jeztGg7du63tbUgeJ3vGzbB\/7KoQQPiTXtH3Ce7U89jN\/wD517\/nrk73me8ztv277X1Oo1us1FnQb\/8AVtDbuEWrSZiQOWiJY+vStHR7hUsXu7BiRJE9B+VcPsar3yz3Go6t99nuf9gfZv3edo9qdlWm7O7RsBTpz9qe53zbgNm1iZkTxkc8A1yiCRwYqwsyXF3eOADtLbsET+lKADvCgseQfQelfRpYPBRulTavdz7Cds+3\/bw7N7FRNtsA39S5It2U\/wB49c9Bya6o9nf2b\/Yvs7RoO2TrO1dTth7j3jZSfNVQgj5k1n\/s8dk6H2S9zWn7Xu2xbfV2n7S1VwCSVAJUfAIBj1Ncre8T3g+0Pt\/25evazVXl0jv\/AKtoLVw93aXoABgtByeT+VcLqfUZvHBxItktzrI+4b3blQP8HaAI\/wDzt7\/nrRvfN7ofYL2b93fafaXZdpuztdYAawftT3O9eQNm1iZkTx8eBXLC33TTtbD3Vuk7WniDzPXoPzpO8uFWRmOMjMjg11w+m1E0\/uP\/AH\/kL6PS7BsafV9oaTT6m4dPp71+zauX1OLakjcxkZgT1Fdn6D3G+7ldOjWOz3uh0H3o1137wczhozzjFcQ27i22KFTt2xKMVknzn51lWW1CXkVXBAVlkGRtiCZzgD+lfXqaOpqdPRm8Z4CnbDe4n3csZPZDT\/529\/z1YnuP93lsXdnZLL3o2vGsu5Hl+KuTvYf3e+1Ptvo9fq\/Z7Rm9ZsfdsxvLaXfg7Ru5MdB5iTWn3vtmi1FyxfD271hyLgk7kYYg+UHHxr5stDU6mlrNv\/fZq+j7b+0l7Bey\/sba7IPsyWsXr7OL+l703SEABDyxJHBHPw4NfDGkkhLnhIIJLfiAz\/KgEe5f7t9+88gjP0NKrbZgsrAysYg19eksscFjk77KTgtswr7bd1GEF8rIJEwII6\/xpINvfIhoIiYIznFNcEMj3twZiS46x58RmfypDcIuE2JVcxnMep61042IN29uG0LtEAHJkwAP4UGEBTKncJgdOmfpSEkMGP4geIqyVYGAcmcciKpW9xWxJYW1G0qDmT+9\/TH60ACxAEkniKktbJV0yJEMOKJuBlUQFCrA24JPmfr\/AAoqIltZIICsTIgmI9T9aWDEgCJjmlDU2NszmeKqJIMkEGRyKe2J3GVhRJDGJzwKKNtuGSysRG7dxPJOMiJxRe6rqAUA2oFXbA6zJxnk\/l5U8FuVVJp0Ki0T4CwYQDMxn5RxPXj1pdxgjEEzxQVGW66iFZgM4B88VGuMyqgLbAZVSZgmJj6UGKFVCqQYySZmopEgMGYQQADGen500hrpbcFddrp4TMzjzn6fKkoEEEhgQQYIPSmCgXNtxgoBgsPFVSowuGfGA8KVAacf5Vu3uQ\/6V\/Zn\/wA1\/wAJrRa3v3JKV97Xs0p\/ENVBgyPwmsar\/Ty+GR3TUqVK82B+cDyNoJhDxHl\/GlcKCQstB\/EOD60zQyIFksAZHlSs\/hCrIXqJ5NepcNBW020OVOyCZjHMfPkUhUk5wTnOKhgwOIo2zDTAb0NZUcRCRzximGG2lpWelDbgZE+VCMxWd0RGJZvOi6lVSdviG4QQfTPlxU3MqMARtbB46ZqMFCrtYliPECIAM9D1rLAgMkbiI6zQkBSAT8DQ6QPzqYjiqkPaKgbWja3J2gkfCqrjMxG5i20QM8Dyq5Ao2kyoaRPMUcPcRJXGNyrBP6UNVFNxfst5EV2UIrobilmADKJGPpxVXdsZCqTA3HHTzrIvpqNve3DdKk7wzdSZz84\/KscuzPuJLH1rLS4ZlUa4JCOttktNCyeCQBOfnPzpbrTcbZIScCZxVwVbVtGLHc6tKOpAjoQRzn9KrVIBa8r+ISp4BmcyfUfrWWuxcEVwId1LuzTO7p8PP41WzFn3Ak9c5PPWntW2ZlKsFOTOcR8KFkPICg7j4lYGII9aGmhEYttFsgATu4APHnz0ruv3CDb7guyIIMafU5HX725XDWqbvAjtcLnaFAOIAA6fGf1rub3CLt9wXYyhgf8AVdRkety5Xx\/W\/sXySOGLW0PuYAyeOgrIQW7wBu3AviPCfhPr6UrF0t92yKLdxgZZRmJ4bkDng0dIzZJYqkEgFdwPyr9XDJL8TL8mKxYbhcMzyZnI9aiKUYspVwIJxIq2\/b7p3HdlQWIUMCBHn54qtVYSneFVJgf7rZ5+FfPls9yO6femQP2dO0DmP8Kscf8A9K4ULLtbJnoIn867q962P2dO0YyP8Ksf8FcJsV4UGQZnpXw\/RtrB\/I5FltX3owQwGU7hOMxXc37TU\/6Ee2Npg7tNBmI++SuGrb77qDdALDwycZFdy\/tNx\/oP7amTnT8f+MlP1TX3MGS4OFWH3aEloJM+X95ruzsf\/wDTFb\/\/AIw\/\/wDzmuFLIQlQ6iSwAZiQoHWYz5V3f7AWz7Q\/s6aHR6Bg13Udhvo0z\/8AMFtrcf8AqFZ+rdWLLE5a9wfu\/wCzfeH7W6js\/tXV3rGl0+lN9ltEK9wyFhSZiJmfTiug1\/Zj9iQpH2ztwg9PtKc+f4K5A0ep1vYvaLXdNd1Gl1NpmTehNtlYciQQR+Rr1bfth7T3DZQe03bQ3PDXD2hciMdC2Iz8a66ulnk7hlAq7my+\/L3f6T3fe2I7M7F1tzU6W7pV1AF5l7y3JZSrEQDO2RjrXzpUxtLhVOT14+FHWavUa3UXNTr72o1OquEE3rtwszfEmSfrSiRsCsN5Jwfwj\/Ou+moknuDO1v2avaHQe1vulTsHUsr6js+2+i1NkmC1pp2tHkVMfFTXJ\/t12Cnsv7ads9jafVW9VZ0l25aW6sfh5g\/9qMEDrIryOye2td2UzP2drb+gcobfeaZtlwrMkFlIMZ+eB8C7d+GKtadnCncwIhiJOTieRmr6fQ6Mssk+exN+T0vYPsOz7U+2nZXYl\/VLpLOs1K22ukztXOB5k8D1Ir6p79fcvZ9guztP217P6jVarswkWNQuoKs9ljw0gDwnjjBjzx8e01jVDUWLelS6uouXQqdyPHvBBAkc\/umu3PfICPcL2uO3WjU\/4faF4gT99KcD\/v1n6nPU0dXDfZ9iUyTOFLjklwoCQ0hJJC+mfKird5+I7So59Ks1rO953aJHh5n4Afp8qW1dKlYRCkmVkgN8c1+hi13YLg7D\/ZAC\/wCjTX7GJH+JPM+fdWprl33i2t3vA9pQoEntPVGd3\/1X58q6j\/ZBx7tu0FK7SvalxSMc93bnPXNcve8O3PvB9pfGAzdqakYcCAbrcmfXNfn\/AEiv1Gojb4NbRWu7hsZ7hAyWmM81ZZUi0do7toy4BOIM8cTIHH0oHTMHQKjEkBlAyD8+lAOSrBHLIWkoGIgxgx8zX34rpdZmplWN67h4Y8yJpkfduVbc3XIVYAiIIOI54prRa1K7CWbAI6+UfOqrgazce3IMGD1rOW25oBIO0bQIwY61DtDOMkZCwf6ZoqXYNA3dSSJq21ZNy8\/eAIIZsQMwSKFi3whKAc5zUPpUZSrlcEgxgzUcFWKkgwYxmsiASTimMbQZzUZQAIYHrQ3S0kAmngggjoKMmaXdgCBgzNRiSSTyc4EVUhpXaMndORGI\/uaZADuJXcqgkiY9B+ZFL4VBBknpHFKfSl7EOcKCCDPTyptwlyghTgBiCQKrbb4dhJxmREGnZiYtIQyhjtMRMx\/KpMKEIxRnCsUUgFowCZgE\/I\/SlBAmQDIgT09aJIG4lNu7IXMRn1pQ7JugxuEH4VUSwKvclju3FoXGD5\/wrdvcf\/0sezX\/AJr\/AITWjd54XUKgDEHiSPgeRW8e4+B72PZjxAzqenTwtWNX+nl8MDuypUqV50j83KlEgQIJJ6yOKiqWICiSa9PKaJMMM4A5ApZMAdBRoGJxU2RBHUfSowG0ETNSiwwCJijsyF9IoEEGDTMzM0kknpJmo6x1meDNDW1AUSYA5NT92ZHwqEDpVl1kItlUIhdplpk+fp0rMIjoEtgxlsSenBkVWzDaAB4gSS080RxtMZPND8Kgggzn+lZbEiMUO4EiQRj4f1pbjbiMKI8qad78CWPwFMUXfsUhywBUocAmDGRnqPjQ\/AMUfe3EFy5AgAs04FBm2oyqUIMTiT8vKnba4VdpFwY3FsHnz+X0pEQu4FsT0k4AnGTwKmAgBML68Valhr9\/ZYXl9qqzCfn\/ADo3NLdTTC\/3bdzu7svyN3MD5EVVvOJgwCBisSOZFbwKYMbQRjzrun3COo\/Z+7JJYBV02pkzx97crhcgBVJ3bieIgR8a93Qe1HtD2f2Ld7H7P7W7RsdmXwxfTWrzC24M7sDEGM+cV8+tovVUQ08c3HtXl3BbhGIMwRP1pg2wIzqdjoSCZk8ifrVXhKNvJFwEBcYPnJnH0oqPC63GCpOGiZI6D619XUzBbqNQblog3bjE5bcZz+vnWP313u9neOVK7InG2Zj4Tmr76XLGpXvUK3E2mGUHOIxwRWO7s0KWJC\/hB6f3NGpk8sqxU7HdXvSuKP2c9c4KlT2Vp44gz3dcKXQARtiD5Gete9qfbD2h1Xs+nYWq7X113sm2AE0rXTsUDgR5CePh5Vr7sWaTEwBgRXy6Wl9rFq0nuWI33loEiFMcRiZruT9pm9b\/ANB3arC4pFw6bYZ\/F96hx54zXC1enr+3+1+0Oz9NoNb2lrdRodMIs6a7fd7duBHhUmBWdTT68scrwRg3Lu\/ZgAIu0R+tdAfsy+9rS+zPeezftFca12Teu95p9U2U0ztyrnorHM9DM8yOfkNota3qQq\/j2nLZ5z9PlT98xuOQNouCCtvwg+WP4V0zxWpj05cGU5wdwe8L3G+yvt7rD2vp9Vf7P1eo+8e9o2VrV4kDxlTgkiMgies1pq\/sr9mrb2D2o1m2ZP8AqiZ\/\/wBq5y9nvbf2n9n9INL2X2x2lpNGj5t2NQ1sDqYAMdOoMV6Le9T262bj7V9rDcdq\/wCtmViMkf318q+ZaWrjsshq8H0v3t+4FPY32J1vbuh7efVrpWRrtm\/YVCwLBZVgTBlhjr8hXwa4y6e0ANpuuDu67RgiJGPiM817ntF7be0vtBYuaLt32i12v0iOGFp7zNbdgYBjHxk14Ny7bfVKdNbRMQQ8FTA5g8fOvq0nmsfzdYOM6K93X7P49rPZDs3t7Xdvton19kOLGn06soQ4EmRJPlGOK2Sz+y9pLKMtr2q1K7gVJGiSYmY\/FXOfYHt57V9idnJoOyvaPtHQ6O2CbdlLzBF5JAHST+tejb97Htt3jd57TdsFSsAfam8J8\/1rm19Q8qsy\/FKQ6t9gPcf7NexevXtfV6m\/2nrbH3iXdXtW3ZYD8YUdfUkxXyj9pH3saT2idPZn2Z1HfaKxdDarUIfBfYSNqmcqOScgnjjPxrtn259qu3dDdsdp9udpazQsQWtam+WHX5dDWuqtw2ZthAqDJDjziecnP0renoZdf3NR1oquEPdN21aU9LhyjJMRwcj16VHYKSlzazrAIXIHIMn+VTUXrt261lboNq3K94JyueeCRnqJz8qotXO5doMNP4gSMf3B+VfYs2n6BLY7I\/Y6I\/0Z9oAMDHadzjp93brl\/wB4DI\/t77T23ZQh7U1bC4GkZuNHAPpWD2N7S9uezNnU2uw+2tfoO\/MXk0t4qjxgGQc9c15D3EuMSQZ2zvIJLNAmc+cma4aOm9PVyzfc03UW3bjhVtsXUWoa2hEjOSfh1+lVXQ6DcSu88hcMJHBFK6IO73OsbiG2AkgYzn+8UbrHcSxX4KIwc\/xr6XlXuCGukhLKsjIm3OZnOSP76UqNsRh\/vArGJHGaNjoQ4VhPSTx+lI7AAKFgrIZgfxCaLtUJbcd7njZhvACwoAxEdPSo3e3r5Bw4nBhY9PSqd47oqBJJmT09KhUqAWkSJEjmrq8COWV9vhCkcxifrSkySaUGTRrLYoKxPi4qVIYKrQQpJg0D0I+lN2KhAJIABJOABUoA\/GelMw2MyODvBjniilS42FHfA3AWtgEFRKn5\/OqgDBgYiTSySadpuK12UEEAicn1j5fnWquxcchbwWwpUgt4uenTH1+tIFJ8uJ5qFCGCiCTEbTPPwosCSTAGBxVaQoEkDz86a4ptuyEglTBgyPketDadsyOQOc0yXWS73iQrZ6DE+VFIVdsgNMEiSOQK3z3HKh96\/s26uARrAAhmSNrZmI8vrWiSpQyDvJ5nEfCt79xxe372PZy0YE6sbhAOQrdaxqP8H8Ad11KlSvwBPzePwodc09wBXIVtw86GJG6Y9K9TNzYlQ1DzUrJA+NFgFiDJ9KjCOYzmptOzd04+NACzMzk+dMGXuSuwb90hs8RxR4BAb155NLn8POamAOnFTbxkTWZ2rodR2X2lq+z9VHfaW89l9pld6mDB+VYjFiPTzrOzQhkIlxGtqXMQ0nw\/CgXYWQm4ld24r5HzoLIT8OGMTH6VkXtILWpNo3rdxRbFw3LPjGVBjpkTB8iDWQhjMIUQ0g5I8jQIjoYishbCvpb15b9r7tlXu2MO+6cgdQNufiKrRbmovrbXLuQo6DJrPIisoFpG8QYknIwR6fOabvna2loKOY8IhmGMHz4qztHR3ez+0NTotRtN7T3WtPsMjcpIPykVRcAR\/A4bgyMZqoNUlpRcubXfu7fJJzA\/iaUi3vADPsnLFfXynyq3Q6W5rtbY0ung3rzrbQExJJgfrWdrOwNdpNEupvqosm\/esYkkNbVGM4wCHWD1rLDg8wMpturgkmNp8qMZbuQzqBJx0HU1k9ldn3u0dQ1nTi2X7t38bRAVGckesKapQLdv2lFhiGbCW28TAngc5+VCLgRlaybqsm1h4CrjxKecfT86A7sOkSAQAxYTE8mqyDMHmsg2rR4a4Z\/CSsQPOOo5HNHwEIrtbdO61BXawYPkQQYEfDmjk3nuENeK+N3XiMZOPM\/nVltbt26bigM1pWuOAsoqzxA4EmPmPOsrTdmXddq9Ja0B0pua0ErbW4fuQCwIcniAu484IpsMrk8m5ca6Zcln4JJn4UhB4jNZuusWrd68E1WnvQSS9kMEaTgKCoMfIVNNoLl\/s\/Vau067NLtN1TgwxCiPPJrmzdMNUZiQqliBOM4Ak04ZSMSrQBHRjPXyo92q2C771YnwCMMP3s+fFRULKyyZHiVQN0+f5fpSrwjLEDhXBKIdrTGSD+dDKQ0SPkRmrGQBittSzD8IGTjJJGfWl3EMzXbY3mHzgR8PnRliQoDbC8kL8aiOUEiN2RlQcEQazO0NBc7Ps6RtQEY6uwuotFW4QlhkRzisQuYmFJK7TKiB\/X1rOwEW1tRjdDKY8I4k48\/Q\/pUu93KIsQObkGTIGI9KAuFVwc8ZAPSKz9DZua\/tGx2fpbyq2pdLIydruSAOgxMc1VBuYR3qkM24BYAmYBM01y4ly47gmWA6AZjPGImi+mY6m7atydjEEkeRil0qTet7XRXkEM34Vjz+laTvA1IsdEF42w4e2oAZgMf3\/WrdIEv7LYVktLuZyBMmCRn5cfHzrGNzZfW4yh3VtzhzIcz19KheLbIyIBu3ArEgx58xXTqm4TaFmo1PfPdYorM5Hjb8WOvPXrzSWyY3tlFwACB5xWZ2Ppr\/AGr2jotDprrDVanUJatbmgB3IWSefKsJQRdKIu4GBBzPHl61PJ9VoriFjA6gttsubgPKieYAECI61Woa4NoYBUkgM0fSvT7P7Iu6pNXc+0W9Jp9Igu3X1G5QCYCqAASSTgY6E4FeUyOri2cGYg4g\/Op7PcUG3AuE3AvhztaYb0xU2koTCiWgCc0BslQuT13cVn9k9najtbV6bQaJd1++5A3N4VPw6cc\/yp9gYIVht8LAt+Ejr0o3AwAz+6CczWVotA+sa+bVy1bt6ey16491toUDEdSSSQAPM+Waw0AKsWmenlSn\/ERmWHcKyuF\/eXAInkTSgEgkAkDk+VLiBn5VCazRGnFNPgEkHoPSkEEEyB6edMBtZd6krOQDEj41pNogZNQGDIqEgsds7ZxNQCeKKQST1GaOMRyelZen0F1tBqdeBbazpbtu06lskuHIiOngPXyrIvdiayx2NoO1tQLa6LWXHt2ju8XgIBJEYBO4AnnY3lSmip5vEg485qAwwMAxmDxRZkiBgjGOtISaXsQwOBEhupmoaSadmZQbZjB9Dn40UqX2vvLlmzKsGZRlgvPTceOT6fSqVgONwJUHIB5+dFDAYg7Lts7gQYJyPXp6etCwHa8uww0zJ4HqaW\/IUisFKtyQZgjFb17i9p97Ps3JIP2nAiZ8JrQ2w7AkNnkcGt69x0D3u+zQVtw+1YPn4WrGo\/wfwJ3hUqVK\/CE\/N+gc05UBAd3in8MdPOl8q9U0bEpiw3EoImmdgUCqsDkmef7\/AI0isV4o4AJlIgjxDPBqKu8MAuQsyD+ZpkKbl3SkfvLnM8mkYliWJlic1kuRaaALgA9KWrFVd4RyFMkFpkflQiNy9r+y7g94\/aT9qaXVWOy37Xud\/fZGCd214ywMR+E1b2lb1V3Rdtr7R6NdHY015F0hTTLbCXO8A7u2QBKm3vMZHhB+OlXNTqLq7Lmouuh6M5IpWvXLgRb1y46WwQilpC\/CeBXLobhQ+kdqabtEWPbRb\/ZtlOyNNYnRXfsyqltftNoWzauRJ3ITkE7gZM81ia3Tvprfa9\/sbTI3aVqz2bAt2ldrdltNNx1WDEv3YLDPi58RnX9Z7RWrui1lnSdnJpbutXZqGW4SgXerlbSRCAsimJPECBXh95d015blu7dt3gI3AlWHz+FYx03G\/wDexG4tpUfTdpnt\/SWNFe\/xDs1b4s2wptq1u6XwPwEgbmURDYgRA9L2hVEsdo2r2j1ipZ1dpLBuaK1p7Vhu8wqMrEspTdgTOGPE184a49wEksW5YjrHB+POfWi967cS2ly67oghAzEhR6eVHRHyBtGoXRXfehqrHaaWzorvbLJfd2IC2zfIbIOBHWvQ0a9pajtfs9fans3TWNAna1m073rC6fu8ndaWI+7jkZCwvE50NpYkkkk5JPWnvai5et21uu77BClmJgeQngVPFsTf9Mddcsaa925ohpNdY7Y01vTOdOLDwS\/eW1AAlRCY4WRxuzZpNK+s0+it2jb71e2O1Lii7Z71SVs2GMJ+80AlVPLADg188bUXbj2mvu90W4Ch3JgDoPIfCp3pFssHZW37lQE+E\/70z8qOgyz6v2dpLlzWey+ptae9f1t\/\/Erc6zSJYe8q6dSgZVJlZdskzBjgCvE7M0v28dln2r06Wbx7Vt2rBv2V0\/fWoPeo58PgUi2PTcQPTRNRqb9+HvXmLriCxnIyfnGaS69\/Uy917t0ooBZiW2rwM9BmsvTfkjf+zE1WoGjue03Z6JqU7b0tmwl3SiyWQl++twAJURbxwsiI3Zo0d7U9q9s9ta2yLdi3pLexU02ht3LtlO8wLSDaB5FzmDEknOn3mvX7dnvWZdu2HvMSVXgEH\/dmcAdKs1Gn1nZ2k0ep3C2t8Mbd23d8TDEiAZgHExEyJMGB6c5BZJs+hXDq+zPaPtyx2VZZNVqOw9PeNkaZBca7tssx2AEBvxkgcGfKsL2d1H2Dtj2RvWLSWWu9marvgLYJP32p\/wB4c+ECT5AcV8\/sXWBncyuAIYZaZ6Hpg1LF5Latvtu90SEJeFUEHpzMmeaFp7EzO7IOn7R9q9C3ar\/6jd1lsal2hItFwGJjAwelbjqW7Wu+y3tEO3dFb0lm1fsWgBpBZNv70SqEASsZgTEDzz881LI794hjfkr5H5AD6U+o1V2+oRrl9rVvw20e5uCJMx\/cVZY1kmfRvbXT6azpO37S6XVPpLLKNGzaSzas2PvQEKXA25wybsZ3A7zMSNd9ndcezfZXtvV6S3ZGpGp0lpLt20txrQZb2\/bIxO36VrGov3LsW+9drKTsVmwo9BOKiWrzHu0V2LLvKKCfCBMx5ASfhR0xQT6ZpLejs6Ds1dPp9fqOz7vZve6gWtFa7p2KHvma+zAhlbcAT+GAAPPzrh1qaTs2x2R2Vb1XZFzs\/vb73LalLp2E3We5HhZG3AGRG1Y5zotu5cNtrHfNasnxMpY7SQJGPPyqxC7acWbN66tpzNxS0JOMkVLB77g0jfLeta52h7Pdk7bFzs+92VsuK9hJuStzxEkEyMQZxAjrWV2BpdEvZXYgTS63U6K9pmfV27OitNavHewub7zNKFRGTG0AEcyfnNnWhXtC5bLWlG0rvIwYmD0JAOYPNUm5ctK9m3qD3TnxKrHaSOJ8\/wCtZemuzD0b1av6MWfYLs3VJY0\/Z+qRbmvuC2itcX7beWWuRugKscwAKPZo7cu9vdl\/412dZ01q12zp0W4+mWw1ttxm2gAErAkiCBC8TnQ5uW2zD4ZQN0wMzwfWaF3UX7nd95euP3YhNzk7R6eVDxE36zrrHbGn1R7YWxa02n7Y0tvvLdpENmzcN4XApABAgD5qDzTe1ii32V2p3ui1ytY1CLYe7obWmTTtJ8KFWJZSs4EjAb4\/Pil0WQ5VxadiA0GGIifiRI+tXPevgKG1F0bFK2xvLQOoHkOeKpvQaNv9itNptd2RfvanTWT\/AIJfHaVwMgi7Z2HcjHqGdLKgf\/UPnXsXtF2Ue1exrmqtacaXt7tC12gUCqBbsAAd2DI2p3j3kOQPuh8a+aqUWy8ByzLkhoAM9R1H0zTWjIS3qLri1IHOFyenzPHnWli2+TN2Pq\/Zee3PZx9RodYmqHb2lS1c1mjtaSF3nfaAVpYA7OkJ6bs6v2z9uuey\/ab9vaIaTU2NZbt6U\/ZhZIJ3b7akASsAEjgEL\/vZ1l9bduWzvvvdu2iBaYsWKiRkSMcehzWLe1F69YRb1y67A+Dc0gDyA6VpqbpinTaux+1NbY9jvaXutQjo13ThmNsNuJLAmWE5A\/Wva1Ni53+o0r2LX\/s2nZBvWr32cBFbuC1u4LkTva9tBzJLFeMV83KbUWLuWkMucRxNWMb4svYL3Hsp49qsSik9Y461NOkj6GdSrdqr2SbGnXRt7PLdNtLCDdcHZ3e94Wjdv3gGZ9OKy\/ZNe0bHbvs9a7J0du52Lc01m5cc2FKu5Qm67PE7kub1BmRCgc5+Xi6bl9Ia74lVGl8kAARPQY4oJqL1u13du9cW2TuKhiAT5x51jp7CfTPZ3T6ROyfZvuNLq9Vp9SjnW27OitXLd5hdcMty6zApFsIegUEMIma0\/wBiwre09kW9E2sXZeK2FCs\/+yaGVWwzr+IDqQBXi2b19LFxLV64to5dA8K3HSc0iOwZWD7GSNpAiPXFbWK\/7I+ia3s65eXtOE+1anUdhi9p50Ys6lo1aBme2CfHsV8qTKCT1qaXSHsj\/B7mo7PsLqk9ndVqDb1NhW8ffajY7KwyQApEjoOlfPW1V86n7R39zv5nvNx3T5zzSPduOxZ7jsxkEliTnmjpfFE9z2UvjWe3PZF\/tEWblu5r7LX+8UBCpuDdIwIj5V7Frsa\/o\/ZrtG5r+zbmmZe19Hp0a\/a2sfDqN6iRx+GR8K0oA92x6SOlW39Tdule8v3bgAAAdidsTAz\/AHmtNeAN97c1Kdoar2t02staa1o9FrA1hbNhE7hftHdkKQJjaxkdSATkTWV7Z2tNb0ftBZGi1n2axcVdGz6O1Zs2PvBt7u4GJcNb3YE7gd54mvm5uXbXfW2LKbgAuA8nIP6gUG1Fx0RLrvctoCFRmML8PKsrGMabD2PZe97H9r2rAL3bmt0aKo5LEXwBW29pN2TqtP2z7P6DW6nUajR6RBp7LaVFsm7pFJuOtzvCSGB1DAbRJavmAcr\/ALNmUYPPUdaKMVBZGIuSIIJB6zWpXsQUUtu8JMZIBzwc0pHMnPEUpMkwIHlTORuDW1ZVxyZzGa31EFNgKlwxE+IDGPQ+fPSixUtKjBzHl6UAdtwtcXcSJyfMYP8AGgTtYKwEAz4SP1poBgHcZC+S0QpAV2BCMSJHpz+tI0EbgQMxt61LbKtxWdd6gglZiR5UURn2727udk4nmPWt69xkD3tezIEH\/Whn\/wDq1aM+zYpQnn8JGRx\/Wt69xfd\/6V\/Zggt3n2vIjEbT1o1H+D+CO8KlSpX4gn5wEUcLtMhp5GcelEIZZSIYeZiIprAYXFO4IAw8ZEhT8q9Y1DYiuFR8eIiAcYpWJa2sCAuDnqacuNrDncZI4APQ\/r9adLndPdWFKMCII3CYIBHrnmsgyrvIS2VgOpOdvI\/j1pFgHIkfGmADNyFx+cUG2wABBHJnmsvcgHb0magIIUMxAnMDimRGdGKgbUG4nGOlK+3GzdxmfOssRYMExgVKcEeHau6MmZ\/nTTcQkbyjKfwyRB6\/oPyogFbbcbfLPxoHM+tEkviFGS2AB\/fFF1KQHRlJAYT5UEQBAxUeKRAJwBVYgcicUzKQASIn60sxET60Mifuz0pTTRT3Rc8DXQ0MsqT1Axj6R8qyRWqs8hVJIBJgTgcmiwTaNpYtgzwBzI9emaMKLX74uT5Y2xSRielZDke2Q3fG6j3GKyG3fhMjJ8+v1obT3QckBTK4IkkZyPmKC8nJA6x1FPbtqzpNzak+JgCdvypSoPY9X2P7u\/7W9i279m3dW7rLFt1dQV294o4+GM+dep7Tb3eymv7V7Mu6U6gq6aDTWzdtATnCpuHON3PyNeL2Rr17P7c0OuS1butpLtu6AG2ByrA5JnmM\/Gau7X1nZGpT\/wB29mavS6nfl7msW8rDM4FtTMkZnpxWHi7QRtf+B9iaDtn240NjU330nZ9khL1\/Tqbttl1lpSEUN4jGN0rMmYrx7vYy6PTa5+z9Wl7R6jssa5bt7TLva3362ysEt3bBw2QxwOcmk7V9o7faFztjV29Cmnudq2O71E3Z+8OoS8zrgYJWACTA6mKq\/wAbYdm\/YxZk2uzX7OLbxBH2g394j\/0x85rGOOchVGbZ9ndBfLdn6rtS6vamn0d3XPYFgC14dObvdh5\/HCgGViZyYE+Zp+wN\/aXZ+kfUKx1OkGoG9T4QbbNAE5iPPrxXvez3b\/Zut12p1PaOjFnXN2XqdO+oOo22nb7JcRSE24uNgSWIJJgSRHk9ne1Oj0v2LUXuyTf7S0mlfSJdOoi2yMrKGKbSdyh8HdGBihvMkjO7K9gtV2n2R2e6W+0TrdeDc05t6JrmnCyVUXLsjYSVOYYAFZjNeR7IqG7Z1B7sqU0GsEDp\/q1wZqyx2\/o20Om+3dmm\/rdJb7qxd+0FbZWWI7y3B3xu6MMBQZzON7LPbXtO\/eu3rVsHR6q3DeGS2mugR05geckUzJ0nsZ\/sPpHPtRbtaixabUNpNTctfaNuwEaa6VLB\/Dg7TJwIr0z2c3bJ7J7L7U1HZVrtfV9oJas3tF3Di3ZYQxudzg+LbEmcN0itX7E1N3sztH7SLB1G\/TXbIAMT3tprfOcjcceYik7E7SfsHtrQ63uC97S3lu908rBUg89CYjirPF2gmbR7OezWkv66\/wBpaNdb2r2RorllLi2+zzcu3XaTAth8IQjDcSDHQHjE7V9mPsvaHaup9oNS2ksW7tpt1nTAO7Xka6qiySgTwgyJAUiBNeZ2P2za0NnUaHtXSXdbpLzpddFv906XEDhSrQ2IcyIzjyq2329oLh1Wl1nZrf4Xqblq53Onu7HstbUqrByG3EqzbpXJM4rOXU2SLLnZJTR9pDRazTfZftejto\/dbZF5LrKdzSyAAEMskEnrtFY3tP2BpuxNR9mGq1balLjW7lnU6M2GwMMo3NuRjwZB9KtvdsKtrV27PZlmzor2p0t5LbMdqrZR1AaILbu8ktjPxpu1+1rGr7HsaLT6LU2ezrd9r4N7Vd9tYr+C2Sq7FIHGSYGTFZmSYVQxdfadPZHslGAn7ZqmgMDymn\/P0r1LOtfsr2J7Ou6RNIL1zX6wM13S2bxcKmnKgllOBubA8zXn9oX1\/wDZvspFu2U1S6nUXWtpAKq1uxtMDiYPzB61bpu1dA3s5oeze1dDq9Wti\/evWblnWdyBvFsFCGttP+zBwR+KmehPS7Y7OF3S63W6G1pLNq72Xp9desJZDCWuorBTyg3S3h4ErxVfansgun7S0vZej1N+72hqL9vTrbv6c20ub5i5ZuAkPb48RCzIIBkxg3PaBtW3ai3tLbt6bU6a3pEFmStm3bZGQCckfdgEkz4iTNeqntQdNpLFvsXRvpLiay3rtt7Vi7YtPb3GLSkDapLGQWYkQJ896ennluZPN0PYPZmv7Y7O0vZfbBvPf1trRuNRpe7jeYFxAGO9ARmdpyMZxf2f7JWu0dVrT2dqtdrNLoFXv7ml0BuO1wsRtt2w8lcTuYrgHEwCdJ212b2fqNDquzexAl2zrbeqm7q+8Mo24Ih2gqhzMhj+HOM4XZvaIs29dY1mn77Ra0C7dt2r4suCrHayNBAIlhBBwTjgjf2c3i33LY9lfY3QaG\/26nbuq1unOn0FvW6XbowCyveS3LozqQQWI2yROQSAN2ikG2UZY885HNbCvbek02t1yjs\/\/wB36zSLpGspei4qh0cN3hUguWtqSYjJEDEeJdui6rR4tsks3JmOk+flXJJqrIim9tjwAhTlZIJ+cVWD5c1bbOw7uNokYnNRbYdCQ3ijCgZ+f5\/SmPIaIGMNOSeZzNHYdz+FoXknEfGnRbSs3f8AeAiPCMHnP5TVaqSDIHxPSndRMqLTORwFgj1mgQsEg5BECOajgTIEDiCc1m7DQVZbtm5ci3DQC3iIHAk9fSkBIBAjNFmU21AmRMyP41Ugudy7mksQAPFPHnUdR+6CJOAcwPjShgSSwnHAxRtlpBt7g4MyvIpTIs2PaEOg2sA2RxIMGfnNVvAIiZ6mf0pmZkGJUsMxwRiKNqGMMAR+8x6Z5x\/Wmoh7K2XvHvma2gXO0SSQPU9T\/lVG9igTc2wGQs4nzpmICMEAIZpDHmBP86O5zhV8J\/dGRJH61Uisdadott4WD4B3Ccen8KG6JKkgmQQOIpTjmrjgiEzTKFB+8DRHT8qJMW1UFTPiwMjpE0AV2kFTPQg\/r+dFIe8gtXGTJwORBB+Hn0rePcSQPe37M8ydT\/wtWibz3m8Ha0zKiI+Fb57jNn+l\/wBm9m4r9q8JOD+FuaNR\/i4SO8qlSpX45o\/OTYsmCxQNG6OnwoL920lQcYDT5c0WbogIkQY65qZZYMkKP7\/WvYw0VGmCjcNxxImM0So2ceIHPwqzu1N89y+1BncW\/PpXPpdKiXSGe4VZ3JYne4yR5nJpAAkzBJxB6etRgDOTx5daUiTgUP4KD3Nh\/AMA5J5\/yqFFCuCQWEQZP0otNlypUhhIdXHB8qYi8pYyTtO8srTE9ZHyogUqdYVBtIbqahTaviJAJIwJBI8vrTpuIuBQGG2STz0qsM7LsWSMmAP78qzljBF3eArtGTMxmi6kW1YqwBJAYjBiOtQym5GUAnmRkUdxe4xO2WkmAAJ5x5VzArHPn6VHERkT5eVOplix3M87vj50FAYbAssTg9fhWWIkGJgxE8UQxCsoCw0SSoJHwPSnRnQMdpdI2EEmM8ceuflSNtIlYBAAIoaD5IzM0b2LEDaJMwB0pVLKwKkhgZBHM0xUEAhgcSR5Z4q22Ee\/ct20lHkL3jAEZkZ4nFEBuIrCjuXy3eBgCNoiM9elXvbFtYa8E2BhtggsZIIx6edVIAWhFZbswomZxxEdTQdXtXzauTadWIO5YK+c07BuxrNi5ftXDbWRaUuYImMCfPqPzq4WRbU3NSqXHK79hY7iDwZH5g1T3ksSC5u7QoPEiI2wP7x60GR0skrdUgKNwnIk8D1x0\/nU2ZdEbaxcJvFqZG7McwDHWnFtNyd2\/eMzAC2TyI4J6Z\/zqsuVvblXZI2xzgiOtM1iCgUnvS0bSDPSP1rG5pljI12wl0hAi\/dSHAYtBMkTx6+lJZsrd2qp7toy1xgATkiPKf7NEjeVfYC5aWgeEDjgUptXbV0i\/acrafa4I4g5E9KmpGArm5ZYLDpcUnaRj0q61auajvDJDICS0cY\/mAJpLv34a4Ldu2FhTEx6dT\/YqIm2Llvuztt7j44IMx8zJ4HSmR78EyxHRUAZmCbdqmThudw9P86xCBcJMsbhgAcyautkMd7EAjJwcxEVbYZhe+5dUYODtGZM4jmaXjUXBT3O3uy6yjn8KuN3UfKkNkLLHc9oASyAwGImDI8\/7NWFHt6lwbbtLDBEMRMgiRImBmnay66cX7tv7kOoKyASSDz1AwennXNpUqY6Wbtzw2g7EgnaoJO0Zn4fyqJdIZozbK7CSu4gek8GrVabSm4tzYqFA24wCSf64+NVmLdkYy0xK4I8585rMiKXkrEkOqAsgO4mMwMfxq5LgRXbu4W5KrI3QOsT14quyB3d2QCduARz6g+lWWXe24DNcZrQ+7UGV5k9cDkyKEgaF01vfd2Iu87SSSSAMelZFpyVt2LQYOG2hSxJnyA4ifnmltp3lgshHeifu5mQeI+GeaQL3r2mFvaSII4BI6z0xFdMG8OALrHiuosojLJk44k5msd1loC8CI6nqTTEAWju3PcIK5PQREfQ1U8sdxI3RhepFdXnVutySHtXLoD92iNwCSsxgiq0AfcxOVXcRnx5\/L+lRUi2xJgAj4nnilB+7IAIJwTPP9K4N7biOtssoIViG8KwvLeVMN2nvq26P97Y0EgjI+lDS3FW8m8kKCCRyDHx64p7PebLhIbcRJMTgH\/KrFIGVXQQWCwyhvxAHNIDtiVU5Bz+lOtxwjAGN+TPX1oPLMj3AvjzCkSc+nHFZa7oQWhueAYJx\/c021FddxJM+X0P9KQkGZAkfKjbaP3S0SW+GKyoQhUgScTwI5p0dhb8KoCrbt373wosVc7p2nrjAquhqcENA3N3h8UYgiCatZC9pAHTckiNwGOfn18\/KqlkxsJDHB6YohAbhVZeAeMZipIAtZjTrcyCSRk8\/AVZsRLUqykkCW8usR\/SgbzMDcNpSSzbnAIksOMY86l5rfd2+6VkkktLEznHQDg1pNckIYQg3VJ3CfI0btzdaQQqbcQojdzk+ZprRD3gXO1CcttkD5VZqLlshkTAPIImDPSSfrXSVF3MZQrkKgcu2AoEycf1pnlCsg7iud0HkdPlFAttclWIO2JXrjirFsHunctbIAjJPPoeJ9K5R8IbChYDAsJE5ExNPKte+7tsVOAhMn8qGxioIUkH+\/4U+wmzutrhR42jgkmKEmVFsG33o74sEHO1ZP0xW9+4t+8973s292S7aqQRAztPNaGHY3AzeJhH4s\/Ct\/8AcgiW\/e77NIrK5GrEt1nY0gZgietZyb6Gip3fUqVK\/KNn5zput3A1q4e8QyrJIPnIqLaU3URriIGI+9JO1R5kAE\/lSbvhVltWdrSmGDNABcDr+Vez27C0VoWtuSrCYjGZkU1vYgK3kOQCJEGOcH+lBQwc7BJzgCcVCPES0NAM5rKQtAbx7WcCMLK84HlSGN5Ck7ZxI6VbZt43OSqmQGzBIExxzxVZ8sZrM7kObR7wl\/wCczE\/CflSgraVSArMfFnMekUpBYFi0tPHX407Fm2vdAYABYODEQI+EfzoeT3aQQVHXvJuFygEQuCR5elKYVCbdwyf3YIPH+dR08IdVfYTEkdfKkHB865N17ijIvLa2jcZuHxFxMOPIYweaojcrOxA4iBQUAzJgxj1pwve3VBaCxlmYz86y9wShWu4AsoMDqBxRJQidpDQZMyD\/eae4j2TsdXVWg+IFSw6GKSFDjdlfSswedwHFryBOc8\/L60pWEVvUj9KvbUEuGWLe1AoCjBA\/nSvccm4wGGGQwBIHQ8evNZYblTBpJYAEnjj14plC5AJLkDaI64\/rQ8JRIIDSdxJoKF2sXJGJUAcn+FEIO1wjkHGJEzPWhdUIdqstxed6g5x606bERtxlgRC9DnPyj9aGHCIzxBjxTC\/SrpqDuCFHeMlwyuBK8rx8ulB4Fu3KlVPJmd3rH99aK2i6vtjBAmYHx\/vzq42AhKkq54hccCTM8RP5GqUKuBV8TXHlisQXcBiBwBE+UfSgbly3YZVbcHUDfMwOdv1ig62pcAQAxjxTjp0z8aZLihEG0YP4toaR6\/CqXuDSYzXArNcvDv7jrsJuHjH4gOeIgnrSdwHtm6A\/cIQrvsyCfPp5xnMUptGGKIfCJYHOD1+E\/qKllbjmLZZiDvYLwoHU+VCVKQQKbrN3asYHTyA5j4UWt3SqFlZkUYxiJj9atayEYbZJIO6RA65GZIimHekIWZgBwRgD4f31reOl2YtlTKLZHdFsggkkDcPh0pbLbf9mB3s+GASflVy6a4LVu9\/8skqrNgSBJEnqJFOi9yl43EN22Qcj92TzHyia0tKbhsS+vcPZN8O1tgWuJbaHUkkEMduMrMZx8aodlW99xmyFMd7GcZPofz4zTm5ehizqiMglQwBKzAx5zn4ZqqTaP4VcHMkfTn9Kw0nWjMHuMLSKVClLsN3Z4IBIz1HB+tUsu4oqq6ISSu47sT8PT8qe7ct3HFwIqyPwgYBHp648vhSWx3bq91WFtsBgvyJE81xz5FFytdfwd8hSDsBMxAEwDkfxjFY7rsZrVwyAfCcgCYzxxFNvDtc3bLZbiBA\/TiJp7Ya65Nm2C0NkiMADOMSB6URQpBluobLIE2uwALjOOpP8ql4Au63GLkCSwHOeaVClu47LcCwCAuQWxjz65+VJbMXlYOXnnBJkjy61uzkkguO5KMCDuXiZK0dO1tL8tJSTtYwD8SKVGZf9o2yQIkc+WKqczkLtECi9MaEvdYZhua7swgzBE9ByOaneW+4CBbgdmJdd0qR0x5jxdetBdQVZHQsr4O5YUgjggjjoayLgFthuGYO4vnPnW0rxwZZisqqo8mXG4etElLRAXdsb8YBg\/CadrwUj4fiVZ8\/P5VVcvNcViWOTkcA1lrHF7PghAqgqQ3Q\/KpE\/gOFkzERSmBlTB8uaBUgA4gicHiuTc4NEXwsDgwevFReQSMTU8O3k7p4jpUkxt6c1lMgiRazthj6Tj8xzRJYSp8OIIGJz1pwQCve2\/Cvl8f86VwSCdoG0A09PggB2EfhwCPwjrRtlGLG6xwMDz8qa5Za2IcQ8SykEFfI\/nVVZnSQTBBiQZ49Kd9ypa\/CMSIaTz18qRdpPiJAg5AmpuPinMiM1SlB3drvdrun04Enr+maFxxcdmZQC3G3AGaSoSSSTyaNygWMiSSTx8qdnO3aSWTp6Um0lQRBkxE5+lRmLGTzxxTWihJYbTJ9KjFmjcSYxmoTgAGR8KY7e7DTLk\/h8hVLsUIRgEfh8q3\/ANx67ve57OvbWLI1oAMf9hoEx5D51og09x7Quxh2KrEQSBJ+HSt39xTD\/S17MjaD\/rXPl4TVqP8AF\/AHeVSpUr8g2fnIQQAYMHiiVICsVIU+fWiN6AqxK4gilJJOTNeyahvkjGTI+nlSsc4ERiiRET+VM57y5udyWYyzNPJPJrL8kKoLIY3Ern0A8\/0pkZBbKsC0ycYIMYzUvIiYRw5k5WYjpzmqxG0yDunBnFC2DkKkW7qnDBWBx1+oogo165tBVWnaD4j8MUpUgAkEBsgkc0WlHcKT5ZGaxuiaFUKCZPExQkZLAyZ4MUz7ZhJgdT1p7N3ulugsRuEBYkEz1+U+dZ4IqVCWyIkSJxNXpcNlC9tVDEbWDWwwHHEz\/ZqnaCR4sxwfOeKikjxkKzKwwYP5deKETV5A7SNxIIIKgdRHFDL\/AISAYgjjgVYttGBdiwWQCQuASf5A+VFVYsoYFrZZRjE4wI+HWibhYAApdTYFS4JHMz6\/nzUuWnQmQSyrLwRjiDPzFPqHNu9et7ChDkHeo3KAeI6H4UqG2mp3m33qCCFaBMx0\/hQ0Y9lWEU22aAwBbZDT1qvbKAiSaIXdhQJyY+FMdgtiWPiM7VyB5VzNLYW2CSYYgAZgdKs8ZHeAbi0wF5Hr6ZigLIEMbgW2wMMc5jiBNDTyCSoUkiI69OPWmEy3TqWuFlO4NkgKBB+eBx06VfduW0nMRHhC7juxukzA45HI5qp9Q+xTtKqV2qdokCI\/F6wajAo2254+7kbtxKiOuOldIktjny9xEsttJm2qkGA0TGIxM0q3WtWw1snfu3NCiBxH8at7yyNKbdvBIINyNpPBgjqKr7tmts1tC4k7swfOCOvBrDU4Fb8lTFdjbQAcR1PGabUuDeItI1sEBSsRPnihqYNwHfbaAJNsQDH0qXmOCHZzAySSQBx\/CsNzY1yOPCm\/wyxKqFaSIjpyB+uar3v3QX92cxgz\/f61USMRiioBKgEE5kRT1uwoOzi6UDQEXpWQrMtlldbZZs7HOQBk88cfE1Sjq1sqy3CyAlWBwo9RVlp2N6\/c3W2lDJZMCY4gY8qU+5nIqZyl1nskpgRkT0p17sX1DHfY8JeAZ4zicxmi1s3BvNoglNzjaB6yPSM\/WqkW5Nv7vByu4kSOOfLBrOTjHngAnK25dVlgI3D1MfD9KS5cF1gX8McBRj6U6F1st3RMN+L0z+nFG9cZ2uOyNDiZJJnoPpkVnKNbbELcAVWDhSSAQymIJAPH1HzqoglFABknzqOGG1isA5EiAaNklSWU7Svi3Dnyrk3uXYe5ZcK7OvhXG5Rg9B8eP1qokg+JSsgYGPnUDlSZ3TEDNWbhce3uZQIg4iABjI61L\/JE7ybb2wlsyweYyInAPlnj4UttTcbEKFEnHA5mlYFmxJkTR2sfxTMTk8gf5VNdiCjoQ28QWx4f5Vel+QSo2suVlpGOkVjAja2M1em02AMt0KqIg9PjTi32BoquFWd5MifCY9aXKop\/dbEx608sA1lkMngHkHzz6VWv4SZEjiaz1MUByGYRA88U11WQ7GwBgUqx1pnRty7hBYAiRGKKUFEkgTUaN3h4qc5Jp7UTBJK8kTE1JXYiKfujKyNwk0oGJbIBgiYNWXDGyIETAAz8z1oM6m4SVweQTNafhiIHbdI5OOKjLtHiEN+lF1iFIgrzQ\/EQCeBiay7wUAVIAJGDxRuFWuMUUIpOFkmKhWCRMx1FCBWSgDzUoxRjHpUUAjFGDCJHnRC\/ebTBMxzj60+1BbU+IuSZWIEdM\/WqwKVsUBVj2il42iVJmJBx8aSrLRZbqMrG2wIIcfu+uKCgjmSR0Fb37iCR72\/ZqODqYP8A6TWjCC5N3cwM5BzPn9a3z3Eq6+9r2cIHh+1BWPI\/C38qNStNlDvCpUqV+SJ+dEsysdu7zMTn1pHUqYIA+dMsdaBgtLEnOfWvav8AJGxZgEGYPQHrV2wuUDXEYclpiMcEn4VWCA25QCAcbs1AWtNIwwPzFZgPcjqbTDJDjkRBUzS3GNx2dzLHJMRUb8RIAAOYFEXGBQhoKiARgisNCVVDzinCEqzYIXmTHNLOIxWWQpoklgRkjmmUAhiZwMQP1pQCzBR1wMxWGiHZWuLvaSqwpbJAHT\/L0oBVtbySHMEKVPXGSCOIJ+fwo92dhuAoAu3wlgSZ8h8vlihsbvdgCs7HaAsEEnyIoaMjPdQJ9yCjEtkMeDiD54n60rai5dtC1de46K25V3YBiP4L9KgVW7xrhAOfwgCD8PL4cUA67IChTg7pMyPLy5\/KstQogXCgtwAwdonOI5rJuXGvX\/FbuErCqeGVQYHw6Y\/SsZ1QqzoY8RhWMkDpnrSLt3eIkDzAk1lsJS9rQKodMbxMxLDwsR5efwqksVLMpEkkEAYIPkPrSru3CGiJ6xT75uK8kRiOYHkPSKuWSUFV2HAkCYUiQJrJBS6ttTCnOFO0ACJJkdY+tVWrTNeNsTuyIK5npSXzN0kDHAxE+tKUVB7stsr3wayGiTKCJnOZM+QNK6OWuoGBuAbiUJYH0xih4LbSRNskw2QWFG6+2GslkDEyQT+uJP8AOp8UJuU92Vdg8FgJgGek8iirL3ZP78xJOIPpQW6ysxQKMeUx060y7UYO5FzehMKTKnIz+tcp4H5KwYugoNpEQBnNQohdR3qjdktBgflUuG33abJ7yTukRHkBnNIuRB4o9CXMFNxbdxNrhjvZSDIxwOJGfjNVvJBuH8Xw\/Og6sHO4EEdDg06W5t3HgkACYE7ZxmpcgFN2wt4QODJA5H+dX2HIBLXyrAEoFzPPyFUKPu2KrvtgDcSPwmnugXNsCMDJJMDgTXRUslTJ1Vu7plbTpvWTuAkFXWIDA4nkjjGfUVjaXSNftveYm3atkAuwkSenqesRxNZOm1NlAbWsS8dFcbGyN1s+YnB6SOD6GCK9fqjdvbQqrpkUG3bXwhQYmPNvMxWMv7jMhjX7n3rAM7IuFDknFI5LKhhSF8PQT145qx2Q31O3eygFxcfBI5H0A9fKke2WNy4iqEGYB6ExgHJFc3XZwKYhB8XXzPNK21bjbdrDjrFWKGR0U29zSDEyGkCBj+80tpSwKjJPSiiKMMQYg4nmoyttDMIkYxEiiq\/ehXIQTBJ6UqLuuKpOCaGVGmFIO3diCMEVGuNdZC0lxiZJJo7We4bZjvCZmZn0pEBLxDEkxA654oAYmbe2RtU8EZmlB2oeASPL1pWaZnJmZPJp1CsCdpkRIB6UcshCZMn8qjEsSxP1NQksxLQCc8UODigRoBC8AxT2wjBwYVoJEz9B61XHizROeOBTShABy30pgYJIg460g5qGs3Y1C0bBtaGbPinj++aUjbzBJ\/KlUTmJAyaeRLEDbJwOQBSRMbCwba2AVzJ5zRIACswAEcDMn1oDcpkGJHQ9KBJZizksTTfIQhEQSZB8qEbmhcTxJokCYGY61KGKQWEsSMEDMnmi0qy74bb+7OKUxiCT50WUgAEROabyUF+NE+KSzZjrmaMmZmY86m47AuIBnjP1rIg+H50SCGjk8YzUAlTnPlQqIlb17jP+lv2Z\/wDNf8LVotb37i\/+lr2Zxj7V\/wALVnNfiyZ3jUqVK\/JMn5zjwn1pmeVI2JBIPGcevNKRHw86le1bfB0gk\/5URnngVGoktBE4PMUAR3Z4LsWIAUSeAOBSngnFQYBoweD160QgNtIWBEDPWTUsgd6m5dwkSsxPpNFNpJFxmCgGIE5jFCSjHa3mJWcisMPRLVw27wYqGUEbkYmGAMwY6YqXBsGwFWmGJUyOJj5TmlddjRuVo6qcUtZZJdxwircO55RTG9RIPlzHNS7AYlWWQxAA5+MjFKwgxIOOlRgkrt3RA3A9D1isNEB2+7UBEBB\/EOT8atFwd8LrQu4kHcJJUzJ4j0xVTZ3BU5MjzAp7VlrtxLAG26WI8Xn5VkGhSSiHZBtlzBnJjzHz8ql1GQbigION0yKQidqhfEOfWi+5E7tlgyHBIzxj9aCK5JAE48qaNpBkYq0Nc7xbu7c\/4idsnnk4zStbGTmOQSQMdKljtsQSN672liTHw\/vFBUdd\/dmQBHMHNQ3S5O4wzMDORA+XxpQhKd4GUw0EZqyaoEG5VvOoQq3gMAH1xPw5oXBb71gbjMqrAO3JMcfX8qZWdbbxt2xsIJ884B+HShv3m2u23aIUIWAIDCeW\/L6VzbpQrIRUyZcwRGQB\/PirLzAbO52lEjIXzyN2MmlZt6IgVVCjJA59T+lCzA3FmAGMRJInpQkA1tGuuFXu03kJO4AdOZ4+NVeGVXKxhjMiZ6VY+5kYpaZVUy0TAk4+HlVZYlds+GZihzsKLUuLvBvubigCVGCw3fhmMY65qvdDbSYtmJgAkCldIJg7lH7wBim70C2UFtBJknM0XyUGKsqHaA1sr+KOP69KLS33YZGS2CQVhZ9c80GtFUAJXxKHUk9JiP8APypUburm5YMcFlnIzS9pQlLLvj3KZUrJFsZAPU\/kKQqbhC21I3kQJO2f7NPbeyu5bg3IwB3JMgx+H64OKhAt6fIui8rEMpwE4\/r\/AHzZfluHcqfatxgwVxgBl6fwNCfvV7wwqgDAnj0qBykKACmGKngmOtKGgErA4EHM+v5VyEeXuX5VibhIiJlj6UN2zeqMyyQdp5BBxSo\/dq2yQxxuB6eVK0A\/xopDkoLO1gS8yCD6dadWYIDuH4gWJ5EenzqqQ0hQASZz0+dFgSA24FiJgSTzTQBdE3jL+JiSS369aYyQVKoGBC7QPET51WXbcTieOBUUqAdwO7ofp\/WipsoOXYXWZijEYErgx6VWrZE5A6UBkknI61Jjjmj2Q7ArHBBHHlS7SHAKmfKpcc3LhdmZmOSWMkmoT4QIGOvnQ3RQKM4gfOpiPWhRwaIKYwTKiB5U5VRZVxcUsSQUgysRnyzJ+lLVwXJAAIn5io0bjtBAnAJmpRwQu0EEDJJ5P8KOSBUII5BHWm2gKDuBJ5HlUqgigUYph1wDP5UKiIAAQTkeVKeaapSMAcgQKgBzRDRMVKmSFiKOCgAB3SSTOI\/uahNSTAEmBxQQWIiNm0+cnyrefcZH+lz2Zj\/rX\/Ca0YMJMqDiK3n3GS3vc9mTz\/rX\/CaNR\/i4B3jUqVK\/IMn5z1KlSvaM6AaohIJgkYjFSpVjyDH0oB1FoEAguAQfjVZYkAEkhRAnpUqUA+Q6hi1+4zElixJJ65oMB3aHrmpUrIvgVie7UdJP8KSpUrLBBJJABOBxRcnaonp\/GpUrLBcCFm3TJniZq8KPsN1oG4XUAMZiGqVKwJlaYBrDqwlTtJB\/8NqwSB3lsQIIWpUqfKOWn3EUkXYBIBMfKaze00VG1IRVUC4owIxBqVKf4nTuYFxizSxJPGarHNSpXLP9zInU1DUqVzElrNwA5FBiSFk8DFSpSuGZACRwTUqVKyxIWbbt3Hb5TikqVKMiLLOLtuPOlkxHSpUq7AWWAO61BjIQR\/6hS6h2e9dZ2ZmYyxJmT5mpUq7A+RASqypIORj4VLn4bP8A3f4mpUrkQrcmm1BJuZ8h+lSpUyKhV+oAF1AAANiHH\/dFSpQiKbn+0b40tSpQTJU5MnmpUqIcj7tD1k0tSpURKg5qVKjQ3Q1BxUqUEGitSpUPcNSpUqIlSpUqIBqCpUrXYQ1DxUqUMgISpkEgwRj4UXAC246r\/E1KlX8Q7j2QCl6QDCSPTIrdfcV\/0t+zP\/mv+FqlSuef7SO8qlSpX5Rk\/9k="
                            },
                            {
                                "timing": 6307,
                                "timestamp": 16928244290,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQFBggHCf\/EAFgQAAIBAwMCBAMEBwIJBwgJBQECEQADIQQSMQVBEyJRYQZxgQcykaEUI0KxwdHwCOEVFzNSYnSSwvEWJDdDVHLSGCc0NmNzgqIlJjU4RFNVsrN2k6O00\/\/EABoBAAMBAQEBAAAAAAAAAAAAAAABAgMGBAX\/xAAqEQACAgICAQMEAgMBAQAAAAAAAQIRITEDQRIEUXETIiNhMvCBocFC8f\/aAAwDAQACEQMRAD8A850KJoV0oiGIoOjIYdSpgGCIwcilppK3AXWWU5De3akIQ0KNFohYJJjMjipoBZoGrbW1lZBaL3WgJnj1x6\/31SaTEMymAQrbSJk1G2blHKwJK9\/XmiGBWHBMAgRj8fWlCiGJMEcD1pMAwvgggeYMZ83I7Y\/HNKTcW1EsLbmY7Ejv+ZqKQoeUDFhAJJ8uRkfu+tKalgM9wkQoC4AO2fN86qFWIQCZJGDkfKgFK3COYkEgTj1qXkMBu+HI8IvG0SG5mM\/Sgyqlwi4dwAOUM5jH50120bRAY+b\/ADYIIwD3HvVTUmJAA3FVAAJxzUgSQTgelFyCYUEKOJ5qIQskgHsARipBhW2ht7jdRW\/zSDPb2jufwoXdi3SLWVGJJmT3PAwaQAEiTA9asvAEoyKqIwGA0x2M+mRNC\/RKAEYBW7EEiDPt9KNwMgNt3Hlb7oMie5EY7Ubdu4dSLWnO+4zbF2H7xmMfOlKgySTPoRkmtI6KApIYFckcYq23Za94lwFQqDcS7AT\/ADqXFAaUYYwQn76nhpJi6AoWcjMzwPWtP9gJtPiqrFU3QZnAB+VMNhc8qneM0rABWO3k4JOYz2oRMAEE44pX0MsazdWyl1rTi08hXKmDHMGjJtXgyXCSpkMkg\/Sr3N\/TWwPOuQQRclexgRieJ+npVTXd9m2rlmCknMwJ7DPyq6p4JyxrbLc22wjFQSSxYmBPPoKF\/dGwkMiMQrDOPn6fzpLQAySxBUyEMHvzQDkCIU4IyPWjrJSGdWVF3oV3DcpPcev5U90bLaW8EkB2wDk8ZHtGPWqslhALR2pydzu1tSq5MDO0VV2MSmGZgGBQXkcZ9e1OtsywYQdu4SwHv9cUIYqCScgfOpUFQ8cU0BYYOFYQB370HChjtMjsYiaDtuaZJ45MmmJG0BZyPNPr7VbdjIjlVZYENEyP40bxBvOQ2+TO6In6UrGT3+uagA2k7hIIG3uf6\/jTvFColNiOM+tLTkbYhgZ5jtTRQSpChiMHAoswKIAIKiCcZzSCjTAcOUY+GcZEkcg44obSAGZW2mQDxJoKAVaWUECRM59h\/XaoYEAEnH4VSEMqMwYqCQokn0HH8aWmYkKEIGM8Cc+9BQCTubbgnj8qsZBzVlvb5tzR5TGJk1VVrKqiNxLjBECO\/ec9qAFFMZ2Ak44Gf69ae3fe1aKW3ddzSwB8pjjHrk\/jS27bXPuCWkKFHJn0FUBGuMygNBjvAniOfpUTbuG4kL3IEmrzpduHv2FPpv3fukURYADAauyAwggFs\/lTtDMcZo1cNMv\/AGmx+Lfypl06GZ1VgY9z\/CiwMejV36Ov\/abH4n+VEaZT\/wDibH4t\/KrUgKSxYAEkgYHtQ4rJ\/R1ABGqsTPq38qrv2bluGfaVbhlYMD9R3q1JAIGrqPsy83x30gCMXCcmP2TXNMLHhypub4GCBE9810X2Zf8Ar30f\/wB6f\/2mo53+KXwwvB6WqVKlckYHjqlPNMaQ819wtmZqtLatWbj2rwcrd2AA8j1q\/Q9Ps6jTJe1Go8PfcdSTJ2hUkE\/M457YmtWRBg80DU5WALtbZGm1l+wGDi1cZNwyDBicVVwGDL5uM9qFQgkSe+fnSSYC06stu7K+cDg8UpJMT24oGAcUPGgJ3ovG1Yme8+tCoSdhXEc1GwFNCRtIjM4NPwYDghgJImPkabUG2fCNsQdp3CMA7jgdziKkVlOausXLm3apVVXcSxXiRBkgT7fWg1wi4GtMygGVAkbfYZpg6W0ubbbEMRBLdhkgxzOPwpCeisOvj72LsoPIMNHaluqBdKWyXAJAMc0Fba0hQecGip2szW8Qv7R9RBpN2GhHVkdlcEMpgg9jRyvlfA5xntQ2NtB2mDMH1ig4UOwQllnBIgkfKp0MiuASSitIODOPfFQRIBkL3jNNbWTCsqk4O7ApRlYAE8zNLJJEuMoIECSMxkfI9qjFi5YMWIM7u9L9OauuPC+GSCyGFZICkZntk5GapPAy82LjlkSyQVGUwW9T24wflSXlIubyqMkwArAnHy\/fWR0\/WMu4X7l1tttltHxCBakciPpVZ8S6bXiXVt2rhYy5O0HuSB8h29K9FJxshWnkx3c3bjXP2iNxk7iT3NWLYW4U2By20swAmMSTjt\/Kq1dFDjYN8+Vhx+Bqyxf2lAXuIAGkqeZERGOeDSi12U76Mi6lu+pdDcut4jSWaTA47z8yae9bNu3bWyw3bQQARcBnMSODjgjsart2riahrumsYtrvC3IcY5PowwfpTOyaW5be2B4gJO4NII4BEcZB716I42TZi2HuILpt3CgKkNHcemPXitpoem6W7pLNy\/rVtNdL+U+iqDnGJMifbvWuW2Ee5F0MqgkEKSDn8p\/lQdXBtu9twh4xt3AGDFYpNqmX2bxuj6XawN90It71uRAaJERx2A5P4wDLHS9MrslzVEJ43gshbYQGKgPmJHJMjsPWtLdYtiUMgktOTknJ9aruKUfPmB4bMMOJE9sUmq7KRtV6Zp\/1AbVL+uVDKsp2EsAQfkrA9u9WJ0jTtpLl0awJcVCwRwPPCFpXPGMfXvFaUqRkggH1prSK4ffcVNqyAQTuPoI\/jQkxiiSQB3rZ6HQ2dRo3uFmF1Q52j22RgAn9o\/h+Gv07FLoIKg5GQP4\/vpyhYII8xX7x45PpV1Yjbv0jTnUsi6tEAEjvvEMZWO3l7xz37m50WypdbesW75gFZYgg7Y78kMcf6J+mlZSCN5+fqO1LHMTHvRTGbnSdKs3AvjX2tsVmMCTIBj\/uzn5HjkYuv0SabT6e4lzxDcBLQMKZ44j8\/pWHKm2BthgxJaeRjEf1zQgbSdwwYA7n3p0\/cYyAMVEncTHHatvqunWBqnsWnYOjFFH+cAoMwQDJM\/wrVMgQ7clyFIIxEjiqzPB7Gqphs3l3o9lbd25bvuyJbLqSPv8A3eIn\/OP+zz6Vv0u2muvWPGJVEVg4IMAxk+wnNaghlYqwII5BERVioGAFvczAFmxwBTSfuBsrnTrKau\/ZF5m8NZED7+QJEx6k\/Ic9wdX0xLWme7+lLcdLaNAIMEmCpgngg\/T8tUMkDin2vbYkHaUggzBPoR3qlYaI9trZAcRIke4rbJ0vTrd0Iv6gBbiO17YwbaVBaARPI29uSea1DAhtpiQYwQR+NX6g3F2ZC7AF8rqRMciPaKvYmzZ6jpWjXzafWeKhEjAlQQCC3pE5Hb8hZc6ToAWFjXNcK3PDY7QAp3AfWZx8jzzWl2KN\/LjhWGBI+ftSS7wuWjgUU\/cZkXrNu3rHstc2orEb4n5f1+XartMqJo9RcLkElbe5RMBlYkZjuoHynmsBQWYKOSYyYrKtXLasEVWa3cUK4ZgM+oPb\/jV9B2bDS9Ns39JZuNc2MUJiCd5l+OTjaOB3Hzq250bTiylxdfaJe01wKYGQqwvPJYsPks961x09hiPD1VtNvZ0YMfcxI\/A9qJ0qSwOtsYOTtfn\/AGaMvTGbO90PTpdKprRctHi6IhcuPMJx9wD5nvWNd6bp02A6kKxvraYHlVM+YyB6fn+OGti0rArrbAYd9r\/+Gp+jWv8Attj\/AGX\/APDSV+4zZWej2XtgvrFF0RvtxkEqpgcnksDjED1qvQ9OtX7P6y5sm\/skjiCoj1k7yeP2eKwf0az\/ANtsf7L\/APhpv0e3cckaywWOcI\/\/AIaefcDYt0nT\/oyXl1J3OzKLIA3SN8jMHhU5H7RxisOzbVdVq9MHFy0FueYcNsBII\/D8CapGntE\/+m2P9l\/\/AA1LzW9P4lqyxdz5XuYjnhYJxjn+i1YGPXVfZftPx10rcYPiHb89prlJFdR9mX\/r50f\/AN6f\/wBppc0vxy+GD0el6lSpXLmB44PNA0TRA8pbEcZNfcosSioLGFQsRJxnAzQNTtU2Mjklt8BZJIjtSHnBn3phHcTQETmjeAAfantlWuWw42rIDEZPPOTSkQSKUmTxSeHkRYXO3YIC8Y7\/ADqFA1rcm4lRL4wMwP31HCBvKxA2g5HeBIx9aNqy1xSybiwIEAHn+p\/Cirech0VUpp48u6RExE5pexrJookSpYQBMbZzThgyKhLbRJI96rHqORxVqLs1AXUbrYnzHbkD5U1KiKAyWYXa7g4ncv4xVIWbkSInmrVKSDLD1xMUqg7gQck4iiUU9AiKxHi+GF9d3cD2\/GgpWS7gPIgjiD6ir\/0lPDClGDldjNIgriPLGDj1qkqFAYAQQeeCfak4+2RfJTE1BORMCrCsKBMSPWl2gXdp4mDBqPB4EwbgFIKAkmd0n8P69Ke0ygjcquimYjn5nmi3ldScAjBCx\/xo6W46b1U+RwAw2zIn+dXHDVgBlQhdshjJ5xFRS73FS0pZi0KvPPaKt8M3DstndtXcBz84xTXVskALaNtgxkg7pHf2\/wCNbOD6CzFuKbdxkf7ymPWrrVpAu+8CVEHaDG4TGD\/dUUMA11VVpaPNB\/KrtC\/h6nxIdFQggxug9p\/OiELkk+xse\/8ApNg3Ld24wR8wCIOMcY7\/AL6iW\/FtB08S4EXaoYgBcfzmB3rJbUazUW7qO9x0YDergIIEsRJ9xwOaNiy9m26LJS6YUMB9CQe3m5+depcaetEXgwtrXLZ3q4ZFlAExEil1DOsRcBVlgspPm7kGeYP7qa9FtjZZwwVo3L34mPbFUm5tYIhVkRiyllGeOe54GDXnk6wUgIWRGYBSp8uQD\/w+dMwV9kBUH3ZJmT6n8ap78zTEyxIAE9h2qLLLXYozDcHMnzgzIquhOcU2XYkmSZJJNAwhCI3AjcJWrEubQN24bREKYz2JpLkBgyQqnIAaSKte0qLB8TxSRA2+WPnPyrROtCsi3GaWG7fHnMk7wTJn8qj3t6W1be2wnBONvoPzqs+XaVwwOfMDkGmY3bpNxme43LNkxnuaLChQYBEDP5VYSEYeVpBBXdkfURmlVQoR7mUYkQrCce31oeUFpM4xBppj2AYq7YFt7t1poIxJn5fzpNsKhjJ5zI\/DtTKoZOPOGmI7VSQCqFNwB2hZgsBOPWnDqrLCKwVplp8w9Dn2\/OheUAsylQpbA7xS7yZ3SVPYYE0LA9jhfFYLbUl2J8o\/hSrG4bpI7gHMUGBRiGBDAwQe1MAeR296oYMTnirwyr4tsi2Nx++fNEHsR++qh5mJcnMmYkk0FYD7wkelUhMbEOC8gfdgYNKDHFZGoewSWs2dok4MwAQI7nvNVhDdvBLS7i0QEBP99W8AnaFZCIkrkTzNQuSBJmBA+VACZ4+ppiJRAB5p7UDJIgEHPpUUyfWcZogt4uAszxAimyqhhcUlcBc4\/L3qrELuJgMSVH5UQ5UypI7AzShSpi4GXBIx+FEk+GoIMcg0DsYITEwFxJ5AHvFMly5utkDd4YkAqCAAZyPT50pdi5uJIAiIJ8vpSrBYbjAnNOw2EgiCe+RQp\/Krlth2HKgn37+tEMpsEFRIOCDmT+8YoHYhMqBAx39a637JdO2q+0boVi2QGuX9oLcfdNchNdz9icD7VfhmDJOpz7eVqy53+OXwwZ6s\/wCSWt\/\/ADtP+LfyqV29SuW82ZUfm8aFHPaga6GiqIwjmKUzTGogDNBJE8YmlVukAlCmpTk1DAnaO1SYUiBnv3qxBusuAqbl85ctBjiB68\/Oq4ooRZZaypU3kd4cFgrBZXuOOfentC5dui3aLIl1tyLmCcgY7ntVdoLkkz5W4EkYxTWFuKDfQwLZ55\/rmhIGhL4JuS2WPOAM\/IUAFDFbgYGRJHb1x3qwvbS7cKM7E7gpA2fX8JxVQIAON0jB4g1M62CFUsrSvPFKcc807lRt2FpiTIiDUY+KzuzKpAn\/AL2f35qBsRSCc8e1PvYkQQgHHt8u9Vn1nNMdxWDwP40ngQm0yAcE+tMjtb8yNDdiORSt29agADwcie3epqtCGtpCl3DheFYDG70mpdf9lRtA7TNRHbYVJO0SQPQ4zTFFElW9PqOapX40iWVGAqwc98cU1q6bZ3CZxjsR70bstce55QC04AHPsOKDbC77SzCcErkj155qE2ngDMOpF0s1y1ttO0qiHyg4mCZIxFG29om941sygJGyGgj\/ADuJkkCR+FYwKW9OpBLF28wKgAAcQf67VZfTwxKoDbJxugzHPGYwcivT9WT2TQ7udQn6kTtG64xAUycR7j8+aLE2rnh3VNu7bzvGTPrn2iqmDtZ3smwDaoKqADicx3\/o06kKL\/hNIKgyc9sgiPetE01ka0WG7c1Ftbt24u4A7i0neZJy2fNk+mAKXxUYqAXFvg43MqzMjPP4cVVbuWzpvC2jcTJLY+QB+uflSMFUwFYMB5pyJ9vaKSli7GkBXG9WIBIIJBEzSggXAUG4A4BHP0qN5WEkHg4zQBGTkGcRWblZRApJIjIkmcUV8wYlwCBgGZPsKDlS7bAQpOATJA+dCkmA+VbIyPUU4fcxLAZmYEVUDmmJJOaaYxju2kGMGKiyWHJz2NBVYkBRk8e9HccZM8TNVnYyw2zvKggsMQP6ipdYZVQoEyNvHFLDFVkkITEnie\/8KUyIz+Bp2ARxTptGC8Aznb7UqhtpPAGDTuLQQbdxY95\/hHy7+tNCFQwRAlqvYFGuKjOBwQRtPvI+dVBFN5k3FxMBkHOfesm47op2\/daAyuRJgDkdxOR8q0i8BYbloLaJQ+IieUkqQAT2+fPftVSaa4\/iQrQnPln91ZbXXv6c+cbbSxLYLDgR6+lYKsxLBfLu\/wCNaS8cCjYOD5wZp12H725RByBMntVXGM04bcu0lQFk8ZNJNFjYI57ZprcqpcqCh8p\/f9KYoCCTaYKB9wHIxyccUHFy2LaO+1GG4Q0gA+sfLjnFVeciCGmwVbdtQysLiT6n6VNqq9vc7iQCTtiB7fSKVrj3yiCSQO2SxyZpN57ntFHlYzIAv6dLZKhd\/mtsQJ5GQee376qbeWG7DkzJOe0UVZ7l1VuOZCwpYx2xk9qU3CywSZkYHHHJ96bYkWeYWQo3QXkPPlP5VH86O\/kndleOfQVUu9yqqCx7AVfcJuajc6rbLSQVkgn5ye45pqQaBdtsi27izDCZ9DxQU+bzlQLn3oUSufy4pzqbjLahgCgKgzEGZn++giloFuVL+XzZBPp+6qddBfuK262xt7iAcEngif3YFVkQxUEEAxI4NZX6OrKvhsjsLe5hOB8yYjn8RVKwXuvZFxQo3LAmBIGT255pMFJMIfZqBK27oECIwfwqKir5rpEq+1rUkN+6KVADtUqWiWbb96P6E1WCQCB3waLGWpcKqVBO1vvCPft712\/2KoF+1T4ZYMpDarAmSBtPNcPfksCV2qwlTsCyPp8q7n7GF2\/av8MFthBvgqUP+iwz+FZ87\/HL4YrPcNSpUrlBH5wLIzBjj2PtRuSFUFQojHvQPGOPnSuCIJjNdTpYKJccu5ZuTRe29sAujLORIiaUAZk8fnRe4XCSANqhRAisq7YmLwvAz3o2wFG65bLIZUZjMevtINACTjntSgSwGMnual2ABUNECJmpuIBGINTXuAtWIHeUQmCCSJ7DJpvELlxhEIG4IuMcf171UFJGBPahOh7Geyym4Fh1TlkyOYmg5UHy7PMJgT5fbNWWbpsjdKnOUYTuHeqgQXaZC+2Y9KJJdEoCgMwDMFGcmpt8W8qoEtzjLQPqTRuMXVV3FgixxEZn95qIjNkIWBMY9aj9DKmQqFJ4YSM+9MisytBwo3H938akgkBidpiTEkUqKznagLE8ADmpYh7ilmHOcAE5iKr2EJuIxMVk2QSQ7E2wDh4OD2z9KjKqKkyWZTmMEe31kfSjxQjHAIKsAIJiDV9xp2KyzcU5bMkQIEe0fnU2bLx8O4rmJD8Zie9KHLFnWS5gTPYiIjmraUMC2S8FuS6kKWYkoDgfjQtu9plFpmRzIkYMEcfX+NM20gjCJP3BJPzoIq7WDs6gL\/md+f5Z+dJp9CYqDaNsbn7d4PHFPestaWHG4yVU+gBP8aiKLJYOsBgMyZWefyrIa6rFEtEyVCuezR3AH\/GhJVnYrKSd1tbjubioAsQcegP91Zj3bSXrv6F4jk7H3Mgk9zM+\/bg0t7RC2iqzKlx\/MjFTDcevHB7c0ht+Em5FEtwwaZ4mc+1eri8k6EmmUru8Bl8Vypzt4B9f3Ck1C+G+2CNkKVYAGe\/HvNZt62gVAStxCJkA+ozH071jas2BpLAQE3oMmeM8RFVz8aiikzDLEghj70RxVhsFbLOZwY4x759cjHvSWpDAoNzzAUrM1489lEmCIiRQAJBIHGTUjE0QBtkg80IYCCOfnRBovG4lcqSYxH5VGUrEgjE0xDeUqIMEDIPcz2p9qu7eH5VGYZu38arBJWGMheBPFWOoCKwBB+XP9fwqkMgQeEzEiZgCc\/OgqbsAifSmCF7Vy6QIBA+9GT7d+DUdRtUbYYLJzM5\/KqCxFVmwqkxnAoiCScDvFXWWAV1SJ25kxuHcVY+kJVXtnchUERk\/1M1ceOUlaF5ZKbVxlKiN6TlMgNxgxnsKdIBOwbhglmEEHOOf6ilS1g7sN2mntJuBUqZC7h5orSPG7zgbYz72LopZyOTk\/l29KrDMhJxuH+cOfxrIQjxNi+GFuIw85wD+ODgVijMKCCTyT+zmiWNAmErhQrA78xPBnv8A13p7to2ZV5S8rQVP8P8Aj3FLd2KoVQCQT5pyR2kdqsTfcs\/9Y25pMJ3Axn6mpj7BYXa8QFuszhWJCkyvGcz7Cg1u4fEFxXN7dkMDuxM1WWl\/124mfNnMzmoGBUKAAQSZk5qk7Yy62skmyDBDFU3AsAMyT9KQuhuAlDsAiAYJMeuaLBGUEXLabVAgAyT3qoNAMHLYNNvoSdlhZR4TL5iB5gTOZP8ACKLuG821SsbATg+xgH0pbXhm8gZTsxuBbn8qRmBAAUCO470rKLbQ8pJVWVSD5jH0qKxt3AcB7fBABBM1HDW7kQgJlYQhh6H1pEEuRuCkSZJ9Kdi2WbldS77AYIAUQSfX0\/4UPE222RQVBgHPP9YooGi4xUMx8uTmT3jvQusmxQgdWjzg8EjuKp4yFdCEDaDuBJPHpR3bGBtsZEGeIP8AxoYjg7v4VEgtBVmkEAKYM9u1TYwoGckICxAkwO1LNWpfNq6HsShR96SASI4kxmqyxdhvaTgSewp2GRju8JSY2yQMiZ\/fXcfYm+77VPhcHcSupjJkRtbj071wzEqCgfckziYJrtvsR\/6V\/hr\/AFr\/AHTWfM\/xy+GB7oqVKlcwSfm\/b27xvBK9wDFKaZsKvH4US0ktCycwBiuoa6KFYDaIVgQPNJpTBYkwoyYA\/KiTukkyeZNFghCbWYsR5pHBk8euIqKvQASXhARziTFK6lXKsIIwRTGQwWcAcgVCkxJyx5okrX7ARQWIAyTVgYFUt3CqorE7lUE5\/fxQ8RkL5ktyaUKRJxj86mhAALAwDjmmJIKMyAAAQIjcKUSAYGDVlpLty6i2gXucBY3RziKmvYBFAffO4YwFE5nio1vYzg3UgA5EkN7D++lO5BBwQfTvU2uyswkhe\/pSq\/kBolFIXZIgQD585PNVcQSau1F4vcDFERxyUxJ9fT8Klu7tstaUKfE+8XQGI4g8ik0tIRVt3wFAHAmcfWgmCwM8HgxUkjjFWJvPkgecQAVmc9v51CywYoJYk+ECNoGAce\/5GnDAqXB27QNuROP74qu9ddmycjA9vr9aXAbafrPagQd3ljmea3nwV8LdV+MfiGx0joFg3tTd8zF8JbUcs57KP6zitEI55g8etezf7Jnw1pekfZw\/XWVf0vql13a6RlbVtioX5SGP1rHn5HxwsYnwn\/Zs+FenaO03xFe1PVdYBLw5tWgfQAZPzJz6V0Q+wr7OQrD\/AAQ8Ngzrb3EzH3\/WvL\/2u\/aj1n45+IdULes1Gn6FbuFNNpLblVKg4ZgPvMec8cCvnpu3AHZb7lDEhzyfx\/Ooj6XmkvKU6\/vyJtHrn7UPsc+z3pHwN1jqWm0x6fq9NpWazdGqc7nC+RNrEgljA4nNeR97EZZCVSWB7xiOOflS+L41oWmbaykMrOZGASQcZJMRSaq1bVyLMbQoaC4Y5jEjBOa14oy4rzZMsnb\/AGVfAfWftE6w2l6aFt6W1B1WpvpNuwMgR6nJhf4CR6e6L\/Z3+CdDordvqaazqV8CGu3NQ1sE94VCIHtJrafZ1pdB9mv2HafqN6yoNrQf4S1ewANduMm6Pnwo+QryH8YfaN8RfGPUbmp6trroRrhe1YtuVt2R2Cj2A55PrWMJ8nqJtRl4pDrxPSvxd\/Zv+Hdd065\/yX1Wo6ZqwN1tbrm9aY9gZ8w+YP0NeVPjPonU\/hjr+o6T1nSNY1WmG0qcq08Op4IMkg19B+xr7U+rfCHxJotNqdZev9Av3Vs39NfuFhbDH\/KJP3Y59\/zH2P8Atf8AwxY13wVpPiG0ijWdOvradwMtZuGIPrDbSPST61pKfNwTXFyStPTHh5PHslhtBIXmJkTXS\/Z58EdZ+O\/iBOldEsjeBuvX7ki3YSfvMf3Dk1z1oMyEIHO2WBnA9fyFe3v7PPR9F8J\/Y\/Z61qUCX9dZfqOsvHLFQCVz6BRPzJ9afqOT6cLWwRrfhv8As2\/B\/T9DbXrt7W9W1AHmZ7xs2we+1UIIHzJrc\/4hPs1iP8DNH+vXv\/HXlL7T\/tF6\/wDHnV7mo1Wp1VnQEs2n0KMRat2wTBgfeODLHuPSuD8W4f8ArH\/2jWH0OZ5lNodo9XfbV9kP2f8Awz9nvUuq9NsnQa+wAdPu1buLrkgbNrMZmTx6TxNeUmyindLcR6CiXcFSz7oyJM1D5YRxw2RGfxr08XHKCqTsR1v2b\/AnWfjzq46d0RFUHN++7HZZSfvNH0gck8cGPUnw7\/Zw+Dem6NF6xc1vVNRth3e8bKT32qkEfUms\/wDs8dF0fwf9jdjquoTw7urtXOo6u5Hm2ido+QQDHqT615b+P\/j\/AOIPj3ruo1Ws1161pQS2n0Kk+HaUHAC8Exksec9sVh+X1M3CDpILpWz1X\/iF+zaI\/wADvHp+nXv\/AB1xX20fZJ8CfD32f9Q6p0tX6b1HSqG0zfpTv4j7sJtZjMyeMjngV5X1T3Q+43wXB2lAIPHJgR\/Ghb3h4uMT\/otwZ5BPatYek5YyzN4\/vuF2rM3oGntazr2jsam4mn07318e8cBLZYbmg9gJNe0tN9h32c3dOlxenNfDqD4o1tzz+\/lYDPOMV4iW2QrohtsRAMGMTzP1\/qKyvGuI4t+Jdto4WU8Qke3z\/vr1T4OTkrwm4\/3\/AAKz2u32FfZ0xJPSHM8\/8+vZ\/wDnoN9hH2csM9HaP9dvf+OvKnwX8AfFnxr0\/U6n4d0hv6bSna11r6oGMTsAYiTGfw9a5HUDUaLVvavG+rWna29txtZWGCCDMGsH6bkcnFc7db\/tlX+j7P8A2jvgD4V+C7nR2+Fy1jU6jxPH0njm55ABD+YkjuPftwa+G2ybbblbZcQ7gQeT2iPxq8iXBu3wXcbTg4EYJ4\/KarLnxG\/WQDP3Rg16uPjfHBRk7a7FdgS2twDd+rYjy4MNj95x+NC8EVtttyUwYPrGatZEVLYuszKxgPtbAH+bOCCT+VVpPguGUi1uH\/wn1ic8GqoLDqWtEWRaBEIA5MGWkycUhclAuCFJg1XjPf3q1GUMisZTkkLkH+NKxrGB9xu2gigKVjyqT5j68857VURAMyGB4ilzJomJwaCi6dzAXSRiQzCZxAn2xVYZlVlB8p596gBI3kSsxS8nyjngVTYh2UC2DuE9xNAsSQWJJwM+1LUGT6UrGOW4iMcEYpgVCOHBDmCp\/o0lttu73BHAolWUOGVpXB9vnTsAswZQSzF+DPEACKe46+KzBiTyGUBM\/KqVDMYUEnnFPZttcchF3wJgGD9KaYEtuFcEqG9jxQZpYnGT2FKHYKVBO0kEj5U90y0KVZUEBlWJHqaLDsKKXIAwJgmDArtvsQP\/AJ1\/hr\/Wv901wxbAAEesHmu3+w\/\/AKWPhr\/Wv901nzP8cvhge66lSpXNkn5wKm47QADkyTFR9pYkKqgdgeaHZpJDcRFII711BYxMliBHp7VLKlrqDy8\/tGB9aWj+15iR9Km+wA7bySQJntgVC5gAyR3BPNQDAODOIoeoApO9iAjbWkAe00waVYBRxzSsRiBFAD0zSusAOrsqgqY2mZ4M0yMSRtBZpBgDnjE0ilRBK7jIwT+NWKQyOIIucjaOR\/dRfQFdxSzFl75PtTBHt3tqsVcxt4yCO\/piiS9zTScojY45P59qRQFEkBjz9DSrNoQgY8djz71HAUAbSHBM5xT3fCDsLW5k\/ZJwfrVlkX7dq61tQ9orDGJgTE+2SKik0DfZSFQ2z97xScCMR6zUCYZWKgrJBnn25pWZm2holRAMR\/XNMLJ8Y2iVLcAhsfjU12kIFjabs3ASIJP4c0FLNgELOPSacuuVS2qO0gyZAEiInjjmaCRsYkiW7Dt3\/lUjoXwygbeMggHPFe6fsGYt9gXSGMA\/o2p4Ef8AW3K8LX9rOAoTAglZ8x9c17p+wcFfsB6ODH\/ouoOP\/eXK8frf4JfsSPD9gq0m4StsksQvE9sf1zV4tJaJLqP1qgoQwYBZIP1xWFJyf2jgqRmsrTstxGt27dwMF3E8ic\/lX2OOSbVkSMR0CktbDFSx2yROPUUqqXc7FkxOJmnvSlsIU88ncxHrEfupbQCuyMniAg7SDtzHM\/wryypOqH0e6ftSn\/yduobAf\/sqzA\/2K8KIwW4GgFJkg4mvdX2qif7OnUAP\/wBKsf7leEySFMcHBrxejdQfyORl2bxW4MghnUg8kRxmvb\/9pqf8SPWSOQdOf\/8AMleHLLkatX8m\/eDwIM+3Fe4v7Tn\/AEIdZ+en\/wD5kp+rm3yQvp\/9QR0eGFuFbTgE7Xwyycnsa91dH\/8AuyW\/\/wCmX\/8A9c14SZjjgR6V7w+AbZ+Iv7Oeh0egIe7qehvo1z\/1gttbj\/aFR6yVqI0eXvsE+Aum\/aJ8TanpnWdXf0tnTafxwLG1bl0BoIBIPdgTg19\/P9mL4JJn9M65\/wD37f8A\/wA68hdO1nUek617mj1F\/Sa+y2weGWW4p4IkcR3HyrZn41+JwAy\/EXWmwQd2tugTwOG571ty8U5vyjKkSmdP9vHwFpfgP4yt9O6Zrrup0FzT27oN8gvY3FhsYgf6JIxxXzseJ4a7CoUAglTzz+cGm117U6vWXr3UNRevasn9Y+oYs5I9SeeKCMjsov3Dt5OZ55\/nW\/FdVJ5Bntb+zn17R\/FP2Vr0DWndqtBbbRaqw+Ga007THMFTtn1U15O+OOh2ugfGXV+h6TVrctaK69pbu\/DlZIn0MGD7zFajo3W+odIv\/pPTNXf0l2Cm6xcKkqexMzFEL4niP4q39RAbcFUyTzM5xHJHPzp+n4VDklJPDJcmbf4H+G0+IvjDo\/RtfqW0Q119bfiuvYyTE8k8DsSa+lfbv9jGn+Aul6Xq\/QL+q1PTGYWNT+kFS9pj91pVQNp44wY5mvkXSb7pqrfgq51Ig2QjncWBlYA77oP7q9tfbKD\/AIh+rr11l\/SP0C0Lrf8AtpTj\/wCOKj1PJLi5IeDw8UOPdnhuxsVGlCXKw3YqZn8IoW4fxLbXI7qTHI9z2\/uqpUUi5u3m7PEYIiZmf4UEaLbObW4E7ZYYEjH1wa+h9S4qwPYv9j9GT7Neobu\/VLhHy8O3Xlz7QFc\/aL8UwSrf4R1RUd2\/WtgV6j\/sfrt+zbqALBv\/AKTcyPe1ary\/9o6hvjz4jY7YXqeqB82f8q3avnelV+o5Gsf\/AEt6OfW9+0rHd90EicQQZqwXGbUs9nw\/EYcIDEj2+k+lYjG3+wzR6ke\/p2xTlFCmHRuTgkGK+l9RyWWTRLpZrW8sD5jIAgKT+Wf4UxtsNOt0XFZSdu0nM\/Kq7aPeZEWB+zJwPrTq6nTsjYYEmeZHoPrWSe2xsQqEQknzAwVI\/jSgQ4W5K+pI4q0ahlKAohRZIQjBn1pLNtr1wAMqk\/tOwUD6mk3bwMVWK5U5Ig1alrNptrXFc7QFwS3p+Yqks2QWJkyc8mp5kzwZ9aVuhjXARcaV2Z+76e1BSVIYTg4PvUZi7Fj945NT9k5wMxQt4Ak01td+6WVYEie\/sKSiBM8YzmhAPZTxLipIUtgEmBPbPamuNuYrGxVkAMM8zkgZNVrshtxYHtAmaAbzAnJmc96EwDRCnaWAMAwT\/XyqM5YEHjt7ewpKdoB2IMbQRjMmc1FZlnaSJwY70tQyCQRBGCKLGGcdq7n7D\/8ApY+Gv9a\/3TXDR5A0jJiJzXffYWgP2p\/DrCHb9J+6AfKIPmP7vrUctuEvhibo9zVKlSudEfnDcCG5j7s5K8fQUoKeGQQd\/YiirsgIXE+1LOIrqSxR8pqHNQVASKhgEqBbDbhJPFAED+41M\/Si7BiTz+VGNoQrAACDJ7+1LBAntVlkE3UCxuJETxNJtloOP4VPi9gAVDJPNQ4JAIIHcd6YkbFid0maigJw+JXM+4oFdrebAiaFEx\/mjikwHW4ng3AAFYiB5QZzPJyOKl57YNo2JV1glgSATjj+vwquDtmPKDkxQHpE0W2JoIAbe7sT7+ppNrRIkBvzqx7RtqVuh0uYO0rGCJn9340vnQnYzQk5BiJoeVSQCqrH7omKgggCQCTye1Pv3W3kW5wZIM4xA7f8Kayrvkpca2WVGZOc8L6Zj8qikFlQlCrI8N6jEV7n+wZlX+z\/ANKLMAF02q3GcD9bcrw6Lxa2bTKWX9hQYCtgTHckCK22n+K+vaDpWp6RoOq6\/R9KvFhc0Vq+4tmfvAie\/f1rD1HD9SKSYkzUqCboCgm5HO6Z\/ofup7dy7buk4yhmYbBH780qau4tkWh\/kwZj98fOBVJeRwInGM16PKtMmr2XaoksFVgRAY7WmcUpS34AY6glgMJtOD\/KrL+oW8+8o0AQsmT7bj3xVJUNDE+ISCCqiCscHiKJZzuwR7l+1R1\/8nHXsGG09K08GeZ8OK8Oag23RGVDbgbQPWO8\/Wtxf+L+vavoqdG1nVtbf6TbgJpLl5vCUDjy8QOw7VpVDX2S0qPcvF9oIMluwAFebg43xRau7Gw6dralAyefeDvmIH9fur3J\/aZIb7EesQw8x0+3PP61OK8LWrbPcVApZiwAVRJJ9BW\/6t8U9a6z0lOndQ6z1K\/otMynT6O9ea4igYAyeQOMfhU8nE5uMvYLo0BS5cNu2iEtMKAuTn869B\/2avtX0fwk934W+JdQbXTbt7fptU4hNPcP3leeFJjPYzPOPPZdio4x3Az9TRBa07cTBHY8inOCmqZOUz3H8f8A2G\/Cnx1r261pdRe6drdSNz39EVa3fn9oqcEn1BE95rj\/APyWemG1sb4m1hiYP6Ks9v8AS9q83dA+MPiX4f0ITpPxB1LRaZiQtnT6plUN67Jx84rb\/wCNL49drKr8T9VU3MBjqWAM4nJgViuPmjiMsD8kfTvtN\/s8ab4S+Bupdb0XXbmquaJRda3esBNyyAQCG5zPGYr4D4iXWK6lgLrmTd7KNuB5Z+ojsK33xH8efEvXdPd0PVet9V1fTmbd4Go1RcGDjd2MEelcqYxBJxnFeji84r73bDDPR32c\/wBnhPin4R6d1zqHXm0ja234tuxZsC4ETtLFsmBxGJrqbn9l3p7qF\/5S6lYEHbo0E\/8AzV5y6H8f\/E\/Q+l2tB0nr3U9JpkJK2rWoYIs5wO2f31n\/AONb48C\/+tPVvUTqCYE1DXPb8Z4\/v6DB6s+z37Cvhj4J6ivWNXqL3U9dp\/Pbu6oKtuyR+0FHcepJivlf9pf7VdF8QLZ+Gvh\/Utc0Nm8t3U6q2fJeYTCqe6g5ngmI4z8X638c\/E3XtK+n631\/qmt0xIZrTahinPcTH5VoB4bOviufCO2Sols9sxx+E1XFwNSXJyO30D9kWArdYHcQ5PmL55nP7qP6Q1y2bM2y0yGK5aYED271TZ2i6qXdqbgVLMDCyeSBnHNRDZKEkOWG7AMR6Z\/ur3R5G+xHsf8AsfY+zXqAwD\/hS5gGf+rtj+FeZvtEZrfx78Qs1qLV3qWp2uyyD+tbIxMR6GsPo3xF1v4YF+10PqnVNBZ1UMLdl2ti76boIzBGRPNaG54dwXbhN3xdxJDMJGR3OWPPYetZ8HG+LknO9h5XopYw7AiYxVu5dlwDa2IBODgiI96FtUa+FlgCpM8y0Y\/OKW4WI8yw6gZXEDjj1960bqxj3BdtBrbBkcmSpkHjn86WYcgQqP2JJApLhlyq3Wa1uMEyJ94+VMXUW1Xar4yfQ5ockxoVdy7XGIOD70MkT6Ui8k4x6miCMyPzqExljMxVQ2RkihJYew9qVSMeaJwaJ8pYCD2mqtvIExRViuRGQRkTSUzE7V49MfxpWMM1GMkkCB2FBQWMAEsewqCJHpRYDCYntTB1CqpUEDnsT9aVl2zukHtSkdwcU7oAwAoIYEmcelGaWiqlpgcCTQgIacvKbQqgYPGZ+dIwKsVYEEGCDUCsIJUxE8dqADXdfYepH2r\/AAw2IOrjnP3T2rhrlwvIChU3Fgo4E\/n2ruPsOI\/xr\/DAjzfpfM\/6JqOV\/ZL4A921KlSvgCPzeNCnWNw3Tt7xzSxmuposESCfShThSzBVEk8AUoJU4pNAAgkT24oUxODAhT60BIMjtUtZAMysA7QMxPJqAbgSoiBnNKBNMkbhMj3FG9iF2GR3J7UsZrN6vobvS+ra3Qagg39Leew5U43KxBj6isVQZkY96jDeBigbiYHGeaFQgirtZY\/Rr\/hi9aveVW32m3LlQYn1EwfcGpYiqAVnGPfmk4rISxv0l2\/41pTbZV8Nm87bpyo7gRn5iktr4z2rVtAGPlJn7xnn+vSk8gDxnKursXD5IYnn1+fP41AqXW++lkBJMyZI7d8n8Ku1+nvdO1us0F7Z4lm61m5tyNysQYPzFYtKxUG6UBItyV7FhBpW27F2lt37QPH0rJ0K3dRrdPYtBDeuMtq2WwASQAcVka7pd7RaRdVcRDabVXdMBvk7rQQvOBj9YsH51LqwNYCQQRgjg0+\/c7PdDXHJmS3JnM+vesrQdO1Gu1a6Syqre8N7vnMSqoXP\/wAqmKhCpoC6NZm4wTwz5nEDLe0n60q6E2YRI3Soj2piFhdhYmPNIiDPb8qdtu0r90xJWOT27+9LeULcdFIYKYkZn8KKCy7Q\/wDN9dbZywCXQGNvzGJzEGD+OaC21Fy6VH3WgW2Oee\/tRQPqbIFu0sadCzbVJkT95vxAnHatjotBqOo9Q0FjSiw41p\/yFm4QLWWBDk8GFLZnBn2ppxrJLT2azaosrfS4Vvm4QLYWAowQQ0+\/FVNIuneMzmMVbrdKNLrLljx7V0I+3xLe7afcSAY+lZOg0N29o9br7bG1Z0yAkjltzBdv55qdDMDTqrXhvu+EACd0E5Hyp1B3m5pmcbFDFuCD3\/OqyRumfahcjewtklJwSIJHyqdYCgklyFUHjj3oBDG6AQM809hZJZ0drSDzFTETxmPWla6zspdmfaoUbjMD0qa7YAYy6kQWIiAse1Obxe+bm0LcJkbPLDevtWa2kbppR9V4ZOo0ni2lkmQ8qO2CMmtaCQDHei+yayWtvayWaDuckkxMj357091mXqAe34yEMpXefOOI4qTafSAM5F1WJA2jII9QJmR3punaW71HqOl0emzf1FxbK7jgkmBPtxRdCKTFt1dXMyZU8j5\/12opqbiW7qIQourtc\/5wkGPxUU+uUDUXENzcbflHlgT3H4zVNtN7CDsX9pyCQvuYFO6ex3ey2wwJCuoKnkKJb5\/Ojas+KwtgIh53O+3jt6f8KAIAS7dfeSdsA5AGKtS54V9NQpnMy6+WTzx9cVsqoTvort27g3qn3tpOOSp5j6fxq+y9q1euW1syl07FFwlmQHE4gEir9Hon651zSaHT3LQ1Oqu27CGNiFmIE\/ia17eNYskNi3dhgCPvQSJH1BFHl4y+0NoydRaVrysilLTE7NoORn1Jg8CKT9UhBdgBuB8M+aVOckenfjms7Q9Jv621qL157Wks6eyLjXrrMB5oCriSZnAA+eM1qHNxSq3FClRAlAMU3OsAkEEmIJ8oxmaAEZYGPX3qJIceE5k4528jNZvR9Dqer6yx0\/Tuge40ILj7QCSBj8qSfuVZh22ZW3KSGHBBgg0X8khLm4MMxI+lX9N0FzXfpJW5atW9Paa9ce40AAdvckkAD1IrFcicLtpqX20MLZ44nAmmJItAbgQTMdxSttB8pkQMxFKD3pWAagMVGKz5SSPeiGOwriCZ4z+NKwCDxI\/vot5SJIMicGkmoAWIABJOABVWAxlTBBBoqxEwxEiDB5q+1ob17pup1y7fB09y3beTmXDbY\/2DWVqei6zSdB0XV7qINJrXe3aMgnyYJI7AmQD32t6UvJDNfu3+UTziip2EhlBwRDdqUErgzI7RxSkzVWA9sqCTcVmEGApjMY\/OnW4oDDaBuwTEwJHE8cetUTipNKwLSAl4q3mAMHaefkc07+MttN6sqZQHbAMGSPfkflVauEVg1sEsMEkyvuKs1Nwuy7g6iJAZicEzie2aq6TF2V7htI2iZ5rvPsO2f41fhkgsLn6WBEYI2tmfwxXCQrOVQg8wTiR65ruPsMBP2s\/DRAJA1Qk+nlas+T+D+Bnu+pUqV8ID836n5022eSBic0tdU1RoL+6pVlxICwysIBO3t7GkCksF4J9cUmhDg7yiNKoPTtNK4CFdrzifkabcEQi2X3MIYzAIxiPnVQMGeaHkQ4O8gDaIBJJMT3pQpUqWUjdlZ75qQQAcQcc0tZtjO3+L+lOPtJ6pc6np9Va6U\/V3F2+1plUW2vHcd3HBNWdUtat9F1sfEGjTSWNNetrpGXTLa8O4bgBt2yAJXw97RkeVT8+LuajU3bRFzUXXSY2tcJ\/Kjcv3LgtJeuvet2gAqliQo5IE8Vl4N1+gPovVtJrxpvjNL\/TrC9I0+nnRXP0VVS2v6TaFs2rkebch5BO4GTPNYessvpV6rf6NpUbqVq102Bbsh2t2W003HVYMS\/hgsM+aJ8xrn9X8Q2n0esTRaBdJf1qhL5S4TbVd6uRaSItgsimJPECBWjtX79jUretXrtu8pEXFYhl+RqFB7A7F9Kr6XqR6\/pNPorv+EOmrqBZQL4aNbulzA+4xABZRENiBEDZ\/Elq2ljXJe0mrC2tVbXTm5orWnt6dvEwqMrEsCgbAmcN2mvnN9w167sdyjOTLcnOCfei925cVbdy8zpbEIGYwvyBo+m72I6bX2NDd+1G9Z6kw\/Q7nWmXUOz7V8I3oafTE5rYaex1LU9T6fb+K+naax07\/AApZtO92yunNuSwa0sR5IGRwsKcTnhrhUhv2mJBDSZ7zNWX7mqvILd9rrrp1+68+QSBGeBxRKFi0dvpk1921Zu\/EGjGm1dnrGlt6YtplsMJL+JbUACVEJjhcRG7Num093V2un2dP4O\/\/AAx1R4u2vFELZsMYT9tvL5V4LQDXz+5dvXAjXblx9g2oWYnbHYelKLjBV2MwYMX3buD7eh\/uqfAZ9c0OkVdf8L6tdNd1Wu1A6haU6uwlhrwXTqUV1UmR52GTOeYArQdPsNrLfSH+K9Lbs3W6vbs2jesiwbtmD4qtAHkVvDE9txj24K\/euPdLG\/cusfMWYmZIz\/L6U+o1l7UhRfdrgX7u47iB6AnMe3FLwJPoOlfW6s2X+IdELd89d0tuwNTpUtu6kv4qRtG5R+rkcCRxurF6bc1vVeu9Zv6ZEtDSp4KpotCl65bQ3YAtINoA7FyZg8knPGa3VpqE0zJ4y3bYKnfcLYnywTx8v6DWl1fT10\/UED2rd4uLLeJtZowTghokxPBII7Gk4AtH0t2v9N6313T9P06jVajounumx+ioLrPttO5NsAicsSBwQfStZ8OX20Ov+D30Yt271\/pmrN39UvmPi6mCSRk+UDPAFcFp91zUWthui7MM4biTAI4jn1\/CqXfbhGcxIDHtk8enNLwxQG16S1nqfxLorvXLynT6jW2jqrh8sqzjfJHGJNdaR1fUdA+I7PXdHb0OnW9Yth2062RaPi5RIUeWO2QPL65+ehrZ0+woq3JnfBkiOOY\/Kn1RvhES\/fusQoARifKpEgZolGxWfRfjGzpbWl+IbKaPWNpLDKujZ9Has2bH6xQht3A25wyTgTuB3niRoPh69d6V8Lda1OnsaZ9Yuo0ipduWkuG2Ct9m27gYMKAe\/wBa5k3Ltwi3d1Lm3bE25JgfIVcyuL120tu7qCylnJGSYLbx3iM57TQoVGhN5o+h6Oxol0PT7VnTa69029043b62tDaNp22E3WN5mBDK+4AnK7RE99QbHUV0uhsdH0GnvdJudMN6692wpt3G2E3me5EhlfcAZEbVjnPHuL1tW09u9c8BwLm0korYmYOD7UbXj3dMdNYuMVO641tWMEKJJPbABqfpsdqrO60+svXdX8O9Me1YbQXuleHdVrCneSt0gliJ3DEZxGO9ZnQtPo7Gg6Eg0ms1OivaZ31SWdFae1eYM\/ib7zMChUAQxjYArDmT82sBWvWBdLKk7DtubW+eeOflig1zVW9MbIvXRpWMlA8rPuBicflS+ngVnbfpGjK\/A3TdRa09jpOrRLmtdkUPcX9NvKS9wAGAqgcwKOhHXD17pn+Gum2bFuz1rT21uNp1stbbeZt24AlIEkQQIXic8LcfZdKHZeW2GRSJ2kZyODyZo3r1x7Vlrmouu6YRSSdij0M4+VJwA7ldTZ6xY1addXS29Lp+saRDcs20TwrLm74gBUcQBj\/RB5mn+MkRejdRXUaTWK1rUIlk3dDa0yadtzeRSrSylQTAkfdM+vAC3d8DxNri0xPmPDERPzI3D8ayGe6UtePca6EWFS4dyqp9M+4wKFBt4E8HWfBdrTa\/pl27qrVp36JfHUbgdB+ssBCGRj3BdLCAf+0Pqa3V\/R9Kt9V6ImosaX9E671JOoMsALbs7QPDUyAE8V7yHI\/yQ9BXzfxC1i8Le5AQNwU4bPBHpOczwKNplKhrrO4RSiKrZBmREj1NUoNveBWfUek7W678NtqtHrzql69prdq5rNHa0gTzee2AplhOzEQkdt2ea6ynUn+Huqj4g0C6e\/Z1dq3pZ0q2WVju320gCVgAkcCF43Z5S6924Ua5eum5bwpuucQeB6RSX9VeuC2bt+7dZAVUXDuCD2k1T45Ryx3Z2PSepvZ+GfiOzoNQG07PYzfRZJbcCcgxGBj0xWx1mhvpd1mmvaNF+G06W161e\/R1CT4E2rouRO9r20HMkkrxgfObgcC5uGwtBKxHORj5Zqy\/duraSw5dbAG7YGME+sHE0NXbBYPoJ1IvdXtdGbTaMaFvh5bpTwUUm4OneKHLRO7eAd3OI4ms34XGvs9b+G9P0rp9q50ZtNauve\/Rwyu5SbzM8feW5uAzI2qBzn5ddZy6urAsUA8s4xEfhUXU31TwxduhS28ruME+setJwaVFH0r4as6JOk\/Di2tHrNVZ1KXDrbdnR2rlq84uuGW5dZgUi2EPYKCGETNcd8Ibf+Ulk2tE+tCpeIsqFZ48NodQ2GZfvBe5UDvWosam5YtXUVn2XI325IVgDORVaFggdGIZSIgwR8qtRaTTA+g67p1zUJ1L9WNXqdR0Rb+n3aMWdS23WICz2wT5wqvlSZQT602k0n+B\/wDA76np1gapfh3Vag29TYDefxtRsdlIyQApE9gO1fP11d8ag32u3DfmfFLnfPz5qtrtx33XLjsTMkkk55\/fWfi62Bu\/hvUprPjnpWo6iLJtXuo2XvB1ATabgmRxEflW2sdG1Wi+GOov1Hp9ywy9Y0llDfs7W+7qN6iRMYWR8q4vvV1y\/fvf5a9cfaABuYmI4H51TT6A73reoTqOr+LdNq7Wnt6TRa0Np1s2ETwF\/SPDIWBMbWMjuQCciazPjGxpbem+ILB0us\/RNO6ro3fRWrFmwfEGzw7gaXVk3YE7gd5nbNfM1e4S53mWHmzE0zXrl20lu5duMqGEVmlVB5j0oUc4A6DoyXLnwj1m1YDNdua3RoiryxIviPrNdX1Vek62x1n4e6fr9Xfv6TSoNPabTKlnxdKrG463BcJIZTqG+6JLCvmQLW+Cy8EQY44NPalmJDhNomZgn+\/NV42wsViGI4UepP76jRsQmdxnMyI7Y7d6K3Slxz3PfmMzQlWRVVTvHpma02AtMd1t2UiGEqQRxQUAqSWA9vWlnNToAgwwJAMdj3prjlyZwskhRwJ9KQRJkn2xUosBht2tJO7sI5ru\/sMb\/wA7PwwAI\/51n3O1q4Ku8+wsE\/a18MkcDVf7rVM2\/F17Ae8alSpXxRn5wsAD5Zj3o2gTcUAKSTADGBQgbcc+lWpsG1muEGDAQZBjE\/OusrJZX+zcJOTjaDE+\/wAsUWL6l2Z3QFVnzGMDsP5UhJIAJJA49qABMwJqQoWmlVgpklSG3KMfL+dAAkgAEk9qk5baog+0xUgwlgVjagBPpkUhI2AbfNJlp59qfdLh3AMmSIgflQOzeY3FO3rSaFQoJExGRGRUBjsDiM0KyLB3uviJvTgLMCY9vlUxV4G8FNtC7hZVZ7sYFBzLsQABPA4HypiG8QgEgiRzwOKQnAED51NAWA2Qp\/VuW2xO\/hvXjj2pNrXGAVWZ8kxmastnwzvKhlIgzHfBie\/v2qoks0AAEnnih4EJFO4Uu\/mYj9kkZOe9LTJtk7gTjEGM9qkCbENwqLkJBIZl5McQJ74pQqlWJMngCYJ9+OP5091Qm60QviKxBZW3A\/KMfWqyIjNJoWwmyy3mtMhNxSVKrnI+VMpT9GZGtg3JlXDAQO8juePzxSeZSCJUnIPFAAAbiVwR5TOakDcfCNi3d+Leh2b1tXRtbYW4jCQwNwAgg+3atr193OotW+q9R6Xe0f6R5k0OnTxEEkTCqnacFh2+daLousfpnVtDrSiuuj1Cajb2YqwO0sPXbFbHqmt6NdsG3otBrtOz3RcffrxcQwPTwlydxzJj60vC3dCbOl1fQOg6HrnxtobOsuNodFpjFy5p1N20y6uysIN0EwdsysyZgc6a70NdNp9fe0GsS5or3Tv0y2b2mG42\/GW2QQSQjBw3mBJheYak6l8T2+oa3rurXQjTP1awLd1Vulh43jW7jOuJAJTgkxJz2qu715m6cmkFhFT\/AAY2gB3xj9IN7dHrOI\/4VCjLYGcPhLQq7aI9TuJ1Jen3ddcsvYBtHZZa7sDh5DwAIKxM5OJ11j4cB6vpdEdVaLajSDVo+2RhS238FPpW86H8QdN1Ore\/1LSGzrbnS9VYfUPqAtpj+i3LasE2z4jEBZLEScDIjW6H4k0Vj9C1T9M\/Sep6aw2jtsL5RGQqyhjb2feAeBDR5Rj1dSWv+EmT0T4D1mu0uivAdS8fXoX0\/gaBrliCSqi5dkbZIPYgAiSJMaz4TvBus3\/Fd7ifoGsSVIVoGmuAA4PZatPxHpimnOr6aL2s09s2rJXUBbG0kld9vad23cQIZRAWQYzgfCd+3p+pXrt66iI2j1dtixAy2nuACe0lgPmaGpK0x1Zm\/Z8ovfEli0ljSuU02rdf0gIUZxp7hUsWwACBzgRNb49Ifr56X03qT9Lt9T1WvFq1e6cLL+HZKnc13wcQGKkTmA\/auR+Hep3Ol64Xlsre22L1kK0KALlt0J943z7xFN0rV3OhdV0fUlS3dXRalWNsnYWcZj1gcTFNxdWS8YN30H4asa\/XajX6J9d1Xpmiu2hc8Lp5u3L1xpbabYcEJ5GliwPtJpep9AXRdS6vqPiG4dNpku2Xm1pCHZr6NcRRa3IF8skgkbSAM1pumdWs6TRX+na\/T3NXorpt3v1F7wbiOoaCGKkRFxgQQfngVmWfiDQbdXZ1PTA\/TdU1pzpbVzY9t7QKqy3CrTKsdxIyWPGKzbl5WNoVOjG9oOopoNfpLum\/S9KguNbVJFxLrA7zlNoVgygxPrtFVfF\/RrHR2SxbuX\/0i07WrtvUaM6d8RDgbmDKcwZB9oinPxBp\/B1Flej6e1or+o095bQZtsWVuKAx\/aJ8SScZHGaPW+taTW9It6HQ6HVWOnW7r3UOp1PjlHIAi3hdq8SPN2JJgUqk3YMovn\/6pdENlfONbqpLkRO2x64jjmtnoupajpHwT0u9pF01m7qdbrFe7c0lq6zKtuxtEup8sswjjJxWr6hrbbfDPTrNq8juL+oFxANpClLAUsAe+057xVvTet9PHw\/puk9U0Gr1CWdTd1CPY1a2s3FtqQVNtpjw+QRyaSWhZNh1PQK2l1+v0a6bTWr\/AEzT6y7YFkGGa8iMEJ\/ycvLeXsdvFJ1b4N\/ROoaLpul1d251PUai3p1S9pzatXd+FuWrkkPbn9o7ZDAgcxhXeu3NYvWGuaezYs6nSWtPbQMQLVu29sqqzO4xbjJk5Jrav8YqliwvSNC+lNrVWNbD3vEs27lqdotptGwGTMliYGfW+OEpKkPFmNoug9P12v6fpOm9Yuvd1WpTRk3tL4WHJXxE853pIIM7TkYzg9N+Fbeu6jrD0vU67W6XQKnjXdNoDcueKWIAt293mXyk7mK4BxMAzSde6boNdodX0zo4s3bGrt6tvG1Hik7CSLaHaCikkzO44GcVreldYXRnVWNZp21Oi1ZVnt2r3hurKSVZXggESwyDhj3gjacJJWxG\/PwjpNF\/hn\/D2p6jZFjQprtKV0IDMGvW0O9WdSpG8gqCR3BIA3cISWZQsAGFgV0el+IdNp9drXXpu3QarTDSeBb1EXFCujht5Uy262pJ2wZIAGI55CbeoU3BAPMqGwfY1hUuw0BCy2yROPKCMc\/0aBuQo2M4bII7AER+dPdKIXFvOfKT95aqJlAD29qptx+2wBuO08yeTPaijAOrMNwBEg9x6U4fbbIUCGiQROR3pCJUbV4GSKUlQJgRS7hRMkwIqMQTwB7Cod0AEzAxmYosy7VULEZJnJqfLA7F+tEZIzHvUYcsAQhMAmi1toRiAA\/3c00FhC7oCeYwSQBxUdvKqmZWRMiIo7fBYbgGDLI5796FudxACkcw0ds07QCgGOJHFMsAqXBKzkAwakG8zkQCBu2ie3YfT91KDBBWQR3osYyHyt74GeKHmAxIkfjREhbg3c9geaAVxmGwJ+nFOwGQou4Mu+VgZiD60HKlvIIED8YzSyIA2+aeaE0mwGBIIIMEcEUWaVAIBI\/a7x6UtWv+qNzwb8owjuCRjBH9cU0+hCByAJVSApUSPXv7nNd59h9zd9r3w2UUW0bVzsUmB5W9a4Hd5Cu0STM9xXd\/YUf\/ADufDH+tf7rVE39rHR7zqVKlfIGfnGTI2jA9B60CPugkD3FWI5UlhcdGUDaVHeR+FBFVnMk\/L1rr6suwWg9x1RAzsfKqrJJJ7CohHhFERjdZgAwPb\/Nj5xQRSXgHPbPensAeJ50Yhctt\/jUqN4BlT23QBmHOcHjJGfQ4ODR23EQsu4W28vMTVrhSiM1u4c+di\/3hPbGPzpDCgnaGAwrEfOhwrYrK3y0KZUcZpQszJAj1ooIPEr3q9QjWQoV9wksQQB3g\/u\/o0lG80DZXctlrfitcBus5Up+0Pc1RWSEIRmB3XFaCNsgjuZpNzBnDhQ0mQy5nj+NROFOgQlp0S4jPbFxQcqSRupKIWQxzgTxRAZlAAwDgx39KyGLQfBgGQO9McfPvNHNwkse3J9hikArbQqxu3ftTx7RSimZ2u3AbjkkwNzEmBxQtlRcXeCyTkAwSKQgsWM4wBtzmBSkunlMjHH506x4s25ABBkidtPcD+BbZ1OwyqGIGOfnzSEUAF2AEST8qtSw1xrYCkAgkkgwYEn8oqXkdyHgsWBPlWAIyYj2pWdmLXGEb5AK+Ue+B2ilQm\/YZ3VhsYOpHlABwomSI7\/jUVGDbcMneDPrzHyo3bO28UN20wG5Qd2MDn69qARkuAQbVu5DL4kkATgnGe\/b1oAs8cXLl4BFCXDyf+rEiIPbgD5VXe2hViA0FWO\/dJk5EcD\/jVuiDC1eIsoyNCPcYA7ATyPQ\/yNUm21sXdxWQoAO7Of7qTYlsZrdpVFyz4jgNEssD8Z5qtbgPKL4gJcNx9I4jnFTTs6BtjiG8rIZ8w5\/gKNu2GBwrKGE5gx7TRl6HoRSI2DYx53GcY4\/r0oIAVaWAAGcc1Zctpb3ftekgiD6fOmuBCh3EghRADAhiI5+hNFPsCssdwdSS3rJnHert7qCr3V\/WHcxKhmzEkE9\/w\/Ootu07hQLgAO59okARPHtSs\/i6jxtQoeT5wsCfygfhVVkjZX4zi44ukXCVKS2SM8iqlgtG6B61ndQ062VI2MHWJO8RJEwQBg54+fpWJqggvA2jMgEj0Pf8\/wAqynFp5GmmOGujTW1Dg22mFLAgHiY7fOhptoW4Bb33iPISRtUQZweTHFRWKHe67mY+YAxI7jHFPdKlLa24W2\/YncQff+uDSpdg10VRb8Q+GT4Z82xj+WOfnTix5S7Wbvhq21mUzHp\/XegXBvKzW\/DtggFVB7RPOfz71U7sVEloGBJ4HMUYSEXCQkcOO5YH0IgevNZthbdq1tvEyVDGRA4mMHPaqLq2tRq3NtUCICTt8oYDuB2Mf1NLse6bmxmuKuWEgZPeK34eT6Uni+hJl6XGH63eEzAxJEViag+G77GwRAbiRwY\/OoLg2G0yhSSJOZqG1bK7kdgJgY5EZnPyq58kuWNDoYFFabbqVVT95ZzHypYLIgFtZYCMHiY\/f3pbaTa3GYUkkjMcdvwzTLbYkFlQyOSfmZ5rJpvKQngVwou3kuJtcNGBwZz8vwpRCNaZ03oRIVpAP19JmnZApIcbXUkALmc9z+OaqdQHIkYxgyPxrNxpV2AdgZARE9wO3zqvMGnYGC6wFmOc0hBHlJ\/OamVDCygLJIBxCzM45obYmcEdjRUKWiQBHJpnRQxCOHjuARNQo2BFIM+KDkYI9hj6UAiz5mn0IoJzGI7zxTo5V98QAIG3tQkmAubbsIDGIkjt60G8lwEArwRmSKY3LiPglCIBgnkUXADglXFkmR6x86GhBLtbQrtJRzIZhBYT\/MflQQJbuhmBZQYg4M+49KjtbL5yApAIH3j2x27Va1xDte5ZJVtsAQoO0AHgfP8AvppgS34jaghCkwNpJAkTAil1EW9W21lZd0GMqYPtyKYoGlkQsY3sIgKJ9v3+9C8ytbU2lhlMFi2T6ACtGnQGODtcMhyDINOw3s+0EsfNIEQIk4rLuWmFhXRVFu2pVnKDkz5TjJ5z\/KsY+JtJ3qYEkyJzgj1qHFrYJ2VKxRgyEqwMggwRQXDAkSPQ96tu2xbCDO\/aCcgjOf3R+dDYzWt8yqkKBuEjk8cxU006ZVlZySQIHp6V3n2FAn7WvhlgDtGrgn\/4WrhiqoXV5LD7u04rvfsHtT9rPw8QC+zUBiV4WQRn8YqZ\/wAWFnu+pUqV8oo\/OYAlNobBOVz27\/maGwBVMg7vQ8UVbYOAfnmj9xJW5OSIEjHrXZYRZACoLqUG07Y3CczwO9FVIABceGeSO00p2M3lkEng8VbculFKoUG6ZKzBE8Z+VWkttiKjbNpgXKnMxPOe\/cUu0GLbnad0eYHyim2jys5HmE+XtR2lsgD59\/nWfiAgtMWAtgsGO1ZEbqtNsKpsqNt0PtYkxu9jmBEGq2AFu2XBB7GORP596O03Ly+HDl22qIjPy+tJ3FYEC0xlgDc8RvKApj+u1K903LpuuxN9n3MzZHzP1qWwIcyTcPlCwczS2Ed7wW2rMTiB6Vi23sdLYCpMksNrNBc\/1NVjDc\/WrWtgW93mmYBjE4qC0yQzq2whgGXgx\/QqGgsCoAFcNuIyQqzt+fajpry2WZmUOYIAIBHBGQfpSgqrtIDrkA5A9j\/GoylUgloJlcQGGRNToGuhQItlgecEfn\/CqwSCCpII4Iq23adyAEYz3j86sGmuMLSAA7hukGYExn8KmhNpFQZFCsineCD5oI\/CKNy24YLJeFnGQByY9qFu3AZiMrwsScc4qwuHTc+OxhRn5YxwPzpUBWylbAYhYbAPJP8AL++q5m3BLeUyB29\/4VOwE4mnvhVMqzEtnzCDHryfelVgDaw3M2xvKMEzgjt8sYo2d219iu24bSqk\/SfXMfhRZzuEoQVAG05yIp7aPe8UKLdsGXPAiBx8s\/1FFewngstWC9hTcNtPCO6HlWYHMTx2x\/3qquC1cSVQq6rubdcBLE9x+WOeacnwbiBmVTsjdyMiMxwQKVbLvatFLRJZiqxmTjHz\/nT8bJXuQG9aB05DqQ0vbYRkSOD3yaTUsvig2VIAAwwHPc\/jNWMniIgEIEUgyDIIkmos3TaQpCCBn0znGabi6H2KWZwNyDeWk4CiCPy\/vpLdpouCSqxP0mrA6xBCCRAIHHFGJ89pTsESTnt\/xq4wjWrAW3+suvev77zZaScsY7zzWOgUmVJB5HtWZcU7WDBCCSMYmCOP+FV3Htq4VFm3IJHEj5+tKXGsewkZT3WbQur2VIJXa\/lB9DmM5\/CkNsO1u3cZ7hkKFUjyzIJJz6ClF5DYK3UdrSyLZkwrRPyqh3tEB7aOvMjsDOAD6RFXNxdZJoY2PDuDfdC3CFKwSTmOPf5nt8qDrauXbyWl2Ju\/ViZPMAe\/PajqLgOntWrjz4LMotgggTGQRzNVXiyJ4Nx22IxZVBkScE\/OAK80kllDVjXbDgQ8i4AfLA5HPf0jNQ3TZt3Laublt4O0xHHpnOee1RdRbW5auRc8RcEqwXG0ADA+c+tIytcyLbC6zlZEKvyjtzU10gr3H8QLYtBVNu4hJ3Kx5xkicfSKKSP1tt4KrBhZBMd5qtI3MNwtrAR9pPmE59ar8UoyNbJDqZB+XFFrbGkXahrbajfbA2GBE945\/GqyNvZwwJ3EnHGP409xg1sbDG3ge385\/hSXWa4zEjnOO1VayAbYEEGFB4bmKcqU1Cr4i3CoDHOPlVdsqs+IkiCMGDMYNZejtr4Ls9tjeP8AkzEqD7\/SauLuo1lCbMW7clmYDYTDKFzH1oFWCSCI5JzmrCyi0W3Ak9gPyP5UNRcZgvnYswgg5gciPapxdsChjnIX1\/uoNtgkAj0+feirEspZj\/GlcAMQCGHYisZNtDAYjmiAN\/qB6GJo7SF3AflSnmcfKorsCxigO62TmZU9s\/nT+JcNpxvK22gFBjdAwY71TlhET9KstsqkLcUMsEd8e4yKtZAFhkQkuCRBgDv2+lLcdmI3dgAB24A\/gKEGYGT7UKht6Cggx27RmoD2nFQGFI2gz3PaorFTIiYIyJpDosW6ybgpJBG2T6U4uL+jERbBBwI8x959Pb3rHqU1OS0LxMi4SEUQUUjIH7R7GPrQV3h0QEs\/ccx3qu0SGMIHJUiCJjHP0pdxgCTAMiq8woybV9xp3QIriBJYSVE9j25\/OqQ8u3EEQC3amN8gAWxt8gVpMzn8qqUwaPPSsPEZnZgAxLECBJ4Fd19hSn\/Gz8MtiP0uOf8ARbtXCoNzKFJ3k4x3rvfsOcf43\/hsosA6rg5jytWc03FthR7vqVKlfKKPzlABRjuAII8uc1FDMQEBLdgBNQySfU9gKc3HJUqApAgFRFdjRZXggkzu7QMUFANyHO0d6nERg0xctcL3JckkmTkn51IETaQ09s5Pb0qKGvMiKFAnaCSFAk9z\/OntXiiNb3P4bKQwEex\/eB+FO7Wf0clAAQQotvkmZlgRHoBGeaHkl2Y7EqhTcecwZB9KJdlLLu3AeUFTA9P3VBbMPuVxtWeOJ4n2zUtLuYLvFtXIUs0wM94qXZQjQGbaeDginL3FVyjmHgMVkD5H8KDW9h8zKcAkCZ+XHNWWxYDHeSUhTx5vcDt+PapEyoh3RGKEqJExz65\/Crrl4X9QSkWTcPmI\/Z9Y9v6JpbYYWrl5SVCQoIGCT2+cA1WEVkdx5SBG0ev1M+tIToK2rmy6qliggkLwfSlbyeGXZWOQbcGV7Z4H4VYzNaS35lZJIAEgEe\/4\/OiAlq0l2LTrd3DZMugkfh7H51LS6DIhdjYZN0Ww0BSSOc8TxgVNzJcVUcKxQISjQB2Ofl++paKuGa6rNmWcn8uO9MRZaxlh4tx9xhcoADiZHMjt\/KpyS0kyhfDV33Ashxu9Pf8AfRdGFxFe1tMBdoMEmOTRNtoJI3KoiQP64mhdIFwqQVhjuAM96iihXA2hUQGCRvE+aP6FHfsO0hGUgBpAPecHt9KiG34T7w0geUhe\/oc\/P14FMthyiMjKVYlZ4A\/H50JN6C0PogfEtrIKswMASZ\/eKY2mAUB7aK5G4gyF9J5I4Jx602nRQAWUeE8gEmCGggCTjGDTaq9cvWrZdLbBNowckARmPp71qkkskPeAlLTW7g\/RnQoDcLhty7YECYxz+LAVh3y3iBHIkAQVIIAjjGO\/76yPGIDhtgtuoJVfQHAz+761U5tq5DwWiDAJj25qXTVIUU0VBk8NBLBt0yTIj5UniFmG9jA471dqLyXroNq1sJgAEkhfYe3zk4oXbbKpZ8bvQye\/PpxWbw8MpfsjWitu3cZlZbgPfKxVhJUm6V3WyQfYexI+VIzrbKMF8kQR2LAZ7+\/NIy3biXLwB2KQGaIEngfkfwq\/JRD5MhdZdt3LnmDJcUh0I4Ezj6mk1KosCztKYIfaefSaa2146cbLqmSSUYSVCgRkjg4x7VNzWFR13I0AkkZmPX0INNJtf7FplMBlWVBLGIMKB71P8j4tp\/NbBkYjdnB\/Ooxc+HdEbQZAJMDvH9eoqq44IDZzgie49vkaUp+Lsex2S0fDyQhjdtEkep+ftVRYqpVtxaY+9wO4pmlkLsSZwDPpjikLEtMbR6AVjNp\/oKDbYIrSAVbiQJxxmKdb1z9b5wu4ksQPX09KR12t5CWMZlYj6UtwwzfrCxPJ9ai6CrLHcLtWyx2AQWGN0+opE2KjG4H8SPKMADjJ9e+Pzo+IFRPBBR1HmYNljJz7YqbnG3xBKuMFhMjjH4UKmKhS+4lm3Fj3J5+dBwAZWI7R3ovARPKQSTmeaG4KrKBzE+lEsPIwbzu3d\/lV2muFb1o3M2gcgjEd6qbyqu1gwIzjg5FOqglS2bY5I5ipVoHTLr9xGMYCQfLEZMnt6H1\/dVFtirQVDR61LgZUZSNqyCAe\/wAvpSAmQZI28e1V55sSWCMrruBERyI4PpRCmCEM8SKjSSZYtmTnmgwhmIECYieKloZIIlWUiOcZFNNvw02hhdBO5iQQR2gR86rpsGIEAY+dShhQzkMVYcfxpYG2ZzPFMoziOO9HAUkRM\/WqpVkBVgEySMHigGNMFhyGMAeoogFNrqcjIpUIrPNEwTgQKkGfeiViJBzUsYuKlNtJOAc8AUUQuwVRLHtQ1kAjyW1dLsOSQVEggR6+8mlXbDbiQY8sDv70AKNIVC0QJ9qe4qhvI25eQYoBSQT2FPxGJXffYeu37XvhhQ4cfpIysx9wmuFYkhAQBAgQInP513P2F\/8AS58Mf61\/utUTxFhR7yqVKlfLA\/OaMEntRYhpCghQZAOaYYYZKsO\/pQuRJKSB7967aqLEaGJOF9hUCQV8QMqkTMcj1FDtxUmJg84rJgOCoVdhIeDuJx9PwqoinClgxAJCiT7dqWJHtU7AUcHMe3rRWSDHAzQIiiYnyzEd6QC0yNsbdtDfOiUK5MfQ0bj+IMqoIGDx+PqalxoYjEFQR97uIxViuHbKqnoyiMx8+DVSkqwI5Bmrb4tsoeyrhTG7cZ80fL5n61P7Eylg1q7gwymQVP5g1extAqkK7bRBBIUE8zP9T7UrbHsqNzeIowNoA59f40joEY7SGUQPNE5HpNIVDO82BZLABGJ9QflFBGsq7sFchRKAwc++OP31HCttl1CBTtxkZMAx3\/nS3bxcjmNoWJ7DtUsSDfc3HUPAUZEAcEz2x3pPDIt+J5SpJUZz847f16VdeXxL124llLKFsWi\/3QZIAkycfwpYYBrZXdt8xAyYHb+NKrFjoW3bUuZB2zg+2asXxEJsWvELGMBTmR6fWgijbG5UUrLbsmR6UbeFvKzWxcI3SwJiMwD61SikrBsrvsUlBtJIhmE549ae6glWtMFU\/dTdJA\/DPJ\/A0pALkOEUkAE58vvil\/aYWoABPmJx3jPrUywAGus1plLOUZt23diRgGPrUtMz3E2BjfZtoMAgzgCI5q8LNi1ve3cVSRG8yo9I+pqhi9ohZjPBmMexqGmJU8C3ke2FW5IaJClaZrt0aoeKNjBsoUgDMxt4j2qsqCJUjbIEtz+HpRSGZ2ubyBJlROe350uxsF90a6TbAVCowBEGBPc9\/wChSgwRmcd6s1FvbcNsIhYeWbbbgfeaCKFJV2KE4Jj8aPFgtFqgXk2veO1RMGTmIA\/IVaSp0oR3ZgrcA8z9MQAPWsRbjNKBiAQBA7gVkxwL4ciAQVIlRgcHnHAmtotON1+iWg6y0bDOrm3sPnttGLi5giOOIxHvxS3tHcIu3rrJ4aruBUgAknCgdj3iMCsjT662LY0mqJu6OQSygFlaD5ln2MEfxANUai+bjDaEtW7ci1bIkKP4k9zWE09DRjblUjZI2DlZyfWq7zC424KFYyWgACZ7AcCsna6Wrlu5cCsQDEzjnbAHqfyqu8Rd01thbVWtjazbstnGKUlaEmLbCuCzud85JAODGcnPeqZIBAzPtVgO8AMSXJjMRHzprBgFlIBTJkgSJH4\/Kppe5RQ0A4qGSskj0irAUcksdoJJAAmKTZyf2ZAkVLXsIWZ5PFTywZJmPTvUZSAD65FWMyNO0BfKJn17xUhYoRjZL\/sboMHvVrIRsRbTC5JUgnJPpFV4BOfLxJGasPhytza+2RCmPNHv\/dVVQg3ReO206AG223w4AM98cziqULeIu0gNOKNs7nMqXwTE8Y5pSTG2SVBxUjIwKNEiYBwZqbSVLYiY5zRAAUz6YigDAIxn2pNUNAoiisgSV3L3nioVIAJGDxSKBOKZZaRgnmaCgQZme1EAFRmGnvxFNOhDO5aMk9yIiDRDT5mKnvt4qsYpiAE9zxTUndhQxK7ufvDOO9KTMY4EUBzniiYAETkZobsEgNBYlQQJwCZiiuJaRIIwe9SDtntMVFAOCYPvSyBCZYFs1CBkg\/Sp3zUIiOMiad4HRCCpIIyKFSoe0CpAKxJ8u4Qfp713f2ElB9rPw5vUljqRtIMQYOT64muDru\/sM\/6W\/hn\/AFr\/AHWqZ\/xYNHvCpUqV8kk\/OeTRJ8pEZ9aFSu0bZoJRHaaJE+1CMUkBCROAY7yaB9alSpeQBBOYxVht203brsttldgkTAwZj+hSUKWhMdbjCyyBhsJDMIzjjP1NVs24KIACiBA95z60DzQqXkVIO7yFYGTMxmrUKvIuugRUkASMwOMc0ibgHIWQBBMTFS4we2vYriOx+VQ0DQfD220cgMDmM4E96qZ9yqCqjaIBAirLQ3MENxUWeWmM47f1ilusTA3bgP5D+X5UmAVuubhZVkgYGfLHp8qD3mNy4bioS7bmG0DPtHH0pirE+Ioa4AJYkccZP1PNS4BcvIEDLcc+bxGGSTjJ+nNTQFmoa4ptM9+62FIJmcCBHsAAKq8VUgIoKmCd+ZIGc4wfT5VW4ACQG4zPcz2okCZjy9op2+hUi24bJtPgqxbcoEYHocfKqGC8gkmPSKa21y3bYqWCXPIY4aIMfuNB5VYKw3M+1S3eQRLZAIwWBENgYz2NLdYFiqjyAmMc1bavBbDWrhYpO5UBgFuJP41UNngyUbdP3pxxxUPQEa2Rd8MGQSIJwD6H86Jty2wFSQDJHAyc\/hSjyZAUnjImkZGWNwIkSJqdATBIAHzogqu0xMZZTwc8YpwqqtpnLqSSZAnHaPrNKGDODdLMODBzSqg2KWDJwd88zg\/1imFw7RKpA9veaWJeEByYA708C34lq7a\/WhoyYKkYii23kRZeuWt8qhW2JCCRMepPrxUBuM5N25sUQ2DMekVUXXxLnli2SSFnHtmr0uXbcMNpBXO4EACPTv2NaKTeQZQF8nib\/OZwR9739KBIWyuwHcwO6TP9dvwosCLbKGVkDfe4z7TmKV8M6ozNuPrz\/OsrAPiSWY+VzDAgd6N9d9y4ysIHmgkSc0ltCSIJ3dgOQastsqszqVJJwGJJ96lP3FossGwbYXUMNv3oVfNIxExj86ouqohlEJxG6TQEsQoeA2Inj2oFwr\/qxAEQe4PqKpyVABkndtQrAkgntQbyCAWk\/mKmJYiSKWSuRye9ZN27GFvKSO8QZHFQKQYKzHp3oqR4gZzIP3u9CRtCxxme\/wAqKXYiBlIAfcQvEek\/8aLgK0iBiQKVSQDxmhGJFCaoQY2ndErPfE0MQDOfSKgBPFCcRSKDIgYz86YiCZFKOaYkkye9IZKbeSVLeYrxORHpQiApkGe3pUdy7sxiWMmBA\/AUXQUG85u3nuEKpdi21RAE9gOwpSCDBEGrERGVybgUqsgEHzGQIEfOc+lJE0qGv0CoBNNEUw27TJO6cCMUUUJFE1KPamBFMAyJkY9qFGpSCiHMYz60MmPajU7U2KiSYEmYECe1CIEyKedqEFUO8YPJGf7qrob9xEru\/sNJP2t\/DEmf+df7rVwld39hpn7W\/hmf+1f7pqJP7WDPeFSpUr5JJ+c9SpUrtGaEoVKlSBawH6ChgT4jCfoKs1n\/AKLof\/dN\/wDyNUqU2T2jEq7SgNehgCNrc\/8AdNSpUMox24palSpEGSTJJJPM96jcmpUpSBCmpUqVmMXvW06mAiW1QBQbaEgYk7ealSnEyntGqHIq7VADUuBgAnipUqY6LYHxdSMYH7qW0AbrSJ8rfuNSpRPYFT8mlHFSpWLAO47CsnbMxRLGOTgR9KlShgISSACTA49qe2AVuSOF\/iKlShiRWah4qVKhgZOkVW0usLKCVtggkcedaot5uqDkSKlSmgM\/qCKuhfaoH\/OmGB2isG\/h8f5q\/uFSpTmSuymoCRwYqVKyGSpUqUmAPWoalSkABRPb5VKlIQbgAbGMD91L3FSpQA9v75+Rqs1KlV\/5BF2kAOotAgEFwCD86bUgDU3gAAAzQPTNSpR0MqqVKlQUxqK8ipUprYwVKlSkMsQkW7gBMGJ96rqVKoRKlSpQMPap2qVKQCnmnsEi6sfKpUp8f818ksayAbOokcII\/wBoV2n2F\/8AS58M\/wCtf7rVKlZ8v8P8CPeVSpUr5Ij\/2Q=="
                            },
                            {
                                "timing": 8409,
                                "timestamp": 16930346540,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQGCAUHCf\/EAFEQAAIBAwMCBAMFBAUJBQYFBQECEQADIQQSMQVBEyJRYQYHcRQygZGhI7HB8AhC0eHxFSQzN1JidMLSFhcnc5I0NlRygrIYJSZFU1WDk5Sz\/8QAGgEAAwEBAQEAAAAAAAAAAAAAAAECAwYEBf\/EAC4RAAICAQMDAwQBAwUAAAAAAAABAhEhAxIxQVFxBGHwEyIjMoFCsdEFFCSRof\/aAAwDAQACEQMRAD8A5zNA0zEFVAWCJkzzSV0pJJEUtM6bQplTuE4MxmM0vapYANSpUNIAGmffd2Fn3n7oBMkAcD6UpaQBjHtTWn8Ml1Yi4MDyyIIINGBFbEFiQAATgDtUNNG9vIpAiY5j1NR1AthhcVjuI2gGYEZ47\/wqWAhpasuKFCw6sSJhZx9aDKH3FAFCqCQWHsDHrntUMLEqCC8vIH+6Ka3t3r4gYpI3beY9qAYEBSs+aZ9fakwYtBqeN9wi2hycKMmkbtUgLTIASZ4AyY4o27hti4BHnXaZUHuPXjjtQCt4bMPughTn+fSksOwYLYk7RtliIJMR+NWFWvF7+ouN5jJdgSXMiY9Tmcmqe9XFG8FY8MDbuMNJOYyO1OKskr3sAIdgeMHtUuBV2wZkSfY0pIxApwHS3JQbbggEr6Ht+VVYxQMT70xBA9RzilAyAO+KaGRmgSVwcSB2poY1yA8qSwgCSPbipbVitzaQFAlpYCRP680VcpBVgxOSCswauYkadbFu4tzeQwW2uSfQ4kkfxrRKxEdbu6N5AuLuJdgN3fP40xuF2tFBaRrar5rflb+80unQ+IjIqobfmYvBBjPBx+B5oBxaG5B5w+5HwPzH5frV31EZWldhp9Ra09xijtBDlQSCDB2n6ZI4\/GsLNu4ykCRKkET7UBb3KzeImBME5PtUAYDcAdvBNDd1Y0ssnaO1EKSCQCQBJjtSzRBImDzzSbtljLt2ndO7tFFirKAqQFxu9eeff+ykaJO2Y7TRXGYkVVgReDz7UahBVoIIPoaOIMzPamgLVBNk7FBC5ZgOKrJkzAHtUXIj09KJIIECDVjBREQc57CKIVmA2qTmJHr6UvBzQgG3HbtwB++oKigtMduasFsMF2Osk7TuIEH+z3qlYcAYtcLOxLMTLE+pqBiFKgCDzIz+dCcARUpjJiBEzGZogkGRQqScDtVIB8bQIE+tR1CuVRw44kCJpalWAy7khwMSQDGKNKTge1MrHYV7EyaYDIyqQdobBBB4prqeGwAYMCoaR7ikRC7QImCckDgT3o21Z3CopZjgACSaYyQdskGDgH1oCsr7NtBW5e06n\/590flIqLpAxAXU2CSYAk\/2U7QGOKNXjTIJnVWJHbP9lT7Ov\/xNj82\/sosCijV32df\/AImx+Z\/spjpQInU2M5GW\/sq1IChDtcMVDAGYPBqT5iYj2rITSbzCX7LGCYG44GT2qu\/ZuW9pfaVIgMhBB\/Ed\/wBatSQCbq2r5ZW2Pxv0lwBtFwnkehH8a1Otn+WX\/v30f\/zT\/wDaajXf4peGD4OlqlSpXJGBx0aBMGAcGicGDzSd819zKLZl6rTWbdq41u8HK3NgHqPWsjRdNsX9Kt29qltS7KYBIUBNwJx645+k15hicDFRiu4wuO2alx9wLdbp\/s2rv2Q6sLdxk3AgzBicVjsCDB5on7vA55oEzzQ0kgIQNogme4jigwiMgyJx2o7T+k0VUN\/WAOSZxScWApEAEEZHY1IBmSBjk1MTipE1DAWgVYqW2naDBMYmnIARTuBJkEdxSudxEwCeT61NARjvXy24I5IniB\/P40Ar7FncLbNgmYnv++oCVJg+2O9AMQTH0qWKixgFsblAOdpaeDn24P8ACkXxLbJdCcQwLLIMH0OCJprRUETc2xkeXvVbOxG0sSBQxJEuNvZnChR3A4FJTm24XdEr6gzH8zSqSDIj6kVLyxgAlSZAjt60QSolTnvFF7ewCWBJ9DxSkQYVpoqhFli7dsvvss1txnevP84pkuWRp4azuvbgZJMEZmc+4\/Kk2M+WdFzGTHvxRtGyBFxHPmBkNGMyOO+M1e5ipFZUgCRE5BPpWSbZslXlFZkkLBM\/40t7U+KoVrVtVwQLagGQAOee355q0uPDA3XXO0pbDKDiZH05Na6STthkxyj22dWEOpiCcg0WaLqxGCDB4nv+FGS5KBZEz5F5prDeFdChiu7ysWEbSZFOkuuBkdkV7hZQ7ZAOdp7T2+orI1VsXDavWFVkZQGAUKA+ZHPtPb6UurtWyjXdOrC0pCne0sWIOf0NVxuCCzb3BFlyskE5Mke0x+FW006F7kuPttgKvhllCsomGGDuJJ7n91elotJp9Tbtvq9Ulm4dyhIgbVtggmBifX9DXn27Ra+NyoquCSWnauOcelVXCmTaBCgx5mBJ5j9KmSaGj3G6PZtyVv8AlKEh2UQfXB47dzzzMAlujaRLoW5rAAuoFpwCJCkqAwmJ5Y8DgeteEfD8FY3+LuM8bdsCPxmaihQpJPm7CMGpp9yj1l6Zpv2G7VD9sqGQy\/syzAEH6KwPbvVlvpOnbSXLv20JdVSyo0ecBCxIzwYgfQ94FeKGO0DEfTmookxj8aaT7jJBwYweK9PR6Gzf0ZuG4RdAdtgMzt2xgAnO4\/l+XnIDHaPemuJF4gsWxMge1VQHrL0rTtdNs6tLe3A3c3PveZYxB2jmOe\/dn6PZUkW9WLkkbCoGQdsTnkhjj\/dP4eO4znDKIIIjjEUpMkkADMwO1FPuCPZ0vSrNxAL19rdwqDmAJkA\/+mTP0\/LF1+jTTabTXEu+IboJMDCmeOI\/X8KxBzuYqdwJkmfX070GUhtoyfYzVUxgQSwBMAmK9e\/06yupuWLNxt4dlAJ+8AoMwQDmTXjgEkAAkngCmO2BgyOQfWqzyB7tzpNiwupBuC4VsllPIJ8mVKz\/ALRGcYOfSk9Nsrr7tkXd9u2qsGiBBiS3sJzXkCm8uyZO6eIxH1ppPuB6Vzp1pNdfsC6zLbTcpAy+QJExiCT9Bz3q3XdHTS2nI1CvcFu2+0EYLYKnOIM\/h+nkElsn0ipTVhQYg161vplpn0IOoT9vbZnAYEqwBYDE8gr25JxivMbcVghRsX0AIz+pzSVdDPafpmlW3NnVi4GXPlEqIBkzwM5j+6mvdM0f2hxY1W5BcKEqJC+YDvzIOPoeea8Ty7QQTunIihTp9wMjVWxZ1Ny0rbgrQDVtiE6fqbij9oXS3u9FIYkfjtH6+tYpaFQAKCJyOfxq6xfCtFxA1pgFZVwTHefX3qugWelpOn27uhR2u7S437dsliN4hSATiBP\/AMwqx+jacWEddfbJe01wAwJIVYXnksWH0We9eZ4GnYkpq1VewuIwP6Aj9aY2LTEbtdZMY+6\/H\/ppZ7jPUvdE06Xiqa0XLfIuiIXLjOefIB9TWPd6bp08MHUhWa+tpgeVUz5jIHp+v54Z01mca2wR\/wDK\/wD01DpbQidZYE5Hlf8A6aavuB6trotpSd+st+NbID28HO1Tjmclgcdh61RpOlpeRTduNaJu7MjtKAe8kMTx\/VOKwTprIJ\/z6wffa\/8A01Ps9n\/42x\/6X\/6arPcD0z0nT\/Z0vLqjudmUWRG6RvlcweFTkZ3HGKxLVpE1Op0y3PEtbLkkDBKBipH5D8yKoOnsgn\/PrB+iv\/00GuWrSMlgs7OIZ2EQPQD+P8kVgUVs\/wAsv\/fvo\/8A5p\/+01q8ito+WP8A799H\/wDNP\/2mp1n+OXhg+DpepUqVzBgccHmjcttbIDiCQGH0NDmoRmOTX3KbLFGTRZCATjn1qESTJg0Sv7MMbikzG3Mj+Z\/SnSpjEkhSMQfagCRMU7IRbV5U7iRAORHqKrrOwJMCPWirleIBiJqQXPb91EOVk+U7sZExTysoQojEyR3inKblZkDFVA3GOJoruAe2zFJgkEYn3qsGAR61NJcgLFQgwTGBTMSxJYkk9zQdixJMSfQRWZRCVMNicSsQKVmlSAoEmeOKaN2xVHm4+tCdz+VeTgCmyRCPSr76EnxdoKwABtjEQJiM4pAWDB5Az\/OKtN4K7gQAZBVpI\/L1oSi07EzGswLqEnaNwkxP6UTsG7G4sog8bTPp+Yq3xyrkgKzR9739frRZvGuFhtS3M9wJMx6\/yKlRV1YjFMkxzQrLewpstcDgsI8sAVSSi5CwYECe9EtNx\/YRWJ5BiPeoikkwJgZq6bZDb1IO0kMmc+9WWbSva7q6Al5BlsjA\/D+NOGncqsLKisArgKJIY0+otlbdm6v3WEbhP3hyPrxx61fYtop33WzG5JG4E+h\/srHa07MG2Agkv5R2\/Djit3CSXkLyWadbSX7il96FdoKITJx2P409u2WZ\/BsEpja12Btzme3aKFrf+xt3ZuWlllQmApJ\/uq67ZtvdZNP4lyE3NIwsZJHtitoaUlHKqhDslv7L5gzMLp2DdIZcdsEfXvPtWMUBd1tENaUkgjEg\/rVxYuhTe53EIzzIaIxmOP4ULJ85FjyNGGLBSYzg8AwPeqa+5AhVZDtuXlLwpH3t2AIAicZ96qdVLt5VVyCYBhVjtn2Hr3qK4tm4JCOuR33Z49uf0oWr7lkDgXVWIDiYAzHsPWKwk1Y0iv7xMACB6xRUvsaCdsQwntSOfNiIGMDmmJaFmYjE+lRZYV3PCiTyQPShRVGaY7CfwoHgYpjGtlgwZRO3PE1ckEHc4QjJGc9o455rHyB3g0Z7VSdCLSNs7NrAiQSRMTHHrRvWvCOxgy3AYYMIjFC8StwjaF4JGIn+yilzZs2jeSZYMvf0GfT6UwFCgFwxB28Qec0CCOQRRe2Q8EMo3bZYRB71dqCoOzxGZVUFRMgNiaa7jsRdoW2yORd3GfYYg\/voXNu5gMx3BmfelBAYECRjDd6suEFACp8TGe0U0FCHbBifYGoMzkCmQFR90HdhTPBxmldizFjEnmBFUNBBg0f6oMiZ4oDbsJLHdIgRyP5inYKAGRp9iMimhhUsisJADr68ifb6d6Ft2t3FdCVZSGBHYigx3dgBPYUyMqsJBYEDcMA89jn05qhCk7mJPJyakUYEMWJDDtFZLbk0iOhVtylWG7cVEzMduRVoLMdlAZgrBlHfiat1VxncSIAHlAEQCZ\/jVc+GfIQ3BBimul1G10CloY+XJ5IP69qAKwadAWJiDGSCYpBHccfrQFMZapyzLtGDg5\/KgZgGQaUEqQSPfPepNOwGMkTGKdbpDW22odnAKiDmc+v40qmFIJIB\/KgFLOFXJJgR3p2AzNucsRkmTUtsEaSqtgiD9OaNobpDyEXLFVBI7f2UgjMmMSMc07DHA7MDaRe4JJ8oHp35Nbb8qbNzW\/MboNpdis97w1O3aMIR2FaeJ5iQOa3n5Lvv+bHw6QoRTqywQTCyp4rHXf45eGB1X\/2S1v8A\/Np\/zb+ypW71K5bezOj83jQo0DXQ0UCoT2plVnJ2qTAkwO1LUjBS00xQYk+Ynk0mlQgVOIjmpUOTJpXXABdgRgACTAHagNgRgdxfG0zj3kUKdLT3EuuqytsAsfQEgfvNS3YCUDVxRSAPEtAQYInMf21USWyealqgTFNPYDFyyhTsG4yY7x\/Ghdk3GLTJJndzSAwZgcd6S5Ew4O6cQMRQKysgHjNLxmnWIMk5xApPIAvBFICqwIGZM5j6es0imGBIn2pmzyT7UWZXCDaqFViRPm5OfftU9bQgK7SBPt6UCSBsEHMzFNatm4yKrIGYx5m2x9ScCopCbbgbzg8Cce80ZayJikRbB3CDmAfrQYkMYaRwDUJbYASSoMgUSv7IOSJJIgdqKYjNfxMG7aVRsDgIBEepg8013yaSysBPE8\/Mg4gH19fzrAXzKxLgMIAUzJ+lX2CPCYsELpG2QOJz7nsOP3V6dPWsTRcpJsK5A3cAsBHIznvTs4sW0JBa8wIDbvKBgYPB71jW4NwMq223MAque3vx+eKyjqt13eFQL4ZTabYIYAcc\/r+NbRn2eQYtvxLrrb8EYWAqp9\/MSPee\/tTnUu+kuKy2sKBu2ZAkYBj2\/U1Tue9dtqqMxW3AATgckkd+TUKLavXFs3H8uBuG0sOPX34+tNPGAoquXCTLMSG+8PUTPNUkiMTRZHBUFTkbh7j1pTgmDNeaUrdlpEJkzRB9asRA9uFBa4ZgLMgAAyccRNVqAQZYCOxnNIBjg8zRRipkekfnSjNSmMstMQ6gMFEjJGBUYMSWOZOT71ZeNrwbOx2ZyPOCsBDkYjnEZpAwKAeg\/M\/lV8YCyFiVG6CBIHtRHlugLDwYETB\/caU7Sq7QQQPNJ5M9v0q221oBlZd4OFnBHv8Ap+tMCvc0kljPczRG0AgyfcUbd3aGUbtjRuAPP6UCAFO7cGkQscj+YoGMlwgnZKE\/7JP5UwChgAxjBbHFVhmErJAIoqYUkGDxHrVpgZYBfGxS+6JIPBxgdoNVLbuK8lRIM8AjGciol47ncBAxOABxJ\/TilN0MvETEx3rWLi1chZFaWYkxPOBFXJvsNBBRiAQeCJH9h\/WqWYJcbwmJWSASIJH0otedrSWyx2JMD60lKKyMdWNoyoBx3AIprSrcdQSoVfMTMEj0+v4VSrQYJMHmKutPcXYyHzN5Vg5HaI\/GqT3P2Gy21bS6rKFG+J3EyScmAPfikX7lpDbV3mQZncP9kgfj75qtpYsFMqncLHtTXItsr2brYgqRIgxJz6g0208oRWysG2xn0FMBC7vNgw2OPx\/OmiWuFtg2r2aJPGPX1ovduKrKdo8TzNAifT6fh60KkFgtozMdkGATkjin3QLYCDdBEjvP4c1UrSrMXIcRHuOKttSo8NcXGghtwAiOM\/X1ppoLEzDEkCMQf7KYyU8Msu1Cx3CYJj+6mUNb3tgOAMRGMZ95FRdO72XdThE3sCIMSB\/zDJjvTDchQsqq7bjl1hO2Z\/XvSMxLFjOT3ppYpbUKFUnDcSfc+1FvJaCq6tJO4RO0j3\/soGmWMLltU1DKypdJHlBUEdwMRVTsXG4x5YXJkn0\/s\/Kke4zYJx6DA\/KlobBF+nYKwa5ba5ZUguoaJHpPat4+Sq2z81fhs2XJjUBmDQP6pwM5yf0rR7qpvc7rSQT+zUkjBGAc+\/ft9K3L5JkH5s\/DhACg6rgdvK1Zaz\/FLwxc5O5qlSpXKiPzebmD2ouS74njEmcAVGEQYiaU4NdO00UTBIEwO9BvYGiR5QZBntQMTAn8ahgA+1L2qx1C3CpMgGJHcetV1DAYkBRtmYzP8KXFQVJJEdqQixjZ85hxjyLIwZ7mM4mkXbncTEY+tAYIxNNc2eUoTJEsIgAzwM5xFF9Q4CjWmV\/F3h\/6pWI47j8qdbbXbAIH3DsgepMiZ\/H8qS+oDI6k+Ybvu7YM9qfU2nVWfUF\/HNwhgwzxJJPrmh3eSTGOSe9AgqfQirFDC2zgjbIUjdBP4fhUdyQ8BYczkAn8+e9ZtFFTffJJ3Zn61Fkt2E0RAmYNEsG+937gcUqESGkrBngilUYLfgccVaUXyqrebO4yI\/Cl2rJBJCjI8uTSoBUKruLCTGPashLYA2XSIYAqQ2ASOTFY6MwQjdAbBA704++eWQZIGJFawaSySPdCXLoCG3aUADM+mT+n61VsiIyOQDVrsgtoy7hcksY4XiAB+f6UwfxDvAB2r5iY5zB\/dSxJ+STG2Tc2oVnmSwAPfvV0K9vehJ2EKAU5kflQZoRUC5xwJLfXPoaJDWne2VldxEAgkRP4d6hJxeQGseH4bm6PKOIYA\/l+NZd\/Rp9nYo9oMQr7VBZgJK8jA7c+oqq2Xa26rZD+KhedmRnzEDjAU\/rVtpLNmz4bqTcPmDhvyPoRxz7169Jb8US76Fd+7fVBbnw9PgD3iYPv34xVRuqpYbySv9cZ3RIEYkCrkW25h3K+XBGc\/T60uoNy2j7gG8SGYzBBGIx2zW2ppyS3Ryv7FrB5\/JMngYosCphsGJoAZIFQEqT7iK+fkoMGJqUO1GaBkog+tBeciR6UwIA9Z5kfuqkATRwAu0me\/tSqJIBwD3NSmA8Ec0JJgTTtvQOri4rTtaccdiPy\/KjcUIpCEOs\/fCnHtVBYkD1gzRVmTzKYkEf20yguBG0CQKsGnaPKCSBOPr\/fWkISlmIWUnaCNpkQDTzCrIAAMzHNZH2U7ouEKCcnmKs04S0I1ALIrjyjII\/rQfXitl6eSf3YE5FV+09s7iNgfzbDggHIJEDBBxVRSf8ARhiPp3\/k1l6q1aRVVWtMwSSyvM54Hv2+lUu1wWbYBYqEOMxG4k8+47VLjToFK0UKSpBBgimFu448qHC7sDkDvSgm45mJbPMAU9uPvPBGQR3GOalKyrEBicAyPyq4kW3tXMNABI24kdvftNR0CrACgk7g26SB2wKW7ce7IyyzMkCZzyfzp5QXYQhuXlUlVa4e+AJpmGxbbNsYESAP40rbrgBLM91jB3fhEGarLM5ZmJJJySeafHQCxdxstldoPGJ\/Dv2qCVQOsyG5IwPTP5\/lSI3CmdhIJA5pgQw2kFSAcgSSfekmMNrLBS6orQCzTAE94zVgJF9DtMwIHM496oMACDM\/pVrEINoNwMpByIgxn9apMGrL1uBNS21QryW27Y2MJgCTxx\/fVVm5tId0DKG82YJmgdrnyow+6uCJ9\/rT37S2rtw291yyGOx+zZ7\/AK8VdkUiywjOWuI67VYQLoAUlvrj8\/Sq7jG1curm1KRC53Awcme4zIqt7hJ2O3iWlbEen+6TwKRQWbbbUncYAiT7UnIai+R7hYQNrqh8yqx7Hv8ApVlgWmlXuLb3Jlis5mfwMDt9Ko2nZujyzE+9MLm1QAqSJEkSTIjvSUiqwALuLbcgZ\/Ct5+SS7fmt8Nhwyv8AagQCOxRj\/ZWiVvPyQj\/vV+G5Jn7UIEf7rVnrS\/HLwwZ3PUqVK5gk\/OBZdgJWT6wBUMxJHtRbb\/VPmiTj9BQZyHLKYaZx2rqn1sorxBmZ7RRJJLSZJHJpigLffUyJn+H1pLilGKtyORWbwAOIzRDbQdpYMZBg8j0oqA0xz6Gi2xnUkFFPMZpbbyBViBzNMoLGF7+9SdwAPA9BVlsEgQik5POY\/kUoxV8iFvWvDKgOlwFQZScSOPqKQEowKkhhmfQ1kG6yMpVjbxKsOeefaqjcJZt48pHA7enNKUUngEVsZJMkk8n3pSTBHrTgK7hd20E8twKUrgkEEe1Q76AOv3VFyRZZ8xBOB\/fSMGUskAkGcQf1q3fd1Dg3S91UGfNmAPU+wqkhSgKsd3cEVHgRF3TCzuOMe9VjByJrKuWyE0xd7Sq6mCvKjcfvRmf4RVBQkAqQ0mABzUtBdiqCchSwXJq4kuwuNkQBE+mIzQs+SyzkKxbyAE5BxmgjRc3bRCmSOxpqKxYhDLGN3GAOK974J+FurfGXXrXRuhWBe1N7zMzCFtKOXZuwE\/wyYrw5DDy812Z\/RN+G9J0j5cv10ov2rqt13a4eVtW2Kqs\/UMfxrHXm9GO4Eir4S\/o1\/C3TdIjfEOp1fVNYR59tw2bQPsF834k\/gK2O18iflza3eH0hlLCCRrb3\/X7VzL81\/mb1j46+ItUF19\/S9DRyum0ttyE2A4e4ByTznjtXz3x73h7gwcoSBxwcZ796cfR67ipS1Kfb4wtHWXzQ+Tvy+6J8Bdc6jpbLdN1On0z3bN37Y5DXAp2pDMQZOIHrXIDjwwLqqxUkhWbE+8CnFw7\/ANowcYlGJho7Y+lHa10ubdtgoMwksEBMfxAp6Ok4J7pWyWbn8svgLrfzG62+k6T\/AJvpkE6vWuTstKTxjknsvczwOOo+kf0evgnR6RE6nb1XUbwADXLl42hMdlSI\/M16vy80fT\/ln8lLGtvWnVbGh\/yjq8DxHuMu4j68KPoK5A+N\/mB134z6pd1nUuoajwzcPhaYEi1aU8BRwPrz9ay05autJxjPbH2+IeEdMfGH9HL4e6homb4Z1N7perRT4aXD4tljz5p834yY9DXJ\/wAY\/D3VPhfr+r6V12w1jU2XgmBDL2ZY5BHFfRvk180OsfB\/X9Ha1epv6j4f1F1bOosXbhdbQJjxEk4I5MYOfaPsH9L\/AOGrGt+CdL8Q2kA1fT762nf\/AGrL4g+sMVI9JPrWsp6+hqLS1pWnwx4awcdsxZmckeYmYAH6dq2j5e\/A\/Vvjzr1vpfQre64PNfvuItWLePMx\/PESa1wIQSjIASsgkRjma7d\/o79G0Xwj8nrPWdSqpe1tp+o6u6FAOwA7R9AgB+pPrS9TN6UL6sFk834a\/o1\/BvTdGo65c1nVtUR53a6bNuf91UIIH1Jr2v8AuD+Wv\/8ARn\/\/AN69\/wBdcnfMv5ldd+PesanU63W37PTw\/wDm2hS4Rbtp2kD7zepPv2xWleJc2KwLRkE7jn+ZrzrQ1ZK5TodnV3zs+UXwF8OfL7qnVemKemdQtKDZJ1TuLzbh+z2sTM+3ETwDXJ1PcuvtNu7LMMAsx8tMbM2hcBUSYCE5PvXp04Sgqk7FZs\/y2+BusfHvxAnTei2wAg339Rc\/0dhJ5b+A5P511P8AD39G74L6fpV\/y02s6rqSPO73jZSf91UiB9Sa9D+jv0jRfCPyZ0\/VryhX1dq51LVXAMlRJUfQIBj1J9a5b+YfzB6z8c9dv6zqmtvJ08ljptCtw+FZQTAIBy3Enkn2xWUVq+qm4QdJD4OrG+Qvy2Ykno7yef8APr3\/AF1pPzn+UnwJ8N\/Lfq3UOl226drbQW5ZJ1L3PFcGAkMTMyePr2rlu1fS3aYlrhLQQdxEH0iCD\/hTO\/iARdfYxO22Gkos8kwBMCtoei1IyTepfzyTu9jJ6DptNquq6DT629b0+ma6i3rzHC22cBnzzE8e1dn6P5HfLg6e29vppvhkH7X7bcO8Efew0e+K4m01pme49g7jbjaWzOQIg8\/Srkc2ra+C7AMkMWOCZ7enavZL0+pqpbZuPj4hWds3Pkb8u7j726QS3\/GXf+qk\/wC4n5cyD\/khsGf\/AG29\/wBdctfBPy++KfjXTarV9B0v2jS6Ztru91UBaJ2rJG5oM\/lNaXrvtGmv3bGoN1L1ptjo0gqRgqfpEV55ek1La+u2187l2faP6SPwB8LfB9zox+GSbOq1AuC7ozfN3yKAQ43EkZkc57cGvijrdB3G2bRCBsAxtJHPtmqrjsXnxmfywNxMxOAaudQbpJe3ZhCsKeSFAIx616dHTlGG2Tt9xPkqW75nd7a7YwAogCaN1t7lSD4YdmL8lp9THtQLbkt7d5AhQhYGYyeIMST+fNNctvbuWkDeIt1REKSM9hjt7d6LtYAiWvFXcisVBC7vc8A\/lVRLAQwnbiD2ou9sbwqRkxJOB\/dUtMtwhbjMqrwRkDGce+KrCdDLH3JbP+jm6Z2rmBz9Iz9cVVlWDKSrciKW04VX3KSxEKZjbnn3xNMIDAMYEZgzI9KHNNDQFVmkiPzH89qJdoT9oTCkAf7Ik4\/U\/nSuwZ2YKFBMwOBQqbGMCoILSw7gYoEicCgIkSJHerN5SAII5Wcxx\/ZRYER5KidscH0q27ZiTZIuKCQSpnjkxyBnkiksXtl3e6h8EZ+hFC0bXiJ4u8W+G28j3FVYrYBcKsGUAECOJn86O0eGH8RZkjZmRx7R\/hSJtk7yQIxA70bqPafbcRkJAYBhBgiQfypWMKruDEFRtE5Md4x680VKlQp8rT97tH0qqnUG4yoi+bjHemmA942\/Ebwd3h9t3Irdfkgf\/Ff4a\/4r\/lNaPbuFJwGUggqSY+uPTmt2+R\/+tj4a\/wCK\/wCU1nqv8cvDA7rqVKlc2Sfm+FbeAAdwzRuOHOFVYAGBzHegmGJkDHcUp54iuoeOCwMIjM\/SoSZBnNOGAVgUBkQDPHvSohe4EEBiYG4gD8zxSeOBE8ot\/elj2jj8akKVWQBAgxzSnmjgrkmew9qkBSfSBP6VEInJIEHgTSmpUWBazsxJKg53fdwKQcjPapwOeaezaN0soZRtUt5vYTFFtsBHABG2Rin3FbQtxA+8SAROMT\/Pems7yz3FKKyQ5JgRkcDvk1WwhQu0BsksJkj+RRT5QiFV8Td99I3HaY\/CTRsK+xmRUhhslyBz6T\/IpTu8KQfITHPf6UtoAEMwJUcgdql0DRNkgkQIE5MflS2wxaUMMMzMcUwO0Bkbz5nFIQYEGZzA7VMkkwLWuG94hKwTk7MTnGPQe1A2mSyS9sg7o3T905wR2P8AZQLYUog8oBbyzSncphwc5g\/TBqWxVXA6xv3WwVHERP1ruj5EI1v5CdKVxtddPqQR6HxblcKKcEAmCM9q7o+Qf+oDo\/8Aw2p\/\/wCtyvJ6x\/jXkdHEaM1v7hIMEFw0BgRx++rNXbtW91xGXxVIG1IZPqG\/L1+tYpu3FRBO8MIAOYE8U9ndecq1skARBMRX2Fqxf29X\/wCENdRZVW8QhGafunvSbPN57qo0GQQcEcDjvUvIqIIyxMEGZ\/wqoclWEdq8knbp8gd2fNFtn9HfXtEx0qxj1+5XENkA3EuNdVWIBgAHAx+f1rt75pKW\/o769QJJ6VYEf+iuGxbVrcqyKN4Wbj5Tnt6V5v8ATp7Yt11CdFthrnj2iPuowyeOfSu3P6TW0fJLrBcSobTSJif2yVxBZfxtQZVbauQe5Ag9v5712\/8A0mQD8kusTxu00\/8A+ZKXrZXqadd\/8AuGcLXV8NgWXDZEtOJjP5V3Z0oj\/wDDMhSQP+zLxP8Aw5rhZ773RdDbYc7ySIOJ\/truz4At\/wDaL+jpoNHoGDXNT0N9Gv8A5gttbI\/9QrP1jVKuLHFnLHyH+X\/TvmJ8X3undV1l7S6TT6U6hlsMBcuncAApIIH3pODx710Nc\/ozfBbmW1vXBgLC37QwPpbrj86nVdN6i13QXL3T9TYuMsWXdHtkSDmZEZHPavVb41+I9+PiLrotbSob7ddljmCfN6xx2rTU09SUrjKkFmzfPf4C0HwH8aL07p\/Ub+q0tzSpqP25DXbZJZQpIgH7s8DBr51bF9pa1J2+aU\/q9pxx2ptdqr\/UL1zUaq5f1OpY7nvXrhuOw9yaFlyl8+EpusMjEcCeK9GlhJSYmdrf0cevaH4o+VNvoGrIOq6fabR6qw2CbTTtYf7pUxPsa5S+Mehr8P8Axt1joS321SaPUPbs3ieR2mcTwD7g14XRuq6\/pWpN7p2uv6O\/cQp4unulGiBgkEGKTWXB46XQzO7ElrhxLep9\/p39afptL6U5al4fQTeKNl+DOhL1v446H0PV37ejXVahFa4QGEHzDBwSYiDg7hX0z52fJiz8C6PTdY6Bf1Gr6a9zw9Tb1BSbbkHawICgKeOMEjma+Maa5qH1K3bOnb7QtxAgUmfEwBEyZwDXbfzjD\/8AcR1cdaCtq\/sFvxMDN+UiP\/ril6rXlDWg4vD6CirWTh\/whZAt+Gylhu3XDGPUU1+6AxfbLEY8oECIFYVy63hog8pUdszSqJ2kliIgj09K+hHX6JDS7nZP9EMz8t+oYIH+U7kA9h4VquYPmGv\/AOv\/AIkz\/wDuWqMCJxcYzXTv9D9lb5Z67aIjqdwH3\/Z265e+Yiz8f\/ErAwB1PVS3\/wDdbA71870sv+Tqv5yU+DXGNsqGO8sOccmrNlu0yusMcNscHJngke30px4QCuyubCsBtImfqfz7Vi6ht9523BpOCoxXunSWeRLsEmGtNEARBKgz+HerHdSWgAIIAQ5P91LcUqu4lWbaDIbK+n6Ult2AZVBKnJH0qP1dP58+WPkYqpEo5JkiCIx2NIZURAzmpeuB3JVQoJJik7TP4VLa6FFi7RcWWYJOWAkx9KBYMTCKMAYn8\/xoSNoIOZ4imO0lyDA5APJpWAGUqQGiSAeZ5qASDkYzSjJgUyiUYmOwGf59KLAk1CxIAJJAwPahRO3aIme+aAGV9twNtUwZ2nIplaLbwwAMArGTS213OsyoPeJoOzMTujkmAIH5VSdcgSioLMFESTAkxSVDxSsBgSJgkTg1Ku1O0rbuJIDLG1jJxieBj+yqJpvAJ2NHlJkcxFbx8j\/9bHw1\/wAV\/wAprRZre\/kiNvzb+GlkH\/OuQZH3TWeq\/wAcvAzuqpUqVzxJ+b5BC5X72QTS7jBnM+tHkwKEV1DLBUNEHBoHBqWgGthGVw5YNErAmT6GlypKtMdxUjFQiFBFHQQpFADmmxBzntQMVABYHapkEEcA5H1pZPY80KNSAzszmWYkwBk9hwKKFQUO4ryGK8x\/hQUckqWWI+h7VH4Ul9zEZHp2o9wEgSc47GKhiCAc+2BUI71FJAaDEiDSXgCIAwYBWZoxHaoLj7yZAYjbPGKjrsdgrhoxuWYP50GkAhsE54oQgKsmJzwBHNNce41q2rgbRO07ckfXvxUu3BcaQioOwUcfx\/Oq5rNhyM4UOQjEpOCRFdz\/ACHZF\/o\/9KO4bV0upkk8ftbk1wscAYr29B8V9f6f0S90jRdY19jpd\/cLmlt32W2277wK8Z7+tYa+l9WO1AeUWa9AUZGSFAHA5x7Csm3eQbWHibEG1NuCTk595P5VgkASQSD2FZS3b4VFssrbVL4QY7k5HPvXrjJp2Q0G+yvblmZrimIIxGeTWIxuX7juSzuZZmOSfUmiARvIJMcwMULe3cGcEoCNwBgkVGpPfljSO6fmm6n+jlrmDKVbpWngzgz4cVw0GtjTGVHiFvL7D+Ne1qvif4h1Hw9b6Vqet65ujp5bWjuaksgA4G30E4nGMcV4i+cWfGa54CttkLO0TJj85ivPoab0YtdwdMFm4wvqxJAZsn1zXc39JiLnyT6soZRvbTBSWgH9sneuG7puXbKM8PEwxaWCgAAETgCBFen1L4s+IOq9L03TOpdY6hq9Bpo8HT3r7MiQIEA+gwKnU0904tvCBHlW0SCBcfeywFVeTPBzx3mvv\/8ARp+bej+Frl34Z+Irp0\/SNRdNzSai4ZXTseVY\/wCycZ7GZwcc+FHKs5EKDBPv6VIlVPlkYiq1ILUW1krB3H8wPkZ8KfHeubrGm1F7p2t1I3vf0RVrd+f6xU4JPqCJ7zWo2v6LfTLYePiXVEtMFtIp2zzHm\/fXNnQ\/i74m6BYuWOh\/Eev0mnQBvDsap0TMcKe8nsK9Ffmp8dTDfFnWOcn7Q2KwWnrQxGQ7T6H1j5mf0ek+FPg7qXW+k9cu6k6RA9zTXLGwXEkAwQ3PfjNfAb+oF29af9mxFoW9qgmBBA+93Agfh65r2eufHvxP1zpr6Hq3xB1XW6Vm3G3e1BKNHEr3rWn2C3aKbvEIJbI5nEfhXp0nNRqbsTSbOlflv8gLfxN8G9P611LrTaa5rrS3bdqzZ3C2sEAyWAJOCRGOK2C7\/Rg0t2ylu78Waxgg2pOkXAmY+97\/AL65w6L8e\/FXQum2dF0j4i6lpNGksti1fIVSSZgTj1\/Gs1vmp8dbAR8W9XBmI+0NWcv9w3iQ0onWPwB8jPhj4K6gnV9Tfu9R1mnG+3c1IVLVogffCDE+5Jj9a+Tf0lvmnpviYW\/hn4XvjU6CxeFzVam0SVvOOFQjBVTme5iOK+Odb+N\/ibrvTRp+qdf6rq7W5i1u\/qSUdYEeWYJGfzrX7RRbVu7ctO6qfMRweIU1Wl6d7\/qasrYN4wWXb6vaGy2FcD+qvAxkn+6pbvHwCg2l8rDAfdI4H8\/Sq7A3HabkgiAQdpAnjJA4M9+1WW7m24yXU3sRtIYnBB\/HPavoQbkTSWDsL+iAbX\/dt1AWTIHU3kHt+yt1y\/8AHxN35g\/Ee66y6U9T1ILKZgeKxMCa8\/ofxX174ft6i30bq+u6dbvjzppbzIGz3g+5zzWCPtF85LM12CPLJY8fjUem0FHVnPo\/mfYpvBj6tX37Y8oGMRigVZQ0K67QAZHcjv6cGpfF1iXdTscxuAwT6T+NF7gXcti4\/hnMHBnI574P6mtJ5kwYHvC7bVJCBF4P9Yz\/AD+VBgBbVlg9mg96VTBG1QQMwczSoYDHa0c4OB9alu3kOCA9iJp0cKHxJOBIBEUm8HLKSe+aLOHJO1V+neotdCiKQDkA+xqUba+I0AcAkn6CaWgYQYmiYEFSeM0s0dx3SOaEwJUoAkEEc03eMGaLAMkgAnHvUMA+XIoGQokmPShiODNOwDkzEmmR9qOpVTuESRkZ7UgYiYJE4MVKLAtVlFhlIUsWEEgyBnilClkZhELzn1pKlFgWm4CrKLaDcRkAyIHb61u\/yO\/1s\/DP\/Ff8prQwCeAT3re\/kft\/72vhjaSf85EyO+01Gq\/sfgDu2pUqV8AR+b8xkc0BE5GKddxO1ZliBFITJzXUli0QJIEge5pmAB2gGaVjLSBHsKTVACoIkFuPQUeWyY+tRw6NtYFWHY9qXACmiuQeJ5k0O+aZjvPGT3qVXIhaAgP5sr3is3qvT73TOqavp+o2tf0t17NzZkblJBj2wawyKkYIjmhUMTxFX6uwNNf8MXbV7yq2+00rlQYn1EwfcGpfIiosDZCzkMTEfxpQYIJAMdj3q5LG7R3r\/jWlNtlTwi3nfdOVHcCM\/UVVbQ3Li21+8xCj8aTADuzkFjkADiMARTlnNx2Li6SuWbPb371d1HRPoNZqdHeM6nTXns3AolZUwSD3yD2rEpBSLlt23uHe3hoEwds5jE\/U1R5fD4bfPM4j6VbpdPc1mssae1HiXri213HEkwJ\/Os3qHSL+l0dnUG3CPqLukENuLXLYQtAgY\/aLH40m1wIwTaP2bxTugMAMYgz3\/A1W7E7RtCgACB396zekaJ9frk0qLJCvcZS+2VRWdswYMKe1YJMmpYF1m34i3lFt3ZVLKV7Rkk+0A1UqDYWZwIIG3MmZyMR\/jVy3G0zsbLiHWAeSAf3HtUXT7tP4i3U27SW3chh\/V9eCM4B\/Cglld3UO2ntWf6tuYMnMmf5irVshtOLqgi3gOQZIPp9ME1LVqzdtXWtpqC9tQ5AQMoHDFj2EkfnWVoul39dqOn6fS3NNdualTtQPBteZgfE4iILd8R9KLrkXg891HiFbcsCfLPPt+NQbVVTcO6WzbXEfwFWaq2ul1d2wuoTU20JAu2d21jGCNwB\/MCn0ugvanQazWIV8LShS8tnzMFED8amxlTvZh2teJb3kg2xkBcRmZP5dqRD+ygL5twKuJkew7f4VCQbSfdJBOIz25p1vNaSFdhLBwqsQARwfrk017ioqdSuCwKnIzzVtm3duW2aSLQBUtE+4H50qoptksXF2RC7ZUgj1nnjtSuvhNcS6txLinbt4gzkH9ajbWQ5wNctqnhlVLLwzAyrHmBgcAgUpuMdSbhKBy0nyiAfpxXo6vQ3NHY0qtBfUWVvWkHmY75HpA4PvMV5tgotybq7lAOPUxjuO9J+xIGRPNtYmD5fLyPX2rJt37Nq0biWmN84DOysAcSYj+ZoOVXdqFFy2jStoqRIiBBgDsat6dYua3VaTR6cr4mrvC0qMw27mIUEjsZJoT25DkoFu3aNwNeZLo+6Vggg9pB9DVSpb2glmzOAJPGP1p9SDbvurFGZD4eP93E8Uz7riq7qQNnlbbjBPp+NUn0HZLTr4EMrBRyV754P9tIr7bJXZLbgQx\/q\/2\/jRtlrZVix2OPNt7DvNN4jI8k3LaN5lCHnsO\/1rXcBbbdn1Ju2cPbBZQ5mIz6ds0ly6z3HZIfcuTtCehOBjma9HpOh1nVdTo9BoFRL+t1Fq0pLwS8kBvUDOTWFbDvaCLsueHvKqAIgDzFhz6QT6VV5JTXJTs3DxQVUhd20Z7x2\/jVt2415WZdQXzDG68M3JBg\/uk5+orJ6N05tfZ1V0XLGms6RA73LswdxChcAkkngAHvwK857x3vABJO7KgEN3gCp+o+jKHu3zhbbkpHERVextqkZB95oXHDXGKqqgn7qzA+k5rJ6ZoLvUuoafRaVk8bUXNihjEHtJih6lu5DKlJCPAMwAY4qM29zcO1cjyqP7ayOnaK5rBqnstatW7Fpr1y5deAAOB6kkkAAdyPrWIDbFyWDMnpMGreosL55GQsBuCiR2JGaWhNSazuwHYsGMwC3MCKWagzUnEYp2MdfMcADE5PpQGQSAcc0tEMQsYinaAYiBO4H6U1kr4q722rOTE\/pVtnQ3rvTdTrk2+Bp7lu28nMuGIgf\/AEGsvU9E1en6Hoeq3ERdJrXe3a80sSpAJI7AncB67W9KSkrCzDJhCXXzBhEiD65xn++q3eQQIHmJ4p7t5bzDyAEIEDTkx3P4YrHmrbEvcsUEhiCMCcmjgKG3AmT5cyP5\/hVbRAgye+OKLQpAVtwgZqR2MrlWDISrAyCMRU7TQSJDOrFARujFKW9KAssAYIXGFnbzW8\/IsA\/Nn4akgRqe\/fymtC3VvfyMP\/i18M\/8V\/ytUaj+x+AO8KlSpXwwPzfqVYSxunZBJkAgRNV\/WuqaNAcGgwIie+afaSQAJJ4ilPp6UmhCmntoHwIBAJkn2qW0DZZtqgwSIJ79vwoECBtJJPIjikIDD7pLA7hOOR9aCnKiBzzUJJiTRZYAhpFQM3T4s6W\/\/eR1K51XS6qx0t+r3Bf1DW2Ci214yQ0Rwau6pa1VzRdbHxFoV0mn0962ukKadbWxzcANu2QMr4e9oyPKD7nSbmr1F23su6i86f7LOSKhvNcQLfuXXFtYtAmQuRjPA54rPbwhH0nqNjWra+MU1PSLA6NpbE6N\/s6qir9ptC2bVyJO5CcgncCSZ5rC1tp9La6td6LpUPUUtdNgW7IdrdltNNx1WDEv4YLDPmj+sa8DW\/EaXunauzpOnWtJc1a7L7JclApdXItpA2AsinkxECAa8C3du2rwuJee1cAw4Yg8cAioUJPn5x\/gDc30YbSdRfr+isaJ\/wDKHTV1Hg2wnhq1u6XwPusQAWURDYgRA9H4it2xa6hbu6LWqtnV2005uaK1p7dht+FRlYl1KbsCZw3aa+b+I5VgWJBMmT3\/AJNO166621e\/cItyEBYnb9PSlszyBs2ptaa981NRa6gwXQ3OsOmoLNtHhm8Q0nsImvT0dvqGr6joLfxT0vSafQW+q2bdy5fsrpyoJIaysbf2cZIAO3BxOdCaSZaSTmT3prt67eCC7ddwg2qGYnaPQelDjigN\/wBKdfc09i517RLpdZZ6zp7emc6YWHg7vFtgACUEJiPLI43Ztsaa7rbWgtWArBes9UdfGteKBts2WEJwzQDtXuYFfO71+7dZfEvXH2Dahdido9B6UPHuhdq3HVdwcKGMbv8Aa+vvU7GJo+saPp7jW\/C+sW01\/X6j\/KFtftenSy99Rp1KB1UkRLsPMZgxwBXj9N0dzW\/5GHxRpLa3rvVrViz4tgWDdtEHxEaACVVvDWe25gK+e3L953L3Ltx3JJLFiTJ5qXtRdvlTeuO7rgMzEmOwz6VP0wN\/0VnWakaRviPRJa1Kdb0tiwLmlWyWQl\/GthQolBFvEQsjjcZTRNqeo63rPUFezZGk\/Yrb0eht3blm2bg2+FbBEZkFzxxJLRWjXbt\/x0Gre8zWiFhmMqB2E8VYbWs0mn0+tBayl7ctp1cKzAYJgGYkxPBII7GjZQcn0rUrqem9f63p+l2Ht6rVdCsXms\/ZU3vc22WY7ACA33yyjgg+mPM+Hbr9P6n8JXdGtu3dvdK1XiHw1Jc+NqsmRz5VE+gitIW41wb7Vx7ZsIGDE+acAgEZiTj0qjxLllh5rlu\/bbymSCvr9M\/xpPTEe70Jk1nxR01+qMFXV6lG1bOiongFl3EHtgPOBWwX26xc+G\/iROu6FdLp0v2EB+yrZ8M+LlEgCVjMZAgeudDuXGZytoYJBA+8cDH76e5eNzTA379+64lQhbyovbn37Y\/XDlHcSsH0T4vs6O3pfiCyNJrTo9PcVdIW0VqzasjxBsa3cDS4a3OBO4HefuyNe6Dqx0v4X63q9Atm5qBqdHbt3r+nR2tblvFtu6QPuxPp6dtdvXb18FLjG4R50tqfIgIJMAYH4elVLauM7WrO+4Qu8qgJ4Ekx7Cc\/WoUKVD5Ppugs6VOmdO09jR6zU9Pv9O8S9t0Vo2nbZN1jfZhtZG3AMfuwAMc+Q9nXpZ6fpuj9Ptano93pviXHuWU8N32Hxne5GCj7gDIgKsc50gXby2msrcuC0xBNsMdrH1il8W6ll7C3Li22MtbkhSR6iltYH0Kxr7t3XfDvSriWG0V7pOy6jWVJeVuQxYiZGIM4jHesvoFnQW+l9DRNHrdTpL+md9WlrRWntXjuYXN95mBQqB94xsAVhzJ+YeYAMGbcMD2FXnUNZsvZtMfs91ldk3ntODED+RRsA3VLun8L4D6Vq109npWstpd1reGqNcB1t5SXeN0BVA5iBTdP\/wAtP1rpZ61021p0tda06JcbTrYa22\/NpAAJSBJEECF4nOhePdDKVd1CGUAJ8v0p31N+7bRbuouMLX+jDMTt4wPT+6k4LoI3ezq7HW7GtPW109vR2OsaRN1q0tvwLLm6LiqQJ2woMeomsr4o03jdL6ot\/R6yyLN9VtXb2gtaa3pyCZRCrEspWfKAR90\/X5+9sC2tweOthwRuZcNcAyB2PI9xNPecm1bFzU\/aIBREJaEHtMR+6hRySzcPgbS6TW9IuX9WdO46NqD1G4hHmuWAnmRvVWdbKgetxvWvd1Nno9rq3Rd1jSrouv663rG32khbGIRf9hfEe7bOR\/oua+Vq6gyxeCIcAxuz9PpVloq2nm5egL5QsS0e3tVRjnDB+59Y6SzHrnw79o02uXWDrulS1e1WktaOF3HfahWlhOzEQnGN2dY6w+vPQOrXOtaBdG9rVJZ0jNp1tupbfvtrAEqFiYECF43Z1Br9\/VX7QN1yyLsRnYkiOI5j8KW5cuXYtu129sWEDMTsHfHpzVNN5GbL0Lqms03wb8RWbF9TaD6cDdbU4JYYkTwBWxarS7Ev6W70+3\/2d\/yUdTa1AtrtBFg+G+8CQ7XgoOZkleMV82t39iwqrMZ3CRMzMce2Zq3xNTftG2NQ7WVjykkL6DHAwOTQlm0Bvty\/v6va6S2m0o6c3w6Lxtiwg3XB07xRcLRO\/eAZme3E1lfC6dQsfEPw5Z6Vobd3o9zS2rr3fs6srOUm87XInctzcBmRtAHMH5gXuSsu5IG0GeO0TTrqb9lGspduJb3bigYxuHePWpcVwUfSvhyzpU6P8OLZ0us1On1CO2tt2dFauWrr+K4Zbl1mBSLYT02ghhEzWnfCB2\/ElgJo31yql5lsKFZx+zbzKGwzLhgvcqBXipfuJZuWxduIr\/eVTCt9RVSMyuGVirDII5FXXPuB9G13Tbmot9TItfa9RqOiLf05OjFnUNt1iAs9sEw+1Xypygn1o6XSHpB6Pc1PT7C6pfh3Vag29RYVvP42o2OysMkAKRI4A7V8++1ajxzf8e740z4m87p9Z5pbt17lwtvuEmRLtJz71Oxtcgex8M301Xxv0i\/1I2nt3OoWWvm4oCFTcXdI4iJ9q9jT9F1Oi+GepXOo9PuWHHWNHYU37W1vu6jeokTGFkfStMEz5QZ9qyL9+9cW21171wBYm45YDmI9IHb61TTfAG89b1KdQ1XxbptZa01vR6LWBtOtmwieAv2jwyFIExtYyO5AJyKyvjK1p7ej6\/Z+x6z7Np7iro2fRWrFmx+0G3w7gYlw1vdgTuB3nia+a73YmXPm5JPP1q1r9y7aS073GtoJRWYkL6x6TSUM4Cz3Oj2nv\/CHWLVpS9y5rdGqKBJYkXwAK23qi9I1mm618P6HW6u\/qNJpbYsWzplWz4mkVjcZXFwkhgdQw8oksK+ZK5DiCUWQfLOPeorMrqSzfge1PbbsLI23G0kiO4ipyAMYqMAAM59Pakq26AYZNPetNZuG2+HUkMvdSDEGqyZOBFShsAyYicUU27hvJCzkgSYpcxMGPWhNFgO22RtnjM+tb38jG\/8AFr4aAAAOrnjjyt3rQp963z5G3Gb5t\/DMnnVyf\/S1Kb+x+AO8alSpXxBn5wVDUp2YG0BwQcgDnnNdXRoC2YDSsgZkGCD2\/U8UpDMGckepk5P8zQMSdsx2miBJiYpc4FRADsUsp8INkgQTxiaAuMrqywCvGKEEgn0qAiRunb7VNAACTBMe9MFLWpBkJyJ9fQVEFskb2YD2Wf41LZMxu2jmjgBV27vPuA9smjciBsDBfU96tZ7bPd8YNughCp4M955nP5\/hVbb\/AA1G3yqeR6mpaFZWYxtk4zinsj9ovM8iFn9Ki3XVNisVUyDGJBjn8hRdkFyVtgLtAgknMc\/jzUgVFTEgYpxbZU8QFYDRHfiRimuOXddi7SOABmfwqoxiB9c1LAIRihcKdkxPafSpauG225VUmCPMAeRHejbQ3HVQyrJiWOB7mi4Z7zcXGLSdo57mlQg2LJunbZAuuUYleNsZx64E1XtNsgvbkMsjdOZxIpfXtTzcuW\/MxZLYhdzfdBM4H1J\/WkAknaUk7SZInvTW7Y8RJRnTdnaYJHpOYNQJ54Y4\/wB3PamWPMFZNpEeYfwooGel8HpbufF3RrN23buWbutsI63FDAg3FkZ9f3V6nxF41xra6\/qPTr2hOp2lun6VN6ATJACpMA8bh2rX+j63\/JfWdDr0TxTpb9u\/sJ27trBontxXo6+90y9YvXendN6hpL87zdva1bqAEjEC0p7jM1nte4DabnQeh6DrHxnorF++2j0NllS\/f0yvcRl1llYRQ3mMGN0rO4yAK8nVdETS29dc0N9LukvdKGus3LthQzWjeW2ylTu2OHByGOFI\/rVR1L4l+1anr+ps6HwLnV7O3Uk3Q4Fzx0uMyeUQpKxtkxMyaqb4gDdNOmXT2\/J009PkMcg6k3t4EY5iP17UkpVRPWzO0\/wjo3t3NNf6sbXU7WjuaxrX2ebfksG8bYfdJaBB8oAMiTGfNt9BN3qeg0KalUTU6b7UrbJ2gozwROfugTXv9E6\/0u9qr1\/qGmtp1K70zVadtSb\/AOz3DSXEUhCoh2wPvEEngSK87p\/xRo7Gn0N+90t9R1PRaZ9Ilzx9to2yHUMyhZLgPAO6MDHNH3cIK7lvRvgHW9R0WiuKnUftevTxNN4ega5pwJIUXLsjaTHYEAESRmPP+EEB1uoa5uD\/AGLWBYgAg6a7IPems\/EOnXRaX7b0172q0to2bL\/aNttlkx4ibZYruMQyggAEHvjfDGotWOq3S7bLB0ertr4riQW09wKB7kkDjk0bZU1IDL+ArQvfEli14Vl7w0eqZPHKG2WGnusjHf5RBAOcY7V7drQnq46Z0jq13pQ6trdelq3d0YsN4dk\/fNw2cETtInP3u1av8Oa5umdWbVrp31YXTXbIQ4\/0lprYmOw39v0rF6J1G50nruk6kloXDpLy3dgO0NB4\/GiUXe5C9ja+j\/DGj1l7U67Qfb+odM0V+yGt2Onm8912DHaUVx5ITJ3D6AmBi9X+G3sa7qV\/r2pOk01m5aza0YFx2vqbiAWiUCeUEkSNsR6V43R+qWtPo9Vodfp7uo0F91v\/ALO\/4NwOgYAq21hkOwIIM44ispPiDR3Leu0+p6Yz9P1T2rhtWLvhvaa2rKhDkMDIY7pXJM4pSk7dBVA\/yQB0rqC6PqGlvaX7ZpLQutaA3eIt0qSx81vbtO5fX12g0nxV8P6fot37Na1GruatHa1cs6nSGw5IOHQS25COMg44zV2r6+BpNXZsaCxbs6u\/YvNY5C+CHQK4GW3bgSTGZgZo\/EvWrWr6Lpen6XR37KLfuX2S\/qTfNp8AqnlXYI5XPAk4rOnYWYuoS23wt0ZXS4lv7bqg8ZI8mnkjj8qz11mp6P8ABPS7umsaZbl7qGrW497SW7pYKmn2iXU4BLY9zXl625ZPwn0m0pm4mq1DXUPK7ls7T9DtMfQ+lZOj6x05+g2undV6bqL\/AIGovai01nWCz\/pVtgqQbbEx4YzI5P1oq1VAenruni9Y1\/UNIul0mnu9M0+su2vs6soc3VQqhI\/Zy4LY7GOKTqfwWdN1LSdO0upu3Oo6i+mnW3c05tW7oaR4lm5LB7cj7xC4IIBzGNf+Ij1P\/KqtprOmGs0trSW7VoxbtLbdGQDcfRAPeZOec+18WXLKWbfSNG2muLrLWv23dT41lLqTAtIQNoO7IJY4An120dOTpIVoxLXQunavW6HQdN6w9y\/qtbZ0dwXdP4UbjAuIAx3qPfacjGcPoPhOz1DVaxen6jqOt0+hVRqL2m0RuOzsSAtu2GkrgncxXAOAYBtt9e0Oj6jptb0zovgNY11vWubmoFzKsWFtCEGxDJxk4GcZ83pXUrdm9rNJqLB1Ok1bKXt273gNuUkoyuQQDBYZBBDHvBG+ppSrn\/uv5\/kR6\/8A2P0OiTrK9d1PUrB0+gt63SMukAYo15LfnRnUqQWI2z6kEgDdpCHa8LsJGcj6YrZrfWtFY1ms\/wDy8W+n6rTDRPYF\/wDaBVZHDl9pBbfbBJ2wZIgYjWURSm+HZVI3xiPpXk2uMqYxidw2kbG8247ceoiKq2jyAlQD3H170yhNrlpkcECaTLALAA9RzVO0gss1Gz+qBuU7SVypjE1SfaasEqjECQcZ7UqSreYsv0FKbt2wTIANhJImYjvURGcMVUkKJMdhUJTwxG4XAcmcEUsDjv60k11HYzOzOXJMmZPE0RcKzAXM8gHkRQaZ2btygmCOKUSDIotgSaMziiRKbgDg5Pb2\/jQggjjOR3osY1wwTbG0gE5AE\/mKLeYSk8CZHB9BSBSQSASAJMDinuQpXazbivnmOT6fhFUngAADawYQ\/Yk8UvarlZVA32omCCZ4g\/vNV3n3uWBJLZOAM96GxBcgBVCgQAfUmQO9LIK+\/wBKjFSiwIYYIAwfeiQ7uBu3tt9ZwB\/AClYCyYiioLMBgT6mBUDeRgR7jFLPtQMNb58ij\/4tfDIgf+1c9\/utWjWTb8QeOGNvuFMGt5+RpB+b3w0VUKDqsAdvK1TP9WB3lUqVK+QM\/OZ3kYXn73eePypYaAxIAIIBPpStAJ2yAaUc117dl0EQIODB+6ZzQBgEQIPtTRMQPamCoQ0sw8oiBMnHPp3qNrARgpDBQScEEHAHpx9KVmLMWYyzGSfWr8LvOGVgASq8GQYzwcGqiMQVhvWltYhChicUdsBlaQcECKhbH3RV1lwt5XdPEIghSZBMjB9oo2p8Ayj7qsGBIYYoA7SpQsG\/nisu6yXCXwQRIUf1PQcCaquMHuFiJuE7mnA4o1NPblCRjkk8\/Sj94EkyQByfwp7xa6zXm2yzEnasAH6DAquTEdqwKHYQCCvmGCQaXzIpiCrGJj0plPlK7eJMgwaUHbEEHuRHBpNCFQqN2\/dBBiD37UQuASdoJiTUEA+aQCOwpJpAMDtYEAGDwRIprEAuZUEKfvd+0DHOaWPKTI+nerDbYqoGwqfNIIx2z3H40hMrAAgnJ9KG6XLQJPf0PrTpcZMq3mP5iPen1GLu4bSh2tgRGOM5ooBBcVXggQx80CcegmjvRbzBwChkeXjjHOcVWvhm4TcLBe20Saj+G3m3NMZnOfrSsQ3iRbLb23mRAMADH7xNEkvaMEM0A4WTify5+lG9cS6XLszEDbb9gOJMZwIptMt0FX09u5uAgsDif8CKSTboXQS2U3S6HbtzDZOeartna0bioIP4mKyLlxrreJAtuzZK4Ax6Djv2quQz27inzzLjaFURxx605KmCZde+ym2htlpVVm28Zb+tkdvTvSTJ8O5cHgpJG07gsn\/Cowtq+FW40MDtE5zmPp+6arW8QVtvKIo2sFGWzMH1z60N5yKmFV8indsBMSTEgmpfW4LgS8CiyM7ccTI\/Aj9KV48KBcWC07czxzxUZQd6IzgKCYP7qUuwxlR3vDwlEkb1UwTA7Z\/d3o208QhbgdN6SpReYGJA+nP40yWXS14yXQTbgttMQDkZ9fbn8qS2i7XVnZeSBAnAPJJEVNCKmF1Hdd2TIaGmYOZ\/Kg5Ftkew9wErk8EHggQeKyGZDbLPprnhssLck\/eHeYgiTmluWCNMXKGEgSI\/rCR39jS2p8Bfcx4UoS9yTs8ok4MxHHpP84qxCXRgYkFYcnCwDio4W4LYQFEwDuac9zH50zXfC8quGjyMIkEDuD9ZqaoQLdtLoZmci56RMms2y24qCy2mMKwBOc8nt2H6VTv227R8VVK+QqogxIM4\/Gk+0G5cBYmFmffHHp7V6dLUWlJWgWTJvq62hcdmAGPSf59KwXkPtIM+9Wi8XMXhuNtYXgR7RGcmluMGssTDMYJI5WtNTU+o9yCy20\/7Ms1ncXwoORHePSsZw7biikIcEDFG2WNs29xAncBzJpeWIZmCg5MSQJ5rGXFsCs4iDIOYmrSRsDAxBjaR29jS2wwclACYgAgZFKZaS2FPAAxWMd0eADcctA8u0EwAP5mmvWjaJVzuuAj7pDLEeoqtVBbbO0Yy3aoxlsHFKXVsKIgJMqswJNAkkLIGBjFFTHB7elFwseUj3HJFTtxYALBiJwoxAqy4AbG5XumWjzDymO8+uRj3qswY8xOMyOKjFiASccVIEtqzmEUkjsKe7cfxFdpVx34zPb0qWXVPMCwuCSD2GMfjQRgSPFDOoBAG6I\/k0JCGsoRdtmA4blZHuI9qrYEmDhpjPaslbq+Ewc2+FjamZAMT\/H6zmk0zAki44VZwImCe4EgdgKrAW+RWYeCnl80ZYPyJxI7VVlmknJ7mslwNPfbYEY225++pH5RU2W0teIx\/aMJVduOYz+tUouQ7MUCQeMUQjFC4U7RyavtWdykgoWIkAsB6jvVa2t+0LO4zIkVO1hZLro7O62xbJMhUnaB+MmkVhvDFVIH9XMGiUMA\/1SYmmZVKKyEEkZUA4P8AOaWQsrrffkYZ+bXwsIAjU8jv5WrRrls2gy3Q6XlaCjLEVvPyLLJ82\/hlSB5tUDwCfuN3qJ2oux2d5VKlSvllH5yjhZpYzJM07mSDjgcCKBbdtDTAx+FdljoWKsE9hWTAt6ZpG7eoC+YYyeR649qrTw1W7u5iE\/OlDFGnDY9cVSqKyKrDc3KPDkAFQcGcRPb91C2GJXwlMiSTE1ZcHiNbZsSo7RPYmlu2\/CfaSQjAGe8HNNprIAICteQNuSSNwTnPvkVbaIht1tSio07pMGMcZ5gVGtvdG625eYDbQRJHH1xSlx4kX2dlPvBI+uf40RbivPgkxt0AbfxBFNbRbjLbI2OWy5J2qPoBNG94ly4zHzEy3lH6x2FG1cUXQzBktlYbZ\/WMe5\/P8a8sn0G+BLtseGrrheODz9fXvVSk2rgIHmUzkelW3d5QFh5RJgHAzx7Uu8AMJ3KVge3f99ZySGiK6m69wk23yyeGIAacfQUVdLu4XiQ5yH7D1mBJmlCwIkBxBAgz9KhsuLbOVbaCFJjAJEjP4VAqQnkKHkNiP40Ln9UwoxiP41ZdUoDaOyVMlgQ0\/Qj91KEAY+KHUCRgd\/Skx2WW9g2NtuKu3zAGCwmDB\/upd6o1uGdgsg5gEeg\/nvVTDazCI7QcxRJIGxhGZMjIpWKghgTLGWwBuEiOP7KrI5k5BirAu5cvCg4xTAG64tKFDOwO5z3+p+tKhldpoYRbDmZzNE2jvADqwJgkGgVKEEH8au0qOEa6ICAwWgGAcHn60JCboS1K2fIyncSGUoCQI5k+snj0q63bQ2PE3gbBsCPAljPHH1k4H5TLdx7Vj9jeba5AKqYYnkY9j396sN1HLNfNyQF2lW8y\/WRn05HaqUTNmLbWNnhqW3HJZRGD70sIrkoAyhYO88kjkR\/PrVsftDaUKvhz5h5ZETOarUtbae6+9JRRY+m2Bi90BjuBNsp5SvJyCCO3HrzT\/ZGFw27o8FwxVtwwD6TUMPbJUksmIwD6zHccz+FWWFnagYKZBLOYA9+K30oReHkl9zFuhVtlPNCtKk43Dj+c1ctu14F6+fECsNqAnk4nI\/ce1Wau21y\/cN0WrYYsyhIgmewH1FVIu+4FTavG4tmPek9Op0xcorvi2vhhA2wgMwYiZ9jWTcv3OoPbTUPuNtFVX2AGAoAB9h69+9MLK2bdy7cYqwzaWACcwTntgigVhLgQ3CQPId8QBmT696qOjbsMGC\/iC1jcEBhs4nPP60zN9nNi5bzcB3KxEgwcc\/zir3YopDpbZjtYN7Zx78\/pWPp7zWbyMrssNiMxXn1YbGNAti5c3XBuUmZ7AgCSPyqahgzLJOwCEQtO0c8+kk0V1V63p3sKxNt2DR7+1NrEXci2yrIOWAgzgEkcj\/H1rGsC6kt2rZe2l8OvmhjbG4sJ7CQDx61LXiXncW2C7kM8CQDOfymlNpjcId2NsEqHEkc+v4z+NPp7iacJcgG5E+bIP88Zq4pPngCzVKLW9FhkkEtAYyAYz+Pb+FYggOPC8zNwI70Q8tE7Qc4HFOLvgFfCJ3Ag7gcH0+lPDzdDQFubrfh4Enk9vx570yhB\/pWJgf1QIJqh4LeWApOB6fnWTo0D30BuDYIJPBmqjLc6YngTbDqXVmCiGxEVWGKsSArCOPSsm6p8UootkKDmRiJnPesZldFyR5x2INEltpoSFcbiIncB5pNBNxJURnFRpnzNJ+s0riGMGR6jvXnbrKKCwO5htII5HpUUFSGKgr6Hg0uc555p1kCDgOOTUALiJnPpFTBnceBiBzUbk5B+gipBycUfwFBYywEggYBAisn7RuW2LjsEUQFtmMcfn++sXbzOMTmhRbQUgmJxMe9RSBnv2oEQc1KXA6CTLSfWayGuW02bFZ8TD9ucY\/D0rHiVELxyaFOMnHgVFzXQQQqKsxVxuLcuBtlvyiIVdo\/trEbaWO0EL2BM1CIjIMjtVrUd21YbTMF68qi0SyWnSHgAyJH9g\/Kq2fxLqbI3HLGOTNUByBH61CxPpVPUXQW0aJBZSCf6wMevb1rfPkagT5s\/C5KncdTnd28rQRWiNdJO4YJwYxW+\/Isbvmz8NnNz\/Oecygg5rOaTiwo7tqVKlfHLPzkHepRjBkiRQPauxaNAfhTAqSogCOSZzSmpStoB7lwlVbf5gNu30FKu4pAbDGBkfyKXgyKfxItkbBvJnfOY9PSjc+4glt7CSS7MdxORnvQZ2XUS5DsuJmeMCqqbyhRGSeQRxUSt5AZ23Qu0JtET3Iyc+v8AhSoo3qN+xWIVmPb+6oHIOfMPQ0UuP90NjJhsjj3qALLrK9q2s\/tFAXaq4j+2pbPhybrC4mSEZiJbE45\/w9qVL11tq+IwCncp\/wBk+s9sxT6zU3NVqN7Pu3EkAmAJPHaKCK6FRthFKsVBZQd2+RBgjjvUNt7elS9tQIzbRnzSMz+tG5qC9tR\/WET5RBjgUA9trLggrcZgZ\/qxn+79amkGQ6jwSgcAb3E7QZ257++OPemutYLJvVZ+8xQ+XtI4n9eaxntspYYIU7SVMj8\/wq0rvtBlaVtmBvaJn0FSFFupa2ttLoKtdeYVRNtFI+6ARyJ9aoa2cXH3tYNwrujOIn8Yp1S2yyEIAUgl3xPqIH6VNSypeIW4zAjO3AGMRkyI9c0mJYwY5hdpUyYyCOKC7ipUN5OSJp0sM+2CASSBuxx7nFEBpVIhuJBxB\/k1NMov0yK5Be6sOCGmQFYzH14n04q20LbXSiy6NIOJYAd847e2KN24Ut2rAfepcMbKkkAjH65qrUHwtQoUqWCmYETI4+sYj1rbaoozyxFW2bTEgC5vG3ykE+o5gc0zMzwNQGchASJ8xHMSfzqo3B5TI3GDHEZ596tvXVuEsSXlpYwQR7xxmoikOirT3R4g3ttzI4gGMEiD7dqp3\/tNxG48ntT+INzAKFG3aSBJOZnP8KV5CAJvKgS\/+yD\/AIRUX7lDbTJkZb1ifWrCzG2xZvvttKgwf8P7KqdEW6Dak2243ZP4+9G4WIUsVKkwCCMQB25q23lgZDM1skBHtyxIaRu9PvR7VVFy2rPt8pESQc+hB\/CnIS5+1uXdmT5IJx2E\/pRUBkFhEYtkwLmPb8f5xVySdklQcG65dvO65YDhiO8\/qfrQd91sLbdmI25bHbI+k1YbV266kWwzuPKqyNmePfH1waxmd0J3AEjHPGazbUW7BZLRqiVWbauwG0bpMe\/91Y7Kraoi3vdC0LjzMJ9PWrT5YKW48hkxPtOeKp2zxychaz1XOby7Y0hhuYeNCbQQCsx+nNFXDtF+SzCAZiD2JntVQgsoPlWc94olTLCTAz61lb6AW3HckeIQQyxJmOMfl7ULQCr54O4YAORwZwcY9R\/cjQzDc3kEQsyYpQ2cGBM0XbsVEubQ21RgYkGZ\/uqI0YgQeZqOdwmDJOT6mgdoWAvm7k9uf7ql44KHUHaGIlPY1dpm2Xd7qhXbjcMYrHBI84kNPIxFWWEW4wC+U5ktEVcX0RLLrl9bjM\/hqLdxsgwSI9Ij1qk3Rug7YGJX0\/GiwS2batu4BMr659apIkicxyOKW+QlFAJJAHYVFE8kDNMkoQygblzmD+lLuJEfwqH7lEBO6RGPahTGQMCPxoHNJ4AizMiDFHAE8\/UUW85LGAT2AgVCoHJn6U+AEo9qIGcExR2NiMilQxexo7DtLYge+fyqKssBR9xj6UJYyAArbgmM++KWnWAPu+b3oRSYC1KaPL93ng1FJUgjBFFALUpowDNSlQEZiyqpCwuBAAP4+tb38ij\/AOLnwzuk\/wCcxz\/umtELEzOSa3v5Fj\/xb+GP+K\/5WpT\/AFdBR3lUqVK+UB+c0YgH6zRAA3AqTIwZioAI5zVl0AA+HIU+tduo2rLMepRoqjMpYKdoIBMYFY0MltQzQzbRBP6cUHXaxEgx3HBpiCrOog9pGaUglo5POKloRXOIoqrMYUEnnAp4CAMIaf0M0pcmk0AtEzcckmSck1CZYk8mpAj3qGhmRoblyxdN+xc8EqpUsWzkEY796RXUC6zJuDYD7Rj85zVQJHB9aILMh2kyoO7PbFF4IcVdiMQsbNwxknE0u9txaSWOZNOWm1BBJnBJ4HcfrUZEVVJLEkZAGBjGahjJaCGZAkLMMYk\/4Ur7WJ2Sq8hSZokq0cKBAPc+5pre9WDo3hkKSGEz+nFSBGP7MHhbkBiDnHOJq37OL29rKE7DBAMyMAdu5qi2pttbuNuVd0ggZrIG1r13wxcdCStoKMSTjGfU4FCySwIEI8Qs42eaSd\/mJOIjkwPypkW2FfcsttgATI9yMScxj9aqW7sZgAuVO4MO59vbkUtwjagRsqOPetIJLImh7Vyytom4q99oCySYiCTwMz+FIhRxduXNu5jAEHE98elLeuXL5UOSzDGTk\/zgfhRe8Bbtqo2sAQxZpHPIHbAArNz6dAqit963GVyGJG3zGYjjPaoPGs2fEUslu7KYP3oiRQdZaXdZImRntTIAEIJG6YEd\/wAazStjB4l1LhuM9wOwgmTJEQRNVAFpE\/31bc3M9z7g2jMEZ7Y9fwqkEqZByM0nQy5nK2bIV2IUliCsbWPv3wAaNuGQozlRBP3ZzGKjg3llRkZZieTQNwmzAALEiTGRGOfTP6VSddRD+J4ltvFJZjJLH1mal4OhZl2oAYA3Cc9\/XtT3DDIdQihHG+LTKMGfyyKx0ZNhS5IByG9K1lJOo3mv7CMnX2msslu+8yoKOrSjL6j19PaI7VBpWFu7dcsotwyuxHmnIHuYM1boNTatWrlnWb7mnf7vhtDoTEkHiCMEd\/wBoXtR45VLVoC0qlUtiNtue5Pf1J9azlcpW0LgxNTZCXVtKsuMECZmeINV+A62\/EKiAxBBYA47RM1dfttbWGYFkAAKGRB9f8KrvJdS4VuypQx6QfpUSWaaGUkElmAAHMfj2oy4B2yyGRJGKs8O15JdgJ8xjt2gUm64VReVAMCs9rWGMrgKWDcjtT28kEMEWe+Ypbo2XGHlMGPKZFKSSACcDikpUxDjlQjHcOIWq6MFYYGPQ0WBZwoEngQImkwCgAcBzjvEGrSviorKBgQVHPHP8+lUtAiJI\/jTKzKAokg52+tL2ELBgk\/SiuFaeDg4zSE9qJJbJk9qVZGQYzgx2NWKDP3iyoPfH8mqxTNAJ2kwaadOx0E+ZCYEzJIFLENngcxUIiihAmRPt2pPPI+Ak914A9KWZ7Ux27AADukyZxHb+NLFIYykoZEqwpmuMzEsckRmhICYYyTkUUCgg3J2kHC8+1VbWBEUoE2ndnmlYyxM8+gip2jtzThwLYUIu6SS+ZII49P8aN14YUIZ2yFhSef76ketSpU2FEiiDAIxBqQstJPtjmhRwMlSpnn0qe9ABZSpAMTE4refkZ\/ra+Gf+K\/5WrRmO5iTEn0EVvXyM\/1tfDP\/ABX\/ACtU6n6ugO8KlSpXyST85wYNHdHAoUyLucKDyYrtVfCNCuagYhSoJCnkTg0zASQDPvSkRUMAVYwu6dwASjbeVbsR7exqupS4AjzuO4yeJmaQimipUtAE7TaACwyyWYtzxEClMEgDcRGaB5qxl2pvDbWkAJmSCDJ9I\/tpC4KqcPstlFJ82WIJEj0irE8Fcl53CMrxgSefqKpJLRPbvUtUg5HuAhlJthQci3J\/dM+lC0VIUOdmQ0n7pAntGTTXmYhLhuzcHlCyZUACDP8APFILdx1LgEqoknsBIH8R+dSyatDXbniar9oisisfIkDE8A5\/jT+NqRpNi3QtnbBVXAJBIwYycqDB+tVWrr2fubeQeB+\/8aUtvJbw12qDgYA\/malhRCrKApJ2MckDEj98T+tXblslVsXHaDvJ4AImDj0\/jVPinxEYy6oRCuZEelBgVUA+UzMR+tNXygruKWYgiIBMmmQJ4bF5LGQoU5Bxk+3NG8Cb7IBsyYUtIH40B4lsK4YoSPLmDBn9Oah4DlA0+1rqi4vl+sZ9+aNxT4kWgIMicRme9G67LfDeALbIQSsGJ9waV33qxuqTcJDKwIAAPIj8o4ip9hFP3WBBBjNOxfZGNrGfy\/xqMm66VUr3gkwMUiRuG6Y7xzU0MdLJey9wRCETkDn8ZNI47iIJwJmKJgsGckgmTBzTXNqqEQq0wxYAjtxn0pUgBDs7MSxkSSeSP400NPhWWNwHsswT\/IFVOZPeBwDmBTFTbPmHb1pxYEu3WYgMdwXgduKZJcozRcAhdpMesCjcuTv3zccgQ+7iMR+X7qU\/fC23B3gboEDOYpvLzkRLO9WYW1DGP34\/jR23IwGEAEiMAdqF0sSqQodQZYHmqkaDMjHYjmlurHQVF7ftS5RCtsRIBxMep9YNPd84Lvd3MBJDt51Mx359fpVd0i75laGict+lIywjbQrAYLCiToAMNrMolCs\/e5+lViABPc5pmYbAqz657Gndre\/9mXFvJ2ntPb8orGwFdAuGXazQy57HikQ7SYUEnAkTT3DKjA2jCttAJj\/GkCg9wMcmkwC+7bDEgyTt4A9aCkczmO9QtKwwGBExQmGED8DQubAgGCSfSB61CRvJPlaeAOKIaIkAx60p4zSsBgVNsg4aRB9s\/wB1JNFiCAAIgZ96n3eRyO9AyCjFBeRPFMInzAkR2NKhgPJxBpiACYM\/hRDkB8mWEHPNLQ66DolQURkQeKkUV1GCpBpgKJMxgYpUAMwATgVKlEiGIkGDyO9Ou4wgkrtAGT+dLFHvmpNDCgRUjEUanajgKBxUJB9YHGahoUrokJIjj8a3n5Gf62\/hn\/iv+Vq0aTtIxBM8VvXyMP8A4tfDHtqv+Vqib+1gd4VKlSvlEn51XMMsYwP3Ur\/eP1qVK7h8GgKlSpWICnmhUqUgJQNSpUiJVmpZnvguxYhQMme1SpVR4JfINMA2stAgEG4AQfrVT\/eP1qVKzkULUJMASYHapUrMGWuo+x2mgbjcYE\/gtUDmpUoYAon7gqVKUeGJimp2qVKzABNZ3R1Vuo6AMoIN8AyOcipUpdSZcMw7wH2lx23n99DUADUXAAAAxwPrUqUgK\/SiealSkuRhXk0+oAFzAqVK0\/ofzuBT3NZOlA+3DHG4\/oalSoh08oGUD\/Tf\/VQu43AcTxUqVDEC2AWT60snaBJiZipUqQLdSAGSABKKcfSq2HkT6H99SpSlywQtA1KlIAUSSTJJJ96lShfqxDWRN5JqupUo\/pXzsBDRPAqVKkaDRqVKQyVOTJ5qVKaGwjgUalSnIaJUqVKkZKlSpTAJ4FCpUqpcgiUe1SpUsBalSpUiJW8\/Ir\/W38M\/8V\/ytUqVM\/1ZLO8qlSpXyhH\/2Q=="
                            },
                            {
                                "timing": 10511,
                                "timestamp": 16932448790,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQGCAUHCf\/EAFMQAAIBAwMCBAQDAwYICggHAAECEQADIQQSMQVBEyJRYQYHcZEygaEUscEII0LR4fAVMzdSdMLS8RYXJCc0VGKCkrI2RFNyc4OiszhVVmNklLT\/xAAaAQEBAQEBAQEAAAAAAAAAAAABAAIDBAYF\/8QALBEAAgIBAwIGAgICAwAAAAAAAAECESEDEjFBUQQTIjJhcSPwgcGRoQWx0f\/aAAwDAQACEQMRAD8A5zNA0TS19KAZgUlGMA0DxQ1QAmpUqVkgE0tGpycc0ELTKSGBABjMHNQgTgyPWKBzWWRFaA2FMiJI4+lB1KkTGQDzNQ0prIDKoaZPAnmKDgLcIH4Z9QcfWocDiozBzLQsLA2rzA\/vmhkKOc5oGIOKZ2ZjLEk+pqHZ4fDb55nEfSh\/AFdQ9qlQ1gWNtAtyT5uwqW7mxSCJBIMHjv8A10oiRJimut4h3ksXMlyTMmea6KVO44oyLl3JMAnPpTKnlDMWVS0Ttn6\/bH3qC3uQsrDyiSCY79vWpv3XN1zIJz2pSyrEAbyxGZ5qwgFdq3TtDwqsIwe\/oOBVbbOFnnk09sIjxcyoIJjk+oFb+yEIIMHkVc+4GHEMVG2IAj3pLqjDBy27ORkZP3q29aUW7beIpuMJKzwPQ45x+orSWGRFu3TssG4oRSVyAQJMnPpisk6sjSPa8O01sYgjhjywjHYD7YrDt2mZQ7SlrcFLx+71qy1adrbbLTM5iM8D1A9cVqLaBpDhDaNu4xcncFIkSCORGT6RPvWPOSDMVkb7jJbP7QtuVKwCcCO8eskVQwKwGESJFL+BjZJEACalCTFOreUqY2kgk7QSPz\/OhuzYpiccU7FSiBS0wZB4me1BWVQ4KBpEAmQRnmpG4qEU7uI5k0kBTTCIPrUKwFMETPegM0kMrEwGJjj8qYhQD5pM9hiKUqQYxI5p2AfaQVXERxwK0hFUwfSoInJqAsV2gkqMx2+tAc0pkOqlpjgZNM+0eVSGg\/i9RSLEjdJHeKIIzIn860hHtlw48MtuMr5eTOIpe4mfepPmJUbRMgDtTOFCptLbj+IGI+9IAYrnaGGTye3amtqrN522qMk8mJ7DuaVSByAZEZxB9aIhSwIVuRzx71pENcAWBGYmZmZ4oYbkwewilo1tCEGFIgc8+lECZ4wJyaG9hb2Y2zu4zP1oqJUmRjtOaSGVCykrmOQBwPWhUkbI2iZmf4UUVrjhUUsxwABJNIoFQVknS7cPfsKfTfu\/dIoppAzBRqdPJMZYgfuptEUKN3JAwealXfs6j\/1mx9z\/AFUw0oKlv2mxAMcn+r2qsjHo1d+zr\/1mx9z\/AFUf2Zf+s2Pu39VaUiKKIMVknTW2cBNTYUR\/SYnMZ\/o+tVvbuachiEZWBAYQ6nH2n9RXRTRFe6tp+Ww2\/HnSASCfFnBn+ia1e2gdWCh2cZAUSIzJNbJ8sv8A076P\/wDFP\/lNY13+KX0ybOlqlSpXyRwOOqXuKPFL3r9w2zM1Wms27VxrV4OVubAvqPWsnRdNs6qyt19StoM7qTBhAE3Sfqcc9sTXlYEjn0ouSG2qSR\/GlLGSLNdp\/wBl1t\/T7g3hOybgZBgxOKxzTNuklgZHNCMwTFYcc4IkBZDSDEikPNEmTJo7jtKgnaTJHvWWQBRcLufaxKj8MiCc\/pQGJxPvUNZZEAUq8kAgSM8+1V0zRIiYjvRcg20EQRIkDn+2sshDSwQYODVqhPFAZm8OclRmKVgW3MTJnMnJrLQD7fJvtK\/83+Jxxnj6VUCELSFeRAmce9QRnn2qy5cB0yWzBKkkR6GKAKQSDIqMCsBlIPOatS07u6F0BAky2DHvQs22a6VQjxOFAE7jMQKmug2UkzTK9xUYKzBGwwBwe8H7D7UpiPenXZDbiwESoAmT7\/rWTIbtw3WBcgQoXA7ARQvAC4wQEJ2kzRu3GuXN4wF\/CsyFHYCaF1t77pmcxERW7sUFroIKqgCkDHOQOaZhtti25VWVpiDOfX7frVUCAQfNPHpVlne1wlIDHGeM47\/XmukW3ggqg8Rbdxgs8mPwn0NHUo6bBdtlGjBiAwnmgzSArEeUxjv7zVt1i+blwPtAUhjMfSO39dbSVNEVtvuhWdmKiE3NkAdh9hVot3dkXV221gyywciR75Ax2q63aJDm3cR1W3LynCggYn6\/XFTWuWO1boba252hVG7jywcitbayG63Qrn\/kzJb2NbCg7jlgZH2yaydBoNJfsq17WpbdncRmIVA08YkmPy4NYJlLCqdkNkqCSRHc9u9Uhm27J8szHvRP1DHB7r9H0+\/YmqMBN\/iEQD9\/TjBP1mAWTpFjc86pgi3hauLwQpKgNmMZPI7D1rxjdVkRXV2KKVHmwMkjt6mlK3NzKQQyiCDyIrNPuaTPWXpmlmzOpEXlRgQ6nwyzAEH1hWB7Zn0p06TabStdOs8N0QvbRoG8BSxKmeMED3B74rxBgiRIpjt35llHEYpSfcQlQFMnz4gDIgj1+1ejotHZv6Q3RcIugXPJzMbYwAT\/AEj\/AOH7eaOKfYA384CmYMCf7mt02R6q9L05uXEbVqm04LD8YhsrHY7RzHPer7nR9L4jCzqi6FhsYQcHZE55IY4\/7JH08IASw3CI59aG4wOBiMCKKa6kezo+l2rm0XL21ivDDkkgGM\/0ZMz6Vj9T0iWbdm9bvNd8aSSckZ4JiJ\/P8qwACVLAYBgmhWlfcRlANwAHE8mvbudO076ltOLxUi6wmBJAUGYIBz9q8RQpJJJUciBOfSjhnG2QMTOfqa0R7FzpVlUust9m2WjcXH4\/wcROPMf\/AA8+gXptldZqLDOSioCtyPwyR5iJ4H7j9K8jECCZ709lnF5Dbgv+ESARnHfFKT7kz0bnTba6zUWhdLJbUEERL5AkAxiJPpjnvT6vpVqxpHvLqkuOqI21SDBJhgY9CD+n5eRTKYPAOIzWlZBgrG4QGEgn99eqvTdMLujF3V21tXbbtcdTOwgFhjnI28iZJxivIoitXYns3Ol6XYrWdZ4gInAjbgGT6DOR\/uq09I0Za6LWsa54b7GKpIXzASTjmcfQ\/WvCEgyJEd6BJJJJkmmn3IyNVbFm\/dtAltrQGntVtjyaDUXFw+9Lc+ikMT\/5R+tYpY+GoLkgT5fSr7DtaQl0Y2LnlPaY9D6j+PvWyM\/S9NtXtJbutdYMyltsfiMtgQCcbROP6Q4q5+jacWEddfbJe01wAwJIVYXnksWH0We9eZ4Fhspq0UelxGB\/QEfrR\/Z7P\/XbH\/hf\/ZrOe4nq3uiaZLzKmtFy3yLoiFy4znnyAfU1j3em6dNgOpCsb62mB5VTPmMgen6\/fDNiyY\/5ZpxAjCv\/ALNT9nsbf+mWZ+j\/AOzSr7kelY6PZe3L6tVurG62RnKqYHJ5LA4xA9ar0nTLd5Fa7da2Td2Z4iUA95IYnj+icVg\/s1n\/AK7Y\/wDC\/wDs0w01jb\/06xJP+Y+B\/wCGlX3I9O70jTCwl5NXuLkgWVHmBG8lcwf6KDIyWPpnCt2Bb1Go04uLcslLpBUgzsDEH2yv2PvVL6eyrEftlnB7o4P\/AJaVrlq1bZLBZ2cQzkRj0A\/jTkigEjgxWz\/LL\/076P8A\/FP\/AJTWryK2j5Zf+nnR\/wD4p\/8AKazrP8cvpg+DpepUqV8wcTjg80GERmj+WaBOIr906AIiKdSUYMhgg\/iFJUBoTohnlnJAEtmB2pSBG4kST+Hv9akiPepcYM3lBCxgEzQ2AlCmBgg1GRlCkjDCR9Jj+FYYgFSJIA5NSTEelEiO9FEKVMkEZFFSCpDEwMge9AEjIMUUJRlbvyKwQpZmRdxJVBtHtyY\/fShmUyhIORIqVYPM4VYyY4qpPkBEUGS5YLByBOYxSrtDDf2OR605uNBWTtJBInBI\/wB5qs+Ug1lpdAoIWTkhcxBmgqlpgcVlLcS6t25fFxjO7y+pI59MT+lLtJtjbtAErLEGfb+\/rW1pp8ZCzGZGBMjjvUKbGKtz7ZrIFku5FtjuB4n++aQ5YkDEAeaqWj1oCkqRMjjFFQXdVVfN++rry21I2kuTlhEAGTEe0U6WjdJlfCgRmckc0w0blt6lZWFWJKwTwe3HpRlrYVVO4DJA7e1ZG6FAW2DElu4mO\/8Af1qlWuaW8L2nco6GdyTj05rtKPl4iQr20VVY3FcEAkLggmcVFFnzMS0CIQ8n1zRtt5QAGaPfHrxV6MrFvKkmSQVgj6elMNNPgSLcu3fJauXiWjyKMEAZwP7xV1w27TPb1NtbtxZjaAoDbszEEiB+tBbDXP5xtRatgl1ViSNxAnmO\/v61bCgG4Lbl2YE4gjgyIwO8V227m28mMcGAhUWm2swuKMQPUwQfyqp1KOQ4z++sjVWWttclSrbymyRIjmR\/H2rHiGVXJ2YMAzg\/xrzTw6NpjKEJMmBtxJ7x9KWCVLDj1oFl2qFBkcknmioJkATjsKyaCMxkf1VO9KKcnc8mBPoKUJFJBkDjPFW2tjOWdTA95+lUyIx+dEHPpWkwGYEMRtPPHpT4VHQwc5Ig\/alk7CQQCOTOc\/vowLjAAog\/pGTAzz+vatURFYBchWkR9KIBKgSPWKWGOBkAwI9TTuQ4Dbs8EHmfWlIbIWdUNslgpIJXtI4P6n70pBCg4g0ZBtmWO6RAjkfX7UXfeE8qjaIwIn60ohadX2sjIIZc5zmaULxJAk\/aoFltog9qUaHRoDglhuEeXvnv7VFUGJYATB9vekEmccU4EkBTk\/lWlkgVOKsXat3f51VSCoBzz69vrFIDIyBuY8zkVqmFjqHwACARuE8GJ\/tpVYrMRkRkTQZSrbWwRT3csSFUKsL5ZgwOc+sTWrESrLV25ZYPbZlYYB9KRiCxIAUE8DtTDc6bAWIBkDsJxP7qUQoPpVjtuuFnABJkhQB+nakZSrQeaJjw8kbp95\/qpIKbQ3nBI9jFQkbjAgTgUk06Q2IJYkQKbIE0wGQDie5qHaN2JJGIPH1qEl5Jjygeg9qbKwVKZna64LtmAsnsAIH6UnBOZqEZm3GYAwBgRW2\/KXTtqvmN0KxbIDXL+0FuPwmtQmt6+SbKfmn8NDYAf2kZk\/5rf3\/KuWu\/xy+mD4Oq\/wDglrf\/AG2n+7f1VK3epXy29nOj83iSTJ5qE8CjGJoEQM19Gk3ZoDAzEZHpSziKfawk+nJBpfWsvuQKB4GfyqVBk1j4IFRtuNoIxmT3pirBA5HlJIB9x\/vFRFDEgkyeIHJoq8EJTW1DBixIUDkAEzBgRPtQAmZOYx70UR3aLaksAWxyABJoquQZLbtbYOnI7xMUrHcSYA+lMjQjgO4LQCBww5z+YFBm3QIAA9Kw+KEVhAGeagZkyGjcOx96O3yktuA7EDBPpSkqViIPrRQMhLXHJJZmMsSck+pqXMqgkGB2HGe9CAzDaRMSe0R9aLNuz3PJo+CFMjePw5grUZWtPBw3sfUUWKq0290Ef0oMfnUuuWCDcSqCBPbM\/vJrPyAbY3GSpIg4BzxzTFym1G2hFJOInMdx9OKqR2RtyEg+1HJfCyfSKU0lZDI3hM4dQ+5SA08Z5H2pDcPcZ9hFOh8rBv0MUjDAggiO1OY5TAuuuS0sADOIPb29qYEPqN0hj+IluCaRdots7FlYyPKIg9vqO3tT6cEoWKeIxGNwOIPaOe3PrXaGo5PIWW6d2LFLVrxQxJC7ZK4JJH5Z\/Kr7iqty5bSLsEQQImfT34pNNdspqwLttGQBgQGMTBEyPqKDEHxfBWUEHJ3QMc4iP6690H6aDJfdPjoBee495ZUhsBYACgYOfb0FV+JcZLxv3WCOI3Lw7AYn17VTevJcusreVEBVFXI7\/wAaR7i3SS6wAIUKYAoUlnNlRW17Y48EFWA57gzyKpmSSZJPemYBe4NKBMe9eGTdm0QAmY7ZoqY7xQIgkHkelSgRqbaQJ5A7ilRiGBkgjgimYsCVJPOc80kQ4okHk5peOM0yhjJUHAyaUxCp7BcnHrRQ7XDQCPQmkp7bBSYCmQR5hPatIguQQgCqu0QSJ83uaa06KjBk3EkR6\/f+ykJXawUEkGQ3t9KEYB7GlMC22yrncRIggd6CqGEAw0wAf66e29oFUIGRDPM5zwIxz+lVCeQDW7FMy1toWUupRVXzSCZM80L1uz4a+C+548wOCD\/c\/oapuqVgGQfQ0yhlBBny\/iEZXNdU1w0FCi08Ewcc0QADDGMwaUEsYSfpRN1nYFiIUEKDwOTA+9FxrCNZHHmTkSonP7qJU+H4jLycTP6falVN4WNoPYTJJ+n50WYjaXt8gwcifetbvghmtl7reEkjnakmJ4H6gVXgiYEjkE81chvLd8q7HaHGOBE\/aM0hA2nY\/PK8DHerngAXLgeItokT+GfX3NFjiUZmMeYn91IwzhSAexppKIQGYMZVliMY\/j+6qxHWZ7SBJJOaRSOGnbMkCoIZVVVBctzmTxAprVprt2FUfiCkbgIk+\/76d3RF9ldNACBtwkmI7isgtbbTixatBrrMDuWZ+lVbbg06+Q7LjSpzkj2\/OkrKqMmnKoVJQkEZIYjjHHqeaut2gl1g5PhqAXBADRg4B\/h2qKylyCobeCx5AHFAHYykgHvByKstXEKm3dLBAGI2cloO2Z7T+81XcAUFSpFwMQTOPpSS7EDDcNwO2cgVvXyVX\/nW+G3VGFo6shS3spxPrkVo1sBRvdNyzAzAnHNbt8lG3\/Nn4cIUKDqp2jgeU1z13+KX0yO5alSpXyhk\/N\/IBNSYXI+lF3JQARHPHekPOa+ok6wjQQJBGPWaWnYi42FVIXgTmB+880k1zZC1D2gmaNQhlhoIB4NYogSNvvNTGZE0BU\/WjkA2wNylgSs5AOYqKm4mCB9TFARmoQRggg+9WBGultlrdc3ALCiZ2iTj2zJ\/OkJEDaDxmTTeHtuqt4lBMNjK\/lVj2HGlW9s2oI8+fPJMew4OPastGW6KiSjlbbz2lZEzSszbCmOfTP3ouxdizmWOST3pZIIIMEcEVl44ETvmjTm64ZmkEsNpJAOP796rUhWBIkeh71lgWIVF1CE3jcPK2Z9sRVbxvO0QJxTqy78yB7ciiyzcaSMgnIiprFIitADMkD0nvVlpT4pDEAdzzVbERCzHuattXWXhoLYP0rWm0n9AMbg3GApPYjtjijZuBbniNbDEmII8pHf6duPWq\/DKv5ozxmi6XQRIIAEZEYOeK3KUm\/VzZl0KrAlWmROViBHY\/vrL0tvY951ZS4kJgyTngYj\/AHYrHtui3N+0MkiVI7VYp2sPJtZDvLAA+UjuPzH3qhaaBj22NxlUWwjF9pgmTJ4yY71YwZA2oBAv74YMZYH1ilR7glbTEDaGZgCMiI\/cY45NTUubrvuffc\/EWOJ\/uK9enJNYZclKKVsm4ALiBtpU4kc013VX7oRtTcL7PKqkZiPX7VloqlDAdsS5\/ef7+lYF11JMRbDE9uB9atbS8tKmJQzBjgQKIK7iOEJ5OSBU8M+MLZKzO2ZkfcVAAFYNuDg4EY95rwttvJoB5xxRkbYjNSDhiDtJ5piEAYBsiDJH3FJCRjkfSniCQSJHvM0oOQSAfaooxMiZ49aSGMTjiiDGcfQ0q8E+lPIA4EmD9K0hAPfNFhAU5yKgA2glu\/AGabxDlN7G2SGImJ\/tyaeORFg4jJPYVaLpClQzlcTmJ\/KoAryFhFESTz9attaYuPINxB+\/0FdYabm8BZj4BGPtTlrkhSzSoKgScDMj9TWRZ0heBJliFXHf39uaZrDC5tKgs2C7nE5712Xh5JWwsxoLWQ4kqpg+gmlRtrAmRmcYNWgXFUEBYIKxABjn+ukZSqkXAd3C54rk1g0mFfBLncXRBMQAxPp6UDbZbaXArhCY3kYn0Bpbjbm4E9yO9MxnbsMCcKDJFBFwVjqLnhqgKgk7gMge3E0HvrctW7bJOzhix3R6ekflVttkSDqlYI6wYEmMGRJ5zNY4bwxtIDI3mGIkwY\/fxW+EZWQ24N0bnNvByok8cY9eKI8S5bYKrbEG5gskDgSf0+9IHuPc8g88QNqjt9KaQF2s3mOSwzj0qTNEtMCyC5tKAyZ7\/mM9qM+E262Wjd5H4OKTG0guYGVEcn+GKIMJcVw4OCB2n3\/ImqyHVVlgrSNs+YD0yM\/nQttcCOiswQwXAJg+k0if0jt3AD7e9O7AIqrE5LMCc+x+1NiXD+b1LJdGWwxuLOfXOR2quyWF5QCpAkeYEqB39\/tmsm6+nL22tM+wIpYNtO1uDiACMf11ju6K4RICwNzASSYz3963eDCyFXtFgHB2CTtUQZjicmMUlo3ZUW1O5mG0hcz7Gr7rKzeI62mYqSygbNvYQBA7g1W7K2mKMBvB3ghhAGMAf34qFMRyFc7R\/Rg7obMZoXC26HEMABERVYGKZl2mJBwDgz2rO40iFiQAeBxW+\/JcW7fzZ+G0tuLqnUKQ8EQdhJEfWRWhR5Z3DmI7\/Wt3+SP+Vf4a\/wBK\/wBU1z1n+OX0yO6KlSpXzBk\/N+fKIEYgn1qKAZkgYnPerrLMFLK0wJK7R24n15qgEBpgGOx719Q1waCjFWDAlSDhhVZ4\/jTQAJJB9qGIMgz2rMskQsSAPQRRWFG7v29qgDbgYJJP3qMAMYH1qq8gNbRA0XZA9qq2kmAKttXFUHcDx2qve24eYiOPaqW1pERRK5IAH3oEGfNM+9OqkqTMAdz39qQEAHM9iRXOSElx3cKHMxxinRzJJTc6hSoABWB6iM4\/tpNs7iMgD0NFCVV9oBlYk4I9Yg\/UVmn0B5DbUXUCTbW5vAAON0+\/AAj9aDpvF27aQrZDRBMlZmM\/lT2bEA3L6kWwu4AnaW54+x+1Uk+hIBPBM1lrGTPXAnINLyfSsgs6q2nU+QsCdo\/F6H9aS+5MICTbQkLKhTE8mO9YaoSvg5jGMGnPmO4mZPeqxg0VwcZFS7ERhBgj8xXufBPwr1X4y6\/Y6P0Kx42qu5YnCWkHLuewH9nNeKiblLZjjA+1dm\/yTfhrTdH+XD9cdF\/a+qXXZrp5W1bYqq\/SQx\/P2rjryelDeuvBFHwp\/Jo+Fen6RG+I9Tq+q6wr59tw2bQP\/ZC+b7mtk\/4iPlxAH+CHgf8A869\/t1zJ82vmj1f43+ItR\/yrUWeg27hTT6K1cKKyA4ZwOWPOeJgV85ZyqZd9\/HNUfB6zW6U6ZWddfNP5QfL\/AKP8Ddc6rp7P+D9bY0zXLOobVO5NxRKpDkg7iAvE5rj8kXL7mXCvMFuT9qybN8gLuu+ZTvE5APr9aqvtOpLoLY9rY8vGTmu8NGUEt892TD5wbp8qfl31v476qdP0hzY09o\/8o1b\/AOLtIR9yx7L3zkAGunei\/wAnT4G0GnjqNvWdQvEea5c1DW1\/JUIgfUn617Hy80eg+WfySs667bBNnQnqOrKc3rjJuiT+Sj6CuRPjX48+I\/jHqba\/q2uum3dnwtLbuMLVpZ\/Cq8fU8+teeHmeJm46b2xQ4jnqdJ\/Fv8m\/4c12kd\/hnVarpmsCwi3Lhu2W9jPmH1B\/I1yx8afDvVPh3qup6V1nSNptZp7hJQeZSDwyn\/NIiD\/VX0L5MfNLqvwn8Q6PTarWXNR0O\/cFvUae7dLC0GIG9J4ImYHPftX17+V78LWeo\/Bel+ILFsDW9OvLbe4MFrL4g+sNtI+p9a7SnreHmtHVe6MuGPKtHIK27tm6Xs7GKkxEHgcxWxfL\/wCDOs\/MDr6dL6NaDXf8ZqNTcJ2Wk\/znP7gMmtdJYaYNjzEqMdsV21\/J06Jofg\/5OWesahQl3W2n6jq7sZ2AEqPoEEx6k+tZ8VPyY3HqSyed8Nfyavg3pujUdbua3q2pI87tdNm3P\/ZVCCB9Sa9r\/iC+Wv8A+TN\/\/evf7dcnfMr5mfEHxz1y\/q9VrdRY6eHP7NobdwrbtJ2wOWjkn92K0xb03B4hfaBBCtGY\/OvMtDVlmU2mNnVXzo+T3wB8O\/AHUOp9LsvoOoWdp08at38ZywHh7XJmQTxkc8A1yiAD3gzEGmcPsRnctJMAk4iilrxb4tWSGJMAsQoP34r1aWnKCqTsGzaPlx8B9Y+PfiBOmdJtbVAD39TcB8Own+cfX2Hf711R8OfybvgvpukT\/DLazqupAG65cvGyk\/8AZVII\/MmvQ\/k9dH0fwh8nNP1XUALd1dp+o6u7EnaJKj6BAMepPrXLvzE+PPiL486rqdZrtTeXpxdv2bSWyRatqOAAOWjljk\/SuKjq+J1HDTdJDaSydUt8hflsxk9Haf8ATr3+3WkfOT5Q\/L\/4d+X\/AFDqehtP07V6aHssNWzG60j+bhyZkT9OeJrmDdetWy9xjuYDa2+SIjOOPT71SX33N7MLkyxQtwTjvz613XgdSEk3qP8Af5DdjBl9C0lrV9V0um1rfs+ju3rYvX2ibVsnLZ9BJjvFdqaP5J\/Lw6WyU0L312KRdOtuHxBGCYaDXFVtWubgptq+wEhh5iZ\/Smt32MbGlrcQCJEekH6175+F1ZpeVqOPPHX\/AAzKZ2q3yM+XZAB6Q0Az\/wBNvf7dBfkX8ulEDpDgTMftt7P\/ANdcr\/BPy++K\/jPQ6vV\/DulN6zpWKs73wkvE7QScnvHv71qOsGss6m+moNyxftMyOrkhgRgr9a8b8Lqt157bX3j\/AGbx2Ps38pP4G+Fvg5ejD4YK6fV3zc8XTG8bjbAAQ\/mJIzI9Psa+GXQAQVIecgiJ95Aqy8XZSbjbwqxuB5zOZz35o2lRt7oxt2QYBafKSMTA4Oa9GnGUIqM3bQcFLbkNu6IXusc470rSpDjAOVgyRmr94YklVQyxVlBIPHlyYgfxqeKy2ba8qGJz2M\/bt6VpJFZRuNwtuBd2M7pJNXXVstZNy01wQ+0I0GFzGZn9Iqq5LPvTHpAA49hVh\/ng0KPEy0IvPc8egqSwJWSzFVhQQIGAPvQyQTVl6XYxkLwcSR71UTxTJOLFEp3YsJC+URJ5zHr+VA+UcAyPXil7VkSVc7MwBc+cYMjn6mqw5FwOp2tMyO1RiIIEHP4u9KZFtwA20bY1vEAkYfmTP1qK7MQ7A3Aozngdqomsm7qFmz4K7VRQGAG3cYAbgzn6\/alSDI4vX2Z9RdcOzLtLXQGLAiMT7A57RQfUqZW0my2PwqRu9M54JjJFVC7cKeHCxG3KiQCZ5PGf4+tVBSW2iJ+tW7sCS6liXNpEjcsglCTDR6xQgC2G3LJJG3Mj3pKkjb33TRZodmBCgKAQMkTmt3+SB\/51\/hr\/AEr\/AFTWiTW8\/I8\/87Hw1\/pX+qa56r9Evpkd11KlSvnDJ+cK3WRgUJAHYE9+fvSbCV3AYq13U3GckuSI7CDH7qq8wSZ8vETX1L+TQsxTbnaXMsQMk59qWpu8pUcH2rFiRGKzABkRmlx3mjU+tZAm85nMiKjDaYBBxyKXvmpQ2yGmQJEgUqQDLCR6VPWpWW75IO9kRlRyFbkA8\/Wi+zYhDbnjzDbEUd29VRtoAkggAenP2qtZ3AKYnEzFT4ImGXuTMD0AqIN0wB5RME81FUG4qltqkiTRuW9jAq2CN2MxnvRVgBHC22hmDkiIGI+v2pRPiAwCZnNMSjbBAWBEifMfU\/ux6UbiixeIS5uKxDKMGs06shbjAgKBhcZM\/WlBAmRNWXFZnTbaKygIHqIyf0NJbUuyoNoLMACxgD8+wrLuwI7LA2SCeR6V3T8hJHyB6P6\/s2p\/+7crhgWWZXIZPIJPmEnIGPvXc\/yEM\/IHo5gf9G1P\/wB25Xj8a3sV9xRxElzbb3qxL9o\/jirHYttuW7ayJlCJA+\/NYj27nhM7KxVCFLgeVSe01k2rYexbJQMTyA+Tn07V+1GbncPj\/Zh0Ytom3dYQdwOABmaF4utwq67WGInIprqFYBDyuMnj0q1UY+E1lWgLO5FyCDmT\/ftXmcX7XgrrJ3H8zSq\/yetaXBK\/4LsSFMEjycVw+WuMdqq47oitMc5x3iu4PmqSn8nnqMYI6XZ7\/wDuVwqAykhlJjJHtXk\/4+bjBrpf9FJGZpQLd\/TOAXJZTuIwIPGea7a\/lMf5E+snbuzp8f8AzkriM3LQuW1ssYaMsDnjAHsRE967a\/lNkj5IdZI5nTf\/AHko8dJeZppdH\/4UXdnDd64CqgWltqViYksJ5+vbEV3P0j\/8MiR\/+mX\/AP8AOa4YfZdsqQWOoZiSImZiB+\/9K7q+AbR+If5Omh0WhIa9qOhvolB\/9oLbWyD\/AN4Vz8a3UWxizlv5BfAGg+YHxZf6d1bWtp9Ja0rXytnb4tzzBYBYEDmZifvNdCWv5MnwTbuK37X1ttpmG1Fsg\/X+brj2xqup9L1h1GnvanRauwzW99tjbdCZDAREHkGvT\/4Z\/FALT8S9bjj\/AKfdn\/zVrV05ylcZUiTNp+evy\/0PwB8Xf4O6Rqr2q0r6ZNT\/ADpBe1uZl2uRA\/oyMDn7\/PlXeVCkgAyvlhmOPSm1eov6zV+L1PU37968dz3blzxGPaSSc49TR3ljuWWvqRDhjKiIiZ4r1aSaSUsmWztP+Tl17RfE\/wAq7fQtU6XNVoLbaPU2d0lrTTsb6FTH1BrlL426Nb+Hvi7rPRk1n7RZ0epa0tw\/0o4wO4Eg9pFeToOq6zoha703WXtLqfD2i5pbzIxk5kjkGOK85NReuqSzK7BtxnzO5Pb34rWjp+RquaeH0BttGyfAfQrHxN8XdG6FqNUmlTV3zbfUFTugxAE4n09zX0754\/Jm18BdKsdX+Hr2p1nTmYWtQupIZrLZIaQANpiOMGOZx8f0d131Vi1p7hW7vBtm2SbhP9FQR3kDt6V23830Y\/Izqy9ZuKup\/YbXiO3\/ALaUj\/66z4rWnp6sHF4eKKOUziW1csWCvluMTLE4leZnHeJE8Vj3rouklRhj+LAn8qxzqyju1uVDxwZkD1\/MTSWbpF9ZbnEgA\/av04+KTitPoSVcnZH8kgg\/LvqQViyjqlwAkAEjw7fMVy38wzcHzA+JclR\/hLVQT6G64P8AVXUH8j9i3y26iWEH\/ClzH\/yrVcw\/MS49z48+KUBhR1DUgjBn+ebAn8uK\/K8K78Tqs6PCNdYl1DFdqnyghYBj\/eP0pntYLAL5iFgTAPt\/f1qqzuZkfehYGAr5P271baa7bt7YgsZIPaJH8f0r9BeroZDqLeVDEbApXyjho4Mx6gE\/vrFa2basLgIIIxP8KutuUVbVxSACzDP4j9j3ApEazAZg28AiAsgntya5ypihUts0iMj1xUcAHaPzNIGh9zqG9jTXHDbTLs2ASx7QMVlySVIRpHhNlQARjuf7MVWDNFhtUHcpJJBUTIpZobfUUxjG4kCB2FQiADIyJoSIGc+lSaCCDT2rhtloVSSIkj8PuPekgQDInOPSowKhSQQDke9N0ReF26hBZfxLnlKwsyxjEfWku+ebgVEBMbVPH5c1Vgg05GxnV9sgEYyJ9iK1eAC9xnMsxJIye5+vrS0vapRZoYkkkkyT3piuJUziT7VG\/nNzbgIgAE59KV1KOytEgwYM1WQWO4zAGAMCO1bx8j\/8rHw1\/pX+qa0YZDSQIEj3rePkd\/lZ+Gv9K\/1Wrnqv0S+mR3ZUqVK+eMn5v+XZ33T+UUrEsSWJJOSTR+tSY7TX1JsWgadgRAb0xRtu1t91s7TBE\/UQay0RXUqAEmBzUrABUd9oPekmrLZ2sGzAOYMfrSOZ44nA9KnwiBUqSYicVB7nFYaIBp2LIGtldp4YEZ5paLbmJdiSScscyaCAzbm4AHsKbai3fMR4fIkHzAH+NAkbSpkgfhj1oIFMhvTBnir4JkVzvZ1O1jOB70LlsIBDhiRJAnGeDP8AfNLBqx3utp0QibVsmDtGCe0\/lRyuAGt2SCp321GJcncFkdwAaoZ3fbuYttECTMD0oqTBUsQpyQO57UACZ2gkASfasMkREZwxVSdok\/SY\/eRXdHyFdV\/k\/dKLMAF02q3Enj+duVwyt0qQSAxGFJJ8vPH3mva0nxb1\/RdIv9J0XV9fp+l3wRd0tq+wtvIhpE9+\/rXDX0fNikmR4+fDhHxEsMx\/ftRs3mVp8QgnHPakADuqs621YwSQYUVWwBIgz+lejdtdoDK1FwuAN8o3mKKxjGP3ViqT24q5WK2b6kIQxGQBIIng8xzx7ULAQsxNwWyqysrO4+lEm5O2B3P807iD+Tnr3DAq3SbAUyMzsiuFWO0DzE7ssCIr3tT8Y9d1fw7a6HrOqay\/0uwAtrSvebw1AyMTmO0zH5CvGtK2oQ2lRGuCXB4Y8Yyc8YHOa4aOk9KNWTYmlBa6hJAVSCZMd67k\/lNsp+SHV4I8zabb7\/zycVwwVO1wyEMhzOI\/Kve6h8Wdb6l0ax07qnV9frtFYgWtNfvMbdqBCkCckCRnijU0vMlF3x+\/0V0eC25H2mVZDjEEGa+\/\/wAmf5uaX4We58M\/E9\/wul6i6bmm1Tny2Lh5Vj2U8z2MzgyOf2DMpuHc2fMx9T7\/AHq3Ftdz+a6SCUZMEc8zTqQWoqfAXR3D8wPkh8L\/AB3qX6pptTf6dqdVFy5d0RVrWoPZ2XgnPIIme9aWv8lfpYMt8Ta1hEEHTL\/tVzb0L41+J+ioLHR\/iDqWg05P+Ktal1tr\/wB2Yr2LnzW+N33sPirq6PuJxqW2x2AH37151p6qxGWCtdj6h8zf5PGm+Evg3qHXtD125rG0K+I9jU2QgdJAgMDyJ\/OufrV5FUKE3QvO7bJmZNbN1349+IevdGfRda+Ieqa207BzYuXSbcjgET5vz4rVXu2\/FdktqVbsQQF44yePrXq0t8Pc7YXfQ6M+W38n238UfCWg69ruunTHX2xdt2LWmFwImQsktkx7YraLf8mDRoJX4nvi4Pwv+wpIGZ\/pe9c3dG+PfizofT00XSfiHqek0aElbNq+QqyZMekkmvWu\/Mz45S3dD\/GHWEvW4\/m2vsCfUfWsOPiG24yH0rk6m+APkT8L\/BfU161q9Rf6p1CwfES9q9q27TDO8KO\/uSY5r5X\/AClvmrpfiJLfw58N3v2jpli6W1ept\/hu3FHlVT3UTM9zEcSfi\/XPjj4n65pP2fq\/xF1PW2uTZuahyh45Ewa1+2txrdx0uTkAgnJHFOloPfv1XbJvsWom20r7Ad09xiRANIUUjIQG2CCAYJzz78\/pTB2TT7csSSpJ4Ueg9wZNW3vC8xtWTvdBmZCkHJX1Bj8uPevdhpGbOwP5IGxflv1FEJIXqlzkQY8K3BIrmD5gIbvx78TkbWQdT1JEcEeK1Yfw\/wDFHW+g6fVL0TrGt6et8KHt2L7J4hHcxj1+lecruxV7m64x3MY5I7zWvBeHUNWepN4f7+\/0bvBirbD31RTz3IiDVtpLl\/crBfJ5cjucYI7\/ANVV6g22NvwywBTALSZk49vpVTKy23wAoIBz3z2+9avbb5XwBaQrAFgFJxk4HuKqYjYoAIjn3NQhfCLEZORBmKJvE2djZA4HcYrM3Yll66sKtrIAyx5OBI+kz96pLEgDsOBUYEIJQCDlvr2oFt2WgECBAiubbfIoIMGasvBYQo4YFROACD3x\/HvVO6Y9sU7AF4UHPbmpN0QP3VO1AlYETPfNTmSarEIxTM7Nt3GQogfSkmpVuIthXeLasJJiTOO3b9aX+FOjKqNAO4EENxSbxBCqJmZPP0rWCADxmKk55qErsUAEN3M80KLIP51BRVQyuS6rtEgGZbPalqIY8VvfyOZR82PhoKJnUjJGQdpmK0Kt7+RrH\/jY+GVk7f2uY7Ttasaj9D+mR3bUqVK\/AA\/N6hTUK+pNi0SCAJ78VDRgQQTmiiA2cyD70tGTBGIPtUrLyyBRYAHBn6ipIjipJOPeh0gARkYFA9zwOwrL6rob3S+qazQaor4+lvPYubDI3KSDB9JFYjggwTMVnlWJApKlo8oxNHcdgWTtmYmhEAZq7V6f9nvFBes3gFVt9ppXKgx9RMH3BrIFHBGJ9qIUFWJIXEgRznj+\/pWRYQjRai8tzTjayJ4bgF2mTKgjgbc\/UczVSqb94DyhnaAAIEk0EU\/nUcDdtVpHr2rI6jpLnT+oarR39vjae61l9pkblJBj8xVCbQ0uCRBwDGYxQmiYqqWDEEeUTk0ZKAbX\/EMgfXg1l9HtC\/rl0wS21y+PBt+ISAGbAPB70+t6ZqdF09b97w\/CfVXdMIMnfaCFvy\/nFodIDD\/Gr3LmYgCCAZ+ncYNVGSc1l9L6ff6nqjY0wG8I9wlsABELHP0U1j3EKbdwIkA596zyQS4Inam6I4596GxntFwGIXDYwPTNITgUdzKGAYjcIaDz3zU2TQdjWkRioIuAkA+kxP6GrbTaYlENi6WKkE75lswQIHt37Uqae6VZltXTtTxJCkgLMbj7e9Z+g6Ve1+v0VvTvprtzWAtsW4F8IbiDvnCkAbu+INCdGWsHnPG4m2DsU4YjJHaaVLTtbd1B2pEn09Kytbp7Ol1L6a3qbd0JIe9aJa25EwVkAxwOKGm0V7UaDWapNvhaYIbknMM20QPqaHRLgxI3HGI5k\/rRuPvbCqMAY\/f+dMwCpw6uexGIqXrbC2jMioB5MckjMn7ijpRAt3HthzbbbuGwgdweahtEoWUhgolo7Zj86l0Df\/NneFHMRSAggyTNEsFQWuSICIogAwP1qEDww28FiSNsGQBGfT\/dWZ1Dp1zS3NKsAjVWUvW8iYbGfTINYjAi0QUA2tlhznt6djWW7ywrsBwpygKjsDmR9aNgHxAIQhgV85gZxPP50GuG44Nw9gPKAMDHFZWhs3ddrdJoNL4YvX7i2Ub8MlzADH6mlNcsLZVpi94mz5nDAkLvjMY+tBvEW4bruGuTLbvMTPfNS8p0967YD7kDbWIHMGhpfBN5F1JdbO6WZBLR7AmK0nbrqXyMiQ+1wVEThZMEY\/hVqqNP4agE3WYE78IOIz+f61RadULLEo4gk4jPOKsv21Z9tjdc2jLAYP8AZXWMsWuS5CSGW2rFgYkE4UDMwO+f40F1DIrhBtJG0iJDDvP2msnpWh1HUep6Pp9i2o1GqvLprRc7VDsQuT+YrC2m3d2AslzKk7oAnH2iteZS9JFqZ1SbDcdSQFZVhp9h60XulLYUsCWYlvUfWsrpnTH1em1jjUaa1Z067rt66zBUkwqiASSxjAHbkCa8xrjP+MycZqWs4t7XQl9q8A6sAFIx5cE\/nVLEEttEL2BM0pBAHpzWV0zRXup9R0+h0zIbt5wiFjAk+9ZlqOsiVC43mGQrSIBgcz\/CgwAWSSWPb3rI6fob2tGoFu7at2rNlr9x7jwoA4HuSSAB6kfWqLysNhYoZWfL2HGftTutcELcXY7KHVwDyvB+k0GgkwIHYTSiipAORPtWbIIJAIHBqKJ4IGJyagJiFP4sEChVkiA0ZoLG4SSB7UZLvLNkmSTSsiSaZSS0gSR2ir7WhvXem6rXJt8DT3Ldt5OZcMVgf9w1m3Ohaux0XQdVvW0\/ZNa72rQDeYlTEkdgTIB7lG9Kk80VmDg6ZWVodTBUDtnJP5xVJMmnuhrbBbhB9YGR7Gq3VkaHUqeYIitMEPvYgqSIMdh2paBbEDj6UJobEaak0oPtT2gHdVZ1RSQCxmB74zUVgmt7+R5B+bXwxtEf8pznk7WrQpre\/kZ\/la+GPfVf6rVjU9j+is7wqVKlfhkfm\/GKJRgm4ggESJ70YJBMGB3qB4BETiAT2+lfV0upsroGrbaB2g7o5O0SftSwSMA4GazREJwT5fNiI4pQCTCie9OIJHmgwZJH6UEZVZCybwDJUmAR6UNIhMUR+IAmYoGoeFwB\/GsEbp8W9LuD5k9Tu9V02ps9LudXuC9fa2yqLZvEE7ojireqWtXc0HWx8Q6JNHY09+2ulK6dbYRzcANu2QBK+HvaMjyqfrpzarUXLTC5fuOhwVdyR+tV3rt5ttu7dZxa8qgtuC\/TtH0rk9N4sj6R1fR9Rt2PjO1qOm6dOkabTBtDcGnQJbU6myLZtXAM7kOSCZBJMnNYWusNpk6rf6NpUbqVu102Bbsh2t2W003HVYMS\/hgsM+aJ8xrX9b8Q2bmj1lvR6BdLe1yBNQVuE21XerlbSRCAsink8QIFeENRet3\/ABrdx7d3syHaR9IrmoPr+8Abq9jfo+oL1\/TWNGw6j07x0tKF8JXt3fEMD8DMACyiIIiBED0PiFLaWeoJd0WsVbOqtpp2u6Kzp7Vhi\/4bbKxLKU3YEzhu0183JfbJJIbzHM\/maa5fu3FtrcuuyphFZiQv09KXpuyNn1drRX\/mjqbXVMaJ+ssl4ltqhDf80nsIms\/S2uo6vqmht\/FXTdPY6eOq2bLvesLpzbkndaWNv83HPIWF4nOj\/iZmfc3cn3\/31Lt67eCC9ddwg2qGYnaPQelDgRvumTX3bVm78QaMabV2usaW3pi2mWwwkv4iKABKiExwpiI3Zs0+mu6u3021YFk3B1nqlweLa8UeWzYYwn9NoHlXgtAr59cv3rpQ3btx9ghdzE7R6D0qXHK3SbL3AqsWQkwR7\/Xis7CPrWm07N1D4Y1dqw+o12p\/wjaDavSJYa+F06lFZAeJdhJMweYivC6faua610f\/AIWadbT\/AOF7dmyL9oWPEtEHxVaAPIGFoT23H8tIsO16+W1VzUMzAskSxdjiOe\/r7VTd1N++u2\/ee4Bx4hLR9J44qem+bMp9DftDY1eoGlb4l0aWdVb61pbOnFzTLaLKS\/jWwAolBFvHCyAI3ZSxqtb1PqnW9VcNiz+xeRV0fTku3raNcAAtqIAAIALEyATmWzotx9ReVbty67hBCl3kgDsJ\/hVy6bXaXT2Ncu+zbvl1t3BcCltv4ozMdp4Jkcg0bBPpOquazp\/Xeu6Lpun2am\/0OxfNr9kti613ZZZpQAwfxkqODNef0Bm6d1H4Su6ZE01670fUtc32wTcPi6mDkcwFz6CJrQHNxfAuqLqOVw++SxBOR6en5UhvObapuODg949J9OfvWfL6MPo9ToosdR+IdBe61ftjS3dZaXUyQnkLjcYHAC98Vt2oPWH+GviQ9b0VvTae3fsWhOlSybZ8TKIABKxnuBA9c\/PrmnVN266n4dyQD5sxHt3OaW9qb95FS5ed1ACgMcADgD0Faksgj6V8aJphpPiCz+ya19Lp3UaO5c0lq1asDxFCG3cDS4ZN2BO4HceJGv8Aw3ql6f8ACPXdXaXT\/tiajS20u3LC3GtyL0hJBAJ2iT\/GK1UarUGytlr11rKyFtlztH5cUy2zcLJphecgbyoE4CkscdhnPpWVGlRH0vSWNGvT+n27Wn1t\/pr9N8S8Lehs+FcOw+KzXiwIZW3CT+HaAJ7+Vct663odHpei9Os6rpF3p\/jPcuWE2O2xvGd7hEhlbcB5hG1Y5zpenuOVOna\/ct2XztDeUt2kTH5076spobmntXHFu5cLNbAhcfhPJ9\/0qUO5M323rTf6j8P9L8KyvTNR0oq9u7aVy8rcIJbbO4YgiIgcZq3oen0idL6ELej12p0N7Tl9WtnRWmtXW3P4m+8zAoVUYJjaAGHMn5vca5vSyl5rotkhGVjtz\/mgxFKty8undEustlssgcgMfcd6w9O+CXBvFm\/pfD+BOm6y3pbXS9XbR9c\/hqrXB+23lJe5G6AqjviKfQHrdzrvSj1nplnTWrXWdNbW42nWw9tt5m2gESsZIAIELxOfnxLNtBJMYA9Ksuai9c8PxLtx\/DEJuYnaPb0ocSN7sarT9Y02qPWhZXTWOsaVCyWUt+BZc3Q6qVE7YUGPUTV\/xetu10zqi6rR6ybOoW3Ze5obOmSwxnyIwJLKVnygHgGe50D+fdVu3EuPbbygmYbaBifYEfSal3UPfuWxdd\/CUwqBiwRfRQTSlXBk3T4Ms6LX9Lu3NVYseJ0S8OpOCgi7Z2HcreoLrYUD1uH1r2r3TelL1PotzUppxpOvdQta8jYAtqzAAtA42r4j3kIkD+aHpXzD\/GXLxDbQ3MsB3\/WrLrONijeCybRuMwvpmuii3kPg+r9ICt1z4cOp0mtbUL13T20vavRWtHsG\/wA1sBSSwnw+0LESN2dX69Z1\/wDwb6k\/xHo00+qs6u2mlPgpbgnfvtrtAlYEkZAhTjdnUv2jUNctqbr3bgAVCSSV9NppC93VIRde9de2sICSQi9z7AekU7P8jwbN8OdRv6X4K+IbNi\/aW2z2GIa0rGSWByVJyBHsfvXuanS3jd1On1Gjsp8NDpbXrV8adQJGnBt3N4E72u7QcySzLxgfNvMFO1pHJifXvV9zV3rti1aNy6wUzsLEqfePWjDE+gXbxfrFvo50+mXp7fDoutbGnQFrg6d4ouExO7eAZme3E1lfCtvqFj4g+HLXStFbudGfS2rr3Dp1ZWfZN12eJ3Lc3AZkbVHeD8vdiH3LdZj+Gc8RH7sVdbe8lhVW+\/g3HJ8JHM7hGSv54o2Xgbo+kfDOm0g6P8PeFptZqbOoVzrrdnRWrlq8wuuGW5dZgUi2E9AoIYRM1qHwqxHxLZVNI\/ULapeKWhtZ48NodVaQzJ+IL3KgV4Vq9et27llLr27b\/jQMQGj1Heltwt1CLhTg7h\/RNbSw0upH0LX9NuahepRbGs1Go6Gt\/TzoxZ1LbdWgZntgnzhVfKkygn1p9NpD0f8AwM+p6dZXVr8O6rU+HqbCmX8bUbHZWGSAFInsB2r562pvftJv+PdN4GfF3ndPrPNI9247FnuOzEESWJOef31z2vgj2fhjULqvjfpF\/qRtMlzqFlr5uKAhU3F3SOIifavY0\/RdTofhrqV3qPT7mncdY0lhWv2trfh1G9RImMLI+laXVt7UX70eNeuvAAG9iYA4rTsjfet6lOoar4t02staa1o9FrA1hbNhE8Bf2jwyFIExtYyO5AJyKyvjO3p7ej6\/aGj1n7Np3VdGX0dqxZsfzgCm3cDEuGTdgTuB3nia+bKz+cyTI80nmi9+69pLdy67W0\/ApYkL9B2o2ke\/0e09\/wCEOsWbKl7tzW6NFUckkXwBW49S\/wAFamz1foPTtdrL2p0ekQWbY06ra8TSBjcdbguEkMrahh5RJYV8tVmX8LEZnBjIpheub1bxHlcAg8Ct1m7JjXQVBDBhuO5TwCM9qRiDETxmTU3D6n1pZrbZDKQA0qDIgEzj3qKFM7iRjECZNAlk3CecGDyKe6wEW1KMqEw6gjd980WQgMU1y4Xd2gLvMlVEDniPSlBGZk4oTVZBrevkZ\/lb+GP9K\/1WrRTAUzIeRiO1b18iz\/zt\/DH+lf6rVnU9j+iO8qlSpX4on5w5iKjeYyF2j2qSSZ70VYAAFcZyDE19YzoTZF1hbcNtkhgYmPrSkjaABBzJnkelQjygyOYjvQCluBNYYAWZlRMZ4mgTJJPf0qR61KCBUMbeM0RHeoACDMz2ooiMpDlWYSMSDI+4ooAUfncMjOIqEzaAAUEH8zRe0wvC3CqxgQWEA+57fwrL+AEDEAgEgHB96FFVLMFUSSYAp3CkJACYhpaZI7+3as0JScTRkldpJiZj3piACYMxwaVjLEnknihgwGNogGe8nFEKNhJBz+Ej1p7+NpKlWIkmRB9CB2xSvtJGwMBAmTOe9DIjFDbUBSrjB7huc+3YUPEfIJ3Su3zCYHtPFREa5cVEEsxgCYzSwT9aKIZmu3FTcWKWxsWeF5MfqTVYXgk8\/nTSdsEnbMxOJokRAMggHEUBR7fwbatX\/iro1u\/aW5auazToyEBgV8QAyPQ9\/rXpfEt06lrdnW9S0F3SJegjQae2biCTLQFSQAT5ZA4+teB0PXt03qui1iItxtNet6gJJG4owbbPvHvWT1TU9Jv27jdO6frdPqA28te1qXkgnMAW19RmT9PQat8Ajarnw\/0TS9e+NunWdXqG0Oh0xUXrulVrtorrLKnYAxk7ZG6VmTMV5I6OulTU3tNqkvaC50z9tt3LukQO9vx1tlSsnYwcNkNwOYNY+u+Il12u67qbWgKXOsWSNQvjbgtzxkvMy+UQpKRtMwCcmh\/h4p05dG9oeEvTj04PuyVOoN\/eBHOdsfrWIxkskz0U+FumXL+o0b9TNrqdnQXNYbPgfzcrYN3ww+8ktAg+UDnJgT52n+H7Tdb0Gme6HtajSftKkDYcIWAIk\/5ufqa9voPxB03U6zVajW6FbXULnTdTYuam5fAtsRpHtqyqVkOx2g+YgluMiPK6b8T6Owmk1F3pZvdT0umbSpcOp222Qq6him2dwDx+KDAxS5S7f9Akeh074G1XU+m6E2E6il3qNsXLKWtC13TyCVXxLsjYSQezAAiTzHhfCNuepXvIAyaHWSZgn\/k13gd6yNJ8RaVdHpl1vT7l7X6SwbFi4uoK23WTAupEtAYjDCQACDmqfhi5b0XVTd1ZtC2dDqgv86IltPcVQfcmBHuKmpSTsOC75facXfim2gTTvc\/ZNUyJf27Fcae4VLb\/AC4IBzxFey2gu9ZXpfSupanpNvqmt16Wbd3R+CwS0QQxu+D5TDFSsmfxdjWs9D6gvTOqG+dNutmzesshbzbbttrZM8SN0xR6L1Zek9X0uu8Esuiurdt2g2zeynBbnOIxU4O3krPb+HfhrT9S1d3WaJtd1TpfTntC4trQF3uOdzbRbDjyHY0ksDxiTFV9Y+HDpdb1G\/8AEOsuaTR2r1twLOkG8tqENxQLJKBPKuRI2xGa8vpHUbWh02q6d1DTXn0d57d\/+bv+BeR1BCkMVYRDmRBxntWVpeu2tW2t0mo6VcvdPvvYdNPprpW4j21KIQ5VpJDMDK5JnGKw91lgFvpQTRa9um9S09zT29ZpEF8WwhJuLdZW3nzW9oBDKO\/rtFYvxd0LTdF1DWbWo1J1CXGS5Y1WlOnZQIhllm3IexkHHFPf62o03U7Fjp+lXT3tTpr2zcWUCyHUKZyxbfJOCcnvhOv\/ABDb6j0nTdM0ml1FnTWbxvAajVftBQlQu22do2pAGM8DOKy7Il7xLXwn0oSqkavVsN2R\/i9Of1GI96z9Prb\/AEz4E6Ve0CaTxb3UdUlw3dLaus+1NPtHnUkgbmx\/2j615mr1Vt\/hLp1kXR4yarUG4hhmgrZ2n2HlI94NZNjqujs9FsdL6z0rVXmsam7q7b2dUtgHxEtiCDbaRFsEQRz9KGsLBHodR0Vu7pNfrdNbsae3f6dp9ZesiyDlrqW2CE\/4uX83l7HbxT9T+DV03UNJ0\/R6u5d6pfv29Olq9pjat3N5IFy3cki5b\/7XlwQQOY8q78QvqL\/UbN2ylu1q7FrSIltiF09u21tlChsn\/FgEk5kkmvWb4pXSaO1\/gfSNpHTXW9eEu6g3bSPbmPCQgbVJYzJYkACa9Ggp7bj0KkYem6B0vXa7RaLpvV\/GbU6y3pG8XS+GwNw7RcSHJZB3naeMZxboPhO3rdbrP8HajXa7SaFEF+7ptAbrNcYkBbaBvMpgncxXAMiYBNrrnTOn67RavpfR\/BuafV2tZcNzUC4TsMhEO0bVzmdxwM4zg6DqdjTWdTa1dh7+k1ZBu2bd3wnBQyrq8ET5mEEEQTiYNddTSklj+u4YR6q\/CHTNCvWk61qOqae5p+n2tdpWGkAYq15LZ3ozqQfNETyCQSAN2kIxRiVxA+1bLpetafTa7WG3otmj1OnXSNZt6jbcVVdHV\/FIIL7rYJO2MkADEa7ehHYsA24nEQRn07H+uvKoSjmQFbiGAZeOYNIZWQCYpvO7GSSx5JPNPaXde23SwAkmBJ4pzJ4GyqCDkZqASDEYzzTtcbcCRDcg8GgG2jyg7\/WsurorCjnw2QlYMcqCeex7UhEccVAYYEgGMxUjduOBHvReBsAG48jicmpmmVCysV\/oiT9KCYYTx9KrELPKqCBK9x3oTUDHaVgQTPFG4SXJLbyclvWmyIVO0NtO0mAYxP8Ac1ATuBJmPUTUBPhkBvKTJWfT\/fTWlLXQiiXJhSG7zSmQoZRIKz70Gbc5MBZMwOBVkm4WV9u+SxdiZPtSyFtMDG4txGVj\/f8ApTZCiAc8VKhPpihNFkMp2sGABjseKimJlZxSyfWpNVkOcqSWzxFb38jVZPm78MB1Kn9pBgj1QxWhlWAVmUhW4JHNb18i\/wDK58Mf6V\/qtWZv0sjvOpUqV+QJ+clzYAAgPAmfWP65ofi3Fok95iKDEyc9oNQEAZGZr6\/k2RUBaCwX3PH6UlMSSZOTTRCwwMnKxFYaXQisEA5AI9KZrTKWBRlwDB9DkfpRIAULuEnJxwfrRZFgFHlcBpxB+nf60VQCFHfJAGAOI7VApE7XGRmJomNoUggzyTzT3LSEgpgEScyKdl8IrE8FlKkrvQmPIeece3BqstIggAeoFZuEtkKcAyGBwexrHcBh5QNwPAnP9\/41T0dpJlThgFJ\/DEAj7\/xoCDM89qLggmeBQIg8EfWuDVCMzEFYUAr\/AEh3zzSpAJYwY7HvR2khdoY7jAx39KNqy90MUg7YkTwPX6e\/vR1wBXBjcQYmJp7F3wW3hQzggqWAIH1BEGl3ELtLErO4L2miUuu58jbt20gLEH0j1xWeOCFgiCQfUYqL+JdsBp\/pcVeuqdLTKhYXHG1rhaSViNv0\/qFUsdzBmUw3p39amCLLvmvbLSszMcgiPMeYA96ZbrWd3iqjAA2wGE\/aq2ukxk4xH\/Z+tS8tttQwtylotADcqPf6UBQiN4Tq4CuCDAJ+ozFMA1xLVpLTG4xJB\/zh9PyOf6qrhtuBg5BOJo3AogpcDYHaO2f7+1GaoSAKYVZF3dGCIP50m8jjGIPvVjhra7RG1uTg5HoaKohYG6XVWAAaO\/8AVzWQLkX9oCbnfDqu7bMTMkn1xxVQtg2iwkhe4EwJ5PpzVli1cGoFsHY4XymAD6ifSlZSbnmeSPwyPsT+VbSaXAZsqulVvMFcXEVjtaORPMH1q4Xg\/kJL7gZx9qruWipjbuJzuUz7mrbijxd1kwTB2oZMGTE+sVRbsnQksHAcgW1YEso7xiqiWuWzAhRiZ\/OP0rKtLevm6E81geZ2IkLiJJ5pC4vFWFmzgDygkSBiOczz61NGbMe8sFFFze3cQRGPf++Kts3BYcJdtBonjDAkYM\/Y1HZLyXCSwIPlLHdGDgnvS\/zmlaSNrniOcHkH6jkehrm6WUXKpkdUtx4kO5G7DYE+vvQZh4ty6wAYjcu0kBTNOreLZYWrW12baQgLAzEDPHH50LeluXG2bIJI8xMAAif3Z\/Ks03lD9lfiwrFtruSDuImnNxGCq8MLYkS5IgxgD70t3ba3J4SFmXJ3Ttkzj3jGZoLt\/mQWhJliFgjsc98D6ZqdrDBq8jWNiRdYqT5sfliayrJS4hYv\/ObgCG96xGuJblbTOyEGZgTzBgfWmR2uIz3ANo5YDn2\/SuuhreW6q0VdT1Ni2AGBTxVfII8rD+oRx7155YF9hdQAOSD3q1HOos3LQuDw7cugwCT9TyKx3LXSJfcFXv2z\/bXs1dWM1UFgrsDkIQykeVsGQSeO1XG4xTyB18WS7nMrxH3B\/SqUWEctbYtHlPb3\/SkRbnhs2Stv7ZrySz7gojXF2KAqgqMFR796pUAnJirHIYgzk5MDipeMrbXzEoIBPETP8TXJpvLdoRXRlcqwhh2NNaJTzSwWYO1oNI0EyBAj1qSQCvGIPvWMJ2VAYQeInIoUZB9lyRTLkMoBYnjFYohQYU5IJqGNgiOc+tG1ba6+1BLek0JIBE47igh7RKKzHKGVIkcxSqqlXJaIwPc0whrW1UlgSxYelKTtcm2zQDg8GkBatKMCp2sFADT\/AH96e\/cGovKWeFCASVjgZ47\/AL6Np7MMu0rONwXcYx2JxxNajyVlFyN5KAhfQmase2SGLzvgMDP4qutF7hd2QGLe6fb8PfHf+qrHVLmmRUW49y2NoIJIOSZAjAzEetbjHdbLcYBdtgSfLMxFFkjcQysoMSDz9Ac9qbZuIgkuWg4oy1gujIhZhEkSRXNprkbECKXG1jsxLEcfaggXeNxIXuQJq+94VtSthg4YmWKwYwQPY\/SqhbaGnywMSDk+n61OyTJcuPcI3tMCB7CZ\/jW9fI4qfm98MG2pVf2kYJn+ga0QIxLYI25PtW+fIoJ\/xrfDB3N4v7ZG3biNjZmszb2uxs7xqVKlflGj85ZJYmBNBbZaYIkepo7iCCMEdxRVQbTEsoIPB5r7HBsWE8Aja3i7sNOI9Ij+NB5aCxPGJp\/KxnCD0FTyhYCyTxmlQtWQ1lbbBt3YcExNKfChQAYxk8+9ENsVxtBZhyRSM2PU9vQD6VqTUVwFZLAk35Li4hkBmzjiYqxivhlQvmHB9vSgrpaSV4cQwOYz\/ZVIuLubeTEeXas5ropR0431YUZL6jbbhbSbm7mcDuBB71gHcQwY7dvY1alx2aNu8gSBExGZ\/Skv7jcuG8WN7d5t3r3k15tfV82W4VgViuwBR5syfWhuYEgNheJM+1WWoLqTuYKJgCeM9+1HUMrXVa0qqpQYjvEExJ7z\/ZXFrqV5oqQpjeG75B7xj9aeDb2NtmBJVlIkT3jkcUNyFRuB\/DAjEGefeiLrWzbCB1ghuYJPsYkVzoGJc2MibFCkL5smSZ\/vxVumjwwXY5JCqBknE5g9v1NV3LZ2eIF2rgR7\/v7UVZBdtkKqqRDT5h6THajhk8oS2yrdO1NwIIAb1IioqqqhmAdT2VoIP9xRYkbnXZkjgAEHnH27UzWmAbxPIxUOAwJZpPb0kGc+n0oKxEKDaSAWJIO7gDsaDgOFZFYGPMWadzSePyjGaY2doG+VYGGVsR3+v6UGNuDAYsWBDcADuI+v7uKvguRb+9LtxHDId3mQiII9R96r+lWXBF95Y3AGMsMbhPOaZQXbblGyqgDP0\/WsVZWZOnFq\/cOo1dwqGZvFbwgVUkHbABGTB7CIFY14oyFd5BQ+UMDLeuf1j61lnTh7+nXTbHuuvhi3t5YY+meaqEsJZbSlAAcYfgAYxOPzrW05rkxO5IBVSeOae4XF64IA3H0AA\/qq++vh3IvorOHO5QQBPfjiozG5chmHGN3YTx7UqHdm7F09kXC4sXCHH4QfKWBwe\/p2qWE2wQhODMT7z+lPp7xQbBbQbgVJjP37flVhV7FoeRwpjJBEzn6Rg1309KFbgzZjOhdBtG5csdo\/eO1ZXit4tuzcdkNttu0GIgk5Mx3NAh7O4EWz4sfhIIMdscUly40JduM0rgTgj6fvpcFFWFWI3lNtlsjcjCWWQOcAx9ORVTqtm4kjcNskkRu+h9Kynv2vHIZXt28gYLQR7E4+9BF8V7R7KDE5A9f66z5SnmDySRWj+Jeu6jUE3IGWkmDwCfX70qaq3+zXUOnTcXLowkFZ7TMwB6zWS6g22UhS8gySfMAPw47YrBsIjORedktLBcqJIzHE55rOrpS0mr+TLSLtTd0+9BpUW2xBDuWLk9hyPaZ96qNy4jkaibm1oWGlZBzxzz2Peltobr3nt+UKpJAHr2H9+KtRgblvaWlztaGJfbEHPEROK8tPkqSwU3Laq7JbKvt5cDH+73qwszaW2nLKSyiZEewo3LAtOVtM5PDOOF5we3Ed6NnTtcuu15wCJJM\/ujn8qYrlJD8ldl4tFLc77ikNI95EGlCbXuowAcYmZ4wQKllSwco6gjjMH8qaEW1Dkq\/IIzIrpGO9J9hJqbhupvZhvmIGB9h9KVWm0SWIBgGe\/wBKQMd42qOcVdb0ty4A\/wCAGQrUW5StZJ4RNvjadmETbjEgTwMetKWLIAqKChJ2mST\/ALv41cm4ONieGIjy8tETzWPcuk3GaM84EfnU0kvU+TIogKfKCCRk8iqySSSeTUYnc3GaFeebXCNIMyMxj2pi+5FU\/wBGYgClCyTJgCaHaazkgqYM4pmXYHBbzA7YEEH1z9qViWYs3JyaO3+b3e\/r\/CrkqCGV7oN2QpPmKjNK09+wo\/iJOJOYiKCxPmBIjtQNEZt0SBgRgRUVirAqSCO4oVKgovN4AHwyVjyjywWGeT+dLLW7k22lgDJGRQsK5fdbVSUG87oiB9efpSrB9BAnPetWy2l\/jrevq+oHeWKgDH04q3xIt3rdxYe40sCAM9u0jvifT0rCJkk+tCa2tXurLaZJtqGm7NstxAkZ\/smle2bYhbn4hJE9vQ1TM4miXMnH5UbovoVFm0LJWCMSD3x7VvPyLX\/nX+GGB\/8AWs4H+a1aOSkEq4GM4\/hW7fI0f87vwwZ51X+q1WrSg2go7yqVKlfimz85cRzn0qDbtaSd2IxRZCphsGJioUITcSOYjvX2VNGyBd7eQEnmKlu6Q5JQOdpUAzjHP5Uu47SuIJnilrNtcEOLx2kEc\/rTC4oCAKqiZmJJqkj0oVpasiov1asrKGXaWUNt9iJFUEgMYHl7TVjXXYDzNIEEyc9h+mKViNuBB\/Suc3ue5kgk+I5wAWIAJMQKLW3KSwH+cTOQCYoodqDzQGJBkAwI5j1yaVrzYAwAu095EzWGg+iNbZIQE7ixUoPUf76IEBS6uNkiSTGJx+o9KinyK7AMqtEE4+3NEHYhVjCv+FhExOfegGV3kHmYOpiMAz27ULi3NwES4EkAZH1pt6KzAIGXgT6e9XXdS8liAAxDKrEk9+D9STn9azSJ2Y7BdqeYeKTyDAH1qM+3ZgMv4oYRu+sH1mjduyHQqhEiGE4jGP05qXQoJTwwWIG0qe+Pv3+9ZYFVqAxLLuUAzIOPfFMX86FSRAA5PlPtn8\/zq67fYDwiHIVQhDyCPURPrH2FY7BfDVgRumNomfqay1QmfqXS7cH8\/wCJeQEm8QW3GCZ9SZMflzXn2kZzuChgCJkwKsVnS3AOz6ctPH9\/espzcuadiSAAxKuRBI\/zR7Z4jv71VuM+3BSlhw7By3\/7gmJ\/vzn0o3LQsqUZVdt34iIIzx9qLIJZlUtbB8rYgek4oai\/FxiCLhYASeREcGfyrqoxjllyXrfbT2LfgMlq66NuuTBg4xHqP78VjXCI82GAgnGVGPp\/updOxe6lsQHmAS0Dv+XegXZyzkhjljMevv8AWsWnlGUqYNIpN8xEFGkM+0EbT3\/h34prXhhdrLtBgs5OQOMDv3qtru5yVkAA96jFUO4MQ3ZY+9GEsGqtlwdUUbhuXaQoJgjnOO85q61c3Q0ACSEQnBwROZGMc+tYW8FvNuz79quRQd0+QBcZmK6xk37WNFuoKC3bhRNzG5mMLwfQe\/qM1SyuykAAgDdKjEVc+pdLItSVZG4IO78\/6qpW01xCyYQeXzYJOMfvqm\/V6eqMpUC9eW4fKGW2nCgyJIHr6xRD3FC+disyB9+KIJCqS5dWADKpz7D8sUNW10XFDZcAAE8gCI\/QUJtXN8i30H1VzxFa+wZmY5LPJnEk1hgqXhRJcbYYwAaVnZgASYBmPeiwDAGTPEH0rjq6vmcIqCkFbhJG4AQOZ7UVubZhhBEYnA5gfqKW3t2u\/mDKAVAEjnvQCuFCsSAw3ATzE1wshlutZS4iMy7wFYBuV5j7x9qtuvhohQ34d0yBz96oLfhZDBGZHNVyRiltxtIqG3FcDykelBSOWz7UBioCNpESTjPast2RYWVpmQJJjt7UyMWeBCycA\/hH3pLdssjMATECmKtsSQVAMAzTmrZDah5cEtLMPMcH86q8QgDaTAEc1ZqbwvEEySIEkZIjvVEGcY+tTk08MKGBjKtGPtQaJ8vFWSotsq7ZAyTndntjFVlSshhBBgg8isO6KgsW2qDwBigACcmKhkgSZ7fSmuqUubSACAODPah9xFJLfiJOIouhUgGJ9qYqsSWE+gFQ4Czz6U0uoiHtUPpRAPahFDIFGTtAxAzxR7Gma0QFODuEwDMD3qp9CIhbw3UAFTBMjg\/WkcyxwB9KdwIBEAn+jn70kUPsBJO0LOBkCoIkTx7UwXAZgdpMTFRQpcBjCzkxMVUJGjZAJw3llRkfX7UlMImCYFSKqIWt9+Rqlfm38LSRnU7hBB\/otWiCAciRW9\/IsR82\/hj\/AEr\/AFWrM\/ayO8qlSpX5RH5zQT\/XUYRieKttycEDikuKP6M45r7dw9NmxS5KBSZA49qVzuIMAYAwIqERzUri0IUCkQcEkebsB9KV\/MxOJJ7CKYQAwKyTwZ4oELtBkz3EVkhU2gneCcHAMZ7UopsbTIM0tADZcqCRHAJwBSx709zZvYWyxtzjcIP50hrDFBthm3KrBQQSZaAYzSopZgB3qCARuBI7xUEbgYkTwayA+0spFoMySoOP6UH+2oyBlxG4AcuIiJ\/rq67eKJdt6f8AxLNlgCOe30wOfT61UCi7y8NcDccqw71YMq+oiwGVLwI2kD0gd6LrauXFFssi7RO\/PmjP5TNMkblZlDCBAZuw5\/jQF1Fu22KB0WSbfA5P9lYJiq48RJRCBiWBg4jIFVqpcqqr5icH1prbFZaNwAIEk4J74rKsvcRle6i3x4RKK3mCjjgcf370VYNtcFCIXuMLviBpJO1ZM\/T71YuoDbRkFEKiTzkz++glu9c8NURmZhADDmTyJ9\/1qt0Nq5aZka2rjcpKnImJE85B+1aT2u0RY9zItvuVBhpnykT29aouOpa2y9okkTMeoNG1te6BdO1IMkCe1MUN4Ze2gRRAbykz+WaG20WEUuIM5Kmdp4mnUwU3ItxVgwBg+xIz2o3Am0hcdgexI5oqNjp4DPcLLnZIyRxXOsizHMduTyI4q25cbUPuvXANqQojED+iI4qtjMTmPWrL+63\/ADcOi4fY3qRz+tZBoikJsZwGUTCk1ZqdruX2pb3MT4aggL7Ul1bSJaYKx3KJO8HOZ7Y7f20m8OZdmmeeT711UqTiyot1l65fKu5BLgnDSYGIOZ7d6One6tgpZ3qHBVzugQSBn0GY\/OqEQOx3MRjGPtViuUtlSW2v+LtVFN3JsGZV2xqLW2w6qDcA8O4fwMvqCfp\/A96h0dy5pb164UTT2m8M3QfKzjsB3PP601vUqlvw9UXNkNKBCA6GPxL27CfX65C6nXLqUsg2Alq1cJRASRtMSCe59\/f6Uu16XyD7mAxATYBCTIJAkilUEhghJxntjn+FZDkqGNrJQyTPBnG0elUm0Utli68wyg5\/trhJUaQFOFKhS68QOIM59aRiNuAQe+adAArsJgd57e4+1LtBJ2nHacViuxCXABtiZjNDkEx+dW7GJO+SqmCfTH9lIATx5jHEdqms5AUEkbZIUmaFMJUqY4qSNn4fMTkk1noRJkN5gBzFDJGT96LSYLTkYJ9KsDMqBm83YT29P3UEIw2HYxJEyyiRB\/PvQeMAZjEg4NF4Blssc4iKVRJgkD3NRDENaZ0dSrfhIIyKBY7mKk57k5qTJJmDQil4GgqOCQWUdhRiDJGJ4mgDzT7ptKjbQoJIxnMd\/wAqlkaEJBYwIHpTExIBBHrU2gTsO4dzFRhEErG4SM0cEAQTniixDKPXvQGKNV4oggykRA7n1qKxV9wOe\/vUglAduFMTHrUIIAJ4NLZUDvNT1qdqlZsaJJiJx6UVUtO0EwJMdhQBI4ouQzkhQoJwo4FOKIFSp9cUSCDBwfejJAPf0rfPkcQfm38MRP8A0kTJn+ia0RhBIwYxit5+Rn+Vv4Z\/0r\/VasTb2smd41KlSvyjJ+dIYDgGgzEqAeBxQqV9q5OjoKOciaFWgp4TAq3iFhDbsAZkRH071XtNZIFQAE5mO8UeR9KknMGJwYrLVEBwsnb+HsDzSEU+IMzPah6zWWgEogwCIGaB5qVlkMdyFlkiRBg8jmghVRJEt6HirWUoltyR4k\/hbOIEGI4qliWYsYkmcCKy1Rchdg3CKuZxP2qxcPe2IqpHFzJUSP1+lJcdmIdmLsexp2AV2u+EblliyqWkDdH15Eg0cAUsz3nJYgtHsOBQRtpBj7c06WrrLdKoYRdz44WRn7kfeltMqXFZ1DqM7TwfrWGiLFCut7w2NpFTgyS+RgkY\/dxUDeFeDBFYgwUOQft7+lVWg5uAWwS5wAO9ZVy5tgtnaoVIb8J5nv3kxjmtRVqzLwYyEG4m8MwBEhTB+goFkFwEIWULG1zOYzxHfNRm2vKMZB5GOO9MpRRcW6ha52nsfesMQWfDVfEcAlGBCNMP7Yz+tI10sjhlBLEHd3Een9+1RWdCWQlSREipbY2pYbTIKwRPOKwyouZrNm\/dRGZ7XCsVE9sx2\/3VU7hbAS3cchzudeBImP0P61VcIZ2KgKCcAdqaz4ZLC5gQYPvGKADautaDFVUkiAxEx9KnhFyfD8+1N7QIj1pV3Oypu5MDcYAq22ireu23cEbWAKHDEcduCQP7KK6EJ4l7wCoY+ESARP50tpQHUsyCDMHvFKRmDijbAZpJUCeDUssS1BKeKACFIBU9yZ7UbBCLcJNueCrCTHt27\/XFJbLC23m8qmY3Rn1pmVmtEnmZgjn3rpG+VyBbc2i05829QDEAjmP4+9JY8M2CrMDydpaO3Pp\/XVTMziAxIGAp7fSkkOG8hLHgg8VS1LdoKH8TahBuMZBhVMbSY\/gKRBtuRcBkHg\/20IH9EGeeZ+tKvMTE4Jrg22Iw3sp2htsQYmKsQPdILrCKQMKFE8weMxP2pCNjkq4DK2IyKjeI+64x3bpLE981ngGG3ySCrGGEMDxFIlslXO9VC4Oeef8AdQbfwchRGOBmmlVfyM231IE1YbyQrGVBiWAgyf3UqjgkEqDn+qo4hjz65qKGaAomOwrLu6IhJndk7u5zNCiIZSSwkcCpJU9uI7HkUMBYMT24qfWmC4mMfWlqo0NE0frQEiIplJWY7iKqEEd6nPMUWMngAe1CKuBCCQCASAeR60KgGc4o7eQaKYgGKgBPFORtJAIPuKgJBkEg8YpogAkCATHMUcbTM7qFSoaJFQGDIo0QYNSWQaFioARxTTPpQ7VVXBUAihRNCgCVvfyLE\/Nr4Z9tV\/qtWiDHFb18jP8AK38M\/wClf6rVidbWR3jUqVK\/KMn5z1KlSvtGdCUDxUqVlkKealSpQyAalSpQQG4oLyKlSjqAW\/GfrSmpUrM+RQ9j\/pFv\/wB4fvo3ydzCTBjH5VKlc2HUpZmIgsYHaaNsmQsnaSCR2NSpUYfBfAItyJ\/mm5+prHfgDtAqVKujEe8ALViABKGffzGiwhdORglZJ\/7xqVKIlLkrb\/ET3kfxoJ\/i7v8A7o\/eKlSuchKu9WP5dRjEEcVKlZ6ACP8AkxPfeP3Ui1KlL6EQnJpD2qVKxLkiy3+L8jQH4D+VSpWlwv5IVvwrQUkAwSM9qlSsLkBZIxJgnioOalSsrkCzTAHU2gRILiZ+tBwPDt45B\/fUqUCBOH+n8aSpUoIB71Gyc+lSpSuA6g\/o1G4qVK5shrf4qWpUro\/av3sQ9SpUrmaJUHNSpUIwrIseaxf3Z2oInt5hxUqV0jyxMeiuDipUrMPchYKlSpQRKlSpSRKPapUoIU1KlSssySt5+Rv+Vz4Y\/wBK\/wBVqlSsz9jJneVSpUr8oyf\/2Q=="
                            },
                            {
                                "timing": 12614,
                                "timestamp": 16934551040,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQGCAUHCf\/EAFMQAAIBAwMCBAQDAwYICggHAAECEQADIQQSMQVBEyJRYQYHcZEygaEUscEII0LR4fAVMzdSdMLS8RYXJCc0VGKCkrI2RFNyc4OiszhVVmNklLT\/xAAaAQEBAQEBAQEAAAAAAAAAAAABAAIDBAYF\/8QALBEAAgIBAwIGAgICAwAAAAAAAAECESEDEjFBUQQTIjJhcSPwgcGRoQWx0f\/aAAwDAQACEQMRAD8A5zNA0TS19KAZgUlGMA0DxQ1QAmpUqVkgE0tGpycc0ELTKSGBABjMHNQgTgyPWKBzWWRFaA2FMiJI4+lB1KkTGQDzNQ0prIDKoaZPAnmKDgLcIH4Z9QcfWocDiozBzLQsLA2rzA\/vmhkKOc5oGIOKZ2ZjLEk+pqHZ4fDb55nEfSh\/AFdQ9qlQ1gWNtAtyT5uwqW7mxSCJBIMHjv8A10oiRJimut4h3ksXMlyTMmea6KVO44oyLl3JMAnPpTKnlDMWVS0Ttn6\/bH3qC3uQsrDyiSCY79vWpv3XN1zIJz2pSyrEAbyxGZ5qwgFdq3TtDwqsIwe\/oOBVbbOFnnk09sIjxcyoIJjk+oFb+yEIIMHkVc+4GHEMVG2IAj3pLqjDBy27ORkZP3q29aUW7beIpuMJKzwPQ45x+orSWGRFu3TssG4oRSVyAQJMnPpisk6sjSPa8O01sYgjhjywjHYD7YrDt2mZQ7SlrcFLx+71qy1adrbbLTM5iM8D1A9cVqLaBpDhDaNu4xcncFIkSCORGT6RPvWPOSDMVkb7jJbP7QtuVKwCcCO8eskVQwKwGESJFL+BjZJEACalCTFOreUqY2kgk7QSPz\/OhuzYpiccU7FSiBS0wZB4me1BWVQ4KBpEAmQRnmpG4qEU7uI5k0kBTTCIPrUKwFMETPegM0kMrEwGJjj8qYhQD5pM9hiKUqQYxI5p2AfaQVXERxwK0hFUwfSoInJqAsV2gkqMx2+tAc0pkOqlpjgZNM+0eVSGg\/i9RSLEjdJHeKIIzIn860hHtlw48MtuMr5eTOIpe4mfepPmJUbRMgDtTOFCptLbj+IGI+9IAYrnaGGTye3amtqrN522qMk8mJ7DuaVSByAZEZxB9aIhSwIVuRzx71pENcAWBGYmZmZ4oYbkwewilo1tCEGFIgc8+lECZ4wJyaG9hb2Y2zu4zP1oqJUmRjtOaSGVCykrmOQBwPWhUkbI2iZmf4UUVrjhUUsxwABJNIoFQVknS7cPfsKfTfu\/dIoppAzBRqdPJMZYgfuptEUKN3JAwealXfs6j\/1mx9z\/AFUw0oKlv2mxAMcn+r2qsjHo1d+zr\/1mx9z\/AFUf2Zf+s2Pu39VaUiKKIMVknTW2cBNTYUR\/SYnMZ\/o+tVvbuachiEZWBAYQ6nH2n9RXRTRFe6tp+Ww2\/HnSASCfFnBn+ia1e2gdWCh2cZAUSIzJNbJ8sv8A076P\/wDFP\/lNY13+KX0ybOlqlSpXyRwOOqXuKPFL3r9w2zM1Wms27VxrV4OVubAvqPWsnRdNs6qyt19StoM7qTBhAE3Sfqcc9sTXlYEjn0ouSG2qSR\/GlLGSLNdp\/wBl1t\/T7g3hOybgZBgxOKxzTNuklgZHNCMwTFYcc4IkBZDSDEikPNEmTJo7jtKgnaTJHvWWQBRcLufaxKj8MiCc\/pQGJxPvUNZZEAUq8kAgSM8+1V0zRIiYjvRcg20EQRIkDn+2sshDSwQYODVqhPFAZm8OclRmKVgW3MTJnMnJrLQD7fJvtK\/83+Jxxnj6VUCELSFeRAmce9QRnn2qy5cB0yWzBKkkR6GKAKQSDIqMCsBlIPOatS07u6F0BAky2DHvQs22a6VQjxOFAE7jMQKmug2UkzTK9xUYKzBGwwBwe8H7D7UpiPenXZDbiwESoAmT7\/rWTIbtw3WBcgQoXA7ARQvAC4wQEJ2kzRu3GuXN4wF\/CsyFHYCaF1t77pmcxERW7sUFroIKqgCkDHOQOaZhtti25VWVpiDOfX7frVUCAQfNPHpVlne1wlIDHGeM47\/XmukW3ggqg8Rbdxgs8mPwn0NHUo6bBdtlGjBiAwnmgzSArEeUxjv7zVt1i+blwPtAUhjMfSO39dbSVNEVtvuhWdmKiE3NkAdh9hVot3dkXV221gyywciR75Ax2q63aJDm3cR1W3LynCggYn6\/XFTWuWO1boba252hVG7jywcitbayG63Qrn\/kzJb2NbCg7jlgZH2yaydBoNJfsq17WpbdncRmIVA08YkmPy4NYJlLCqdkNkqCSRHc9u9Uhm27J8szHvRP1DHB7r9H0+\/YmqMBN\/iEQD9\/TjBP1mAWTpFjc86pgi3hauLwQpKgNmMZPI7D1rxjdVkRXV2KKVHmwMkjt6mlK3NzKQQyiCDyIrNPuaTPWXpmlmzOpEXlRgQ6nwyzAEH1hWB7Zn0p06TabStdOs8N0QvbRoG8BSxKmeMED3B74rxBgiRIpjt35llHEYpSfcQlQFMnz4gDIgj1+1ejotHZv6Q3RcIugXPJzMbYwAT\/AEj\/AOH7eaOKfYA384CmYMCf7mt02R6q9L05uXEbVqm04LD8YhsrHY7RzHPer7nR9L4jCzqi6FhsYQcHZE55IY4\/7JH08IASw3CI59aG4wOBiMCKKa6kezo+l2rm0XL21ivDDkkgGM\/0ZMz6Vj9T0iWbdm9bvNd8aSSckZ4JiJ\/P8qwACVLAYBgmhWlfcRlANwAHE8mvbudO076ltOLxUi6wmBJAUGYIBz9q8RQpJJJUciBOfSjhnG2QMTOfqa0R7FzpVlUust9m2WjcXH4\/wcROPMf\/AA8+gXptldZqLDOSioCtyPwyR5iJ4H7j9K8jECCZ709lnF5Dbgv+ESARnHfFKT7kz0bnTba6zUWhdLJbUEERL5AkAxiJPpjnvT6vpVqxpHvLqkuOqI21SDBJhgY9CD+n5eRTKYPAOIzWlZBgrG4QGEgn99eqvTdMLujF3V21tXbbtcdTOwgFhjnI28iZJxivIoitXYns3Ol6XYrWdZ4gInAjbgGT6DOR\/uq09I0Za6LWsa54b7GKpIXzASTjmcfQ\/WvCEgyJEd6BJJJJkmmn3IyNVbFm\/dtAltrQGntVtjyaDUXFw+9Lc+ikMT\/5R+tYpY+GoLkgT5fSr7DtaQl0Y2LnlPaY9D6j+PvWyM\/S9NtXtJbutdYMyltsfiMtgQCcbROP6Q4q5+jacWEddfbJe01wAwJIVYXnksWH0We9eZ4Fhspq0UelxGB\/QEfrR\/Z7P\/XbH\/hf\/ZrOe4nq3uiaZLzKmtFy3yLoiFy4znnyAfU1j3em6dNgOpCsb62mB5VTPmMgen6\/fDNiyY\/5ZpxAjCv\/ALNT9nsbf+mWZ+j\/AOzSr7kelY6PZe3L6tVurG62RnKqYHJ5LA4xA9ar0nTLd5Fa7da2Td2Z4iUA95IYnj+icVg\/s1n\/AK7Y\/wDC\/wDs0w01jb\/06xJP+Y+B\/wCGlX3I9O70jTCwl5NXuLkgWVHmBG8lcwf6KDIyWPpnCt2Bb1Go04uLcslLpBUgzsDEH2yv2PvVL6eyrEftlnB7o4P\/AJaVrlq1bZLBZ2cQzkRj0A\/jTkigEjgxWz\/LL\/076P8A\/FP\/AJTWryK2j5Zf+nnR\/wD4p\/8AKazrP8cvpg+DpepUqV8wcTjg80GERmj+WaBOIr906AIiKdSUYMhgg\/iFJUBoTohnlnJAEtmB2pSBG4kST+Hv9akiPepcYM3lBCxgEzQ2AlCmBgg1GRlCkjDCR9Jj+FYYgFSJIA5NSTEelEiO9FEKVMkEZFFSCpDEwMge9AEjIMUUJRlbvyKwQpZmRdxJVBtHtyY\/fShmUyhIORIqVYPM4VYyY4qpPkBEUGS5YLByBOYxSrtDDf2OR605uNBWTtJBInBI\/wB5qs+Ug1lpdAoIWTkhcxBmgqlpgcVlLcS6t25fFxjO7y+pI59MT+lLtJtjbtAErLEGfb+\/rW1pp8ZCzGZGBMjjvUKbGKtz7ZrIFku5FtjuB4n++aQ5YkDEAeaqWj1oCkqRMjjFFQXdVVfN++rry21I2kuTlhEAGTEe0U6WjdJlfCgRmckc0w0blt6lZWFWJKwTwe3HpRlrYVVO4DJA7e1ZG6FAW2DElu4mO\/8Af1qlWuaW8L2nco6GdyTj05rtKPl4iQr20VVY3FcEAkLggmcVFFnzMS0CIQ8n1zRtt5QAGaPfHrxV6MrFvKkmSQVgj6elMNNPgSLcu3fJauXiWjyKMEAZwP7xV1w27TPb1NtbtxZjaAoDbszEEiB+tBbDXP5xtRatgl1ViSNxAnmO\/v61bCgG4Lbl2YE4gjgyIwO8V227m28mMcGAhUWm2swuKMQPUwQfyqp1KOQ4z++sjVWWttclSrbymyRIjmR\/H2rHiGVXJ2YMAzg\/xrzTw6NpjKEJMmBtxJ7x9KWCVLDj1oFl2qFBkcknmioJkATjsKyaCMxkf1VO9KKcnc8mBPoKUJFJBkDjPFW2tjOWdTA95+lUyIx+dEHPpWkwGYEMRtPPHpT4VHQwc5Ig\/alk7CQQCOTOc\/vowLjAAog\/pGTAzz+vatURFYBchWkR9KIBKgSPWKWGOBkAwI9TTuQ4Dbs8EHmfWlIbIWdUNslgpIJXtI4P6n70pBCg4g0ZBtmWO6RAjkfX7UXfeE8qjaIwIn60ohadX2sjIIZc5zmaULxJAk\/aoFltog9qUaHRoDglhuEeXvnv7VFUGJYATB9vekEmccU4EkBTk\/lWlkgVOKsXat3f51VSCoBzz69vrFIDIyBuY8zkVqmFjqHwACARuE8GJ\/tpVYrMRkRkTQZSrbWwRT3csSFUKsL5ZgwOc+sTWrESrLV25ZYPbZlYYB9KRiCxIAUE8DtTDc6bAWIBkDsJxP7qUQoPpVjtuuFnABJkhQB+nakZSrQeaJjw8kbp95\/qpIKbQ3nBI9jFQkbjAgTgUk06Q2IJYkQKbIE0wGQDie5qHaN2JJGIPH1qEl5Jjygeg9qbKwVKZna64LtmAsnsAIH6UnBOZqEZm3GYAwBgRW2\/KXTtqvmN0KxbIDXL+0FuPwmtQmt6+SbKfmn8NDYAf2kZk\/5rf3\/KuWu\/xy+mD4Oq\/wDglrf\/AG2n+7f1VK3epXy29nOj83iSTJ5qE8CjGJoEQM19Gk3ZoDAzEZHpSziKfawk+nJBpfWsvuQKB4GfyqVBk1j4IFRtuNoIxmT3pirBA5HlJIB9x\/vFRFDEgkyeIHJoq8EJTW1DBixIUDkAEzBgRPtQAmZOYx70UR3aLaksAWxyABJoquQZLbtbYOnI7xMUrHcSYA+lMjQjgO4LQCBww5z+YFBm3QIAA9Kw+KEVhAGeagZkyGjcOx96O3yktuA7EDBPpSkqViIPrRQMhLXHJJZmMsSck+pqXMqgkGB2HGe9CAzDaRMSe0R9aLNuz3PJo+CFMjePw5grUZWtPBw3sfUUWKq0290Ef0oMfnUuuWCDcSqCBPbM\/vJrPyAbY3GSpIg4BzxzTFym1G2hFJOInMdx9OKqR2RtyEg+1HJfCyfSKU0lZDI3hM4dQ+5SA08Z5H2pDcPcZ9hFOh8rBv0MUjDAggiO1OY5TAuuuS0sADOIPb29qYEPqN0hj+IluCaRdots7FlYyPKIg9vqO3tT6cEoWKeIxGNwOIPaOe3PrXaGo5PIWW6d2LFLVrxQxJC7ZK4JJH5Z\/Kr7iqty5bSLsEQQImfT34pNNdspqwLttGQBgQGMTBEyPqKDEHxfBWUEHJ3QMc4iP6690H6aDJfdPjoBee495ZUhsBYACgYOfb0FV+JcZLxv3WCOI3Lw7AYn17VTevJcusreVEBVFXI7\/wAaR7i3SS6wAIUKYAoUlnNlRW17Y48EFWA57gzyKpmSSZJPemYBe4NKBMe9eGTdm0QAmY7ZoqY7xQIgkHkelSgRqbaQJ5A7ilRiGBkgjgimYsCVJPOc80kQ4okHk5peOM0yhjJUHAyaUxCp7BcnHrRQ7XDQCPQmkp7bBSYCmQR5hPatIguQQgCqu0QSJ83uaa06KjBk3EkR6\/f+ykJXawUEkGQ3t9KEYB7GlMC22yrncRIggd6CqGEAw0wAf66e29oFUIGRDPM5zwIxz+lVCeQDW7FMy1toWUupRVXzSCZM80L1uz4a+C+548wOCD\/c\/oapuqVgGQfQ0yhlBBny\/iEZXNdU1w0FCi08Ewcc0QADDGMwaUEsYSfpRN1nYFiIUEKDwOTA+9FxrCNZHHmTkSonP7qJU+H4jLycTP6falVN4WNoPYTJJ+n50WYjaXt8gwcifetbvghmtl7reEkjnakmJ4H6gVXgiYEjkE81chvLd8q7HaHGOBE\/aM0hA2nY\/PK8DHerngAXLgeItokT+GfX3NFjiUZmMeYn91IwzhSAexppKIQGYMZVliMY\/j+6qxHWZ7SBJJOaRSOGnbMkCoIZVVVBctzmTxAprVprt2FUfiCkbgIk+\/76d3RF9ldNACBtwkmI7isgtbbTixatBrrMDuWZ+lVbbg06+Q7LjSpzkj2\/OkrKqMmnKoVJQkEZIYjjHHqeaut2gl1g5PhqAXBADRg4B\/h2qKylyCobeCx5AHFAHYykgHvByKstXEKm3dLBAGI2cloO2Z7T+81XcAUFSpFwMQTOPpSS7EDDcNwO2cgVvXyVX\/nW+G3VGFo6shS3spxPrkVo1sBRvdNyzAzAnHNbt8lG3\/Nn4cIUKDqp2jgeU1z13+KX0yO5alSpXyhk\/N\/IBNSYXI+lF3JQARHPHekPOa+ok6wjQQJBGPWaWnYi42FVIXgTmB+880k1zZC1D2gmaNQhlhoIB4NYogSNvvNTGZE0BU\/WjkA2wNylgSs5AOYqKm4mCB9TFARmoQRggg+9WBGultlrdc3ALCiZ2iTj2zJ\/OkJEDaDxmTTeHtuqt4lBMNjK\/lVj2HGlW9s2oI8+fPJMew4OPastGW6KiSjlbbz2lZEzSszbCmOfTP3ouxdizmWOST3pZIIIMEcEVl44ETvmjTm64ZmkEsNpJAOP796rUhWBIkeh71lgWIVF1CE3jcPK2Z9sRVbxvO0QJxTqy78yB7ciiyzcaSMgnIiprFIitADMkD0nvVlpT4pDEAdzzVbERCzHuattXWXhoLYP0rWm0n9AMbg3GApPYjtjijZuBbniNbDEmII8pHf6duPWq\/DKv5ozxmi6XQRIIAEZEYOeK3KUm\/VzZl0KrAlWmROViBHY\/vrL0tvY951ZS4kJgyTngYj\/AHYrHtui3N+0MkiVI7VYp2sPJtZDvLAA+UjuPzH3qhaaBj22NxlUWwjF9pgmTJ4yY71YwZA2oBAv74YMZYH1ilR7glbTEDaGZgCMiI\/cY45NTUubrvuffc\/EWOJ\/uK9enJNYZclKKVsm4ALiBtpU4kc013VX7oRtTcL7PKqkZiPX7VloqlDAdsS5\/ef7+lYF11JMRbDE9uB9atbS8tKmJQzBjgQKIK7iOEJ5OSBU8M+MLZKzO2ZkfcVAAFYNuDg4EY95rwttvJoB5xxRkbYjNSDhiDtJ5piEAYBsiDJH3FJCRjkfSniCQSJHvM0oOQSAfaooxMiZ49aSGMTjiiDGcfQ0q8E+lPIA4EmD9K0hAPfNFhAU5yKgA2glu\/AGabxDlN7G2SGImJ\/tyaeORFg4jJPYVaLpClQzlcTmJ\/KoAryFhFESTz9attaYuPINxB+\/0FdYabm8BZj4BGPtTlrkhSzSoKgScDMj9TWRZ0heBJliFXHf39uaZrDC5tKgs2C7nE5712Xh5JWwsxoLWQ4kqpg+gmlRtrAmRmcYNWgXFUEBYIKxABjn+ukZSqkXAd3C54rk1g0mFfBLncXRBMQAxPp6UDbZbaXArhCY3kYn0Bpbjbm4E9yO9MxnbsMCcKDJFBFwVjqLnhqgKgk7gMge3E0HvrctW7bJOzhix3R6ekflVttkSDqlYI6wYEmMGRJ5zNY4bwxtIDI3mGIkwY\/fxW+EZWQ24N0bnNvByok8cY9eKI8S5bYKrbEG5gskDgSf0+9IHuPc8g88QNqjt9KaQF2s3mOSwzj0qTNEtMCyC5tKAyZ7\/mM9qM+E262Wjd5H4OKTG0guYGVEcn+GKIMJcVw4OCB2n3\/ImqyHVVlgrSNs+YD0yM\/nQttcCOiswQwXAJg+k0if0jt3AD7e9O7AIqrE5LMCc+x+1NiXD+b1LJdGWwxuLOfXOR2quyWF5QCpAkeYEqB39\/tmsm6+nL22tM+wIpYNtO1uDiACMf11ju6K4RICwNzASSYz3963eDCyFXtFgHB2CTtUQZjicmMUlo3ZUW1O5mG0hcz7Gr7rKzeI62mYqSygbNvYQBA7g1W7K2mKMBvB3ghhAGMAf34qFMRyFc7R\/Rg7obMZoXC26HEMABERVYGKZl2mJBwDgz2rO40iFiQAeBxW+\/JcW7fzZ+G0tuLqnUKQ8EQdhJEfWRWhR5Z3DmI7\/Wt3+SP+Vf4a\/wBK\/wBU1z1n+OX0yO6KlSpXzBk\/N+fKIEYgn1qKAZkgYnPerrLMFLK0wJK7R24n15qgEBpgGOx719Q1waCjFWDAlSDhhVZ4\/jTQAJJB9qGIMgz2rMskQsSAPQRRWFG7v29qgDbgYJJP3qMAMYH1qq8gNbRA0XZA9qq2kmAKttXFUHcDx2qve24eYiOPaqW1pERRK5IAH3oEGfNM+9OqkqTMAdz39qQEAHM9iRXOSElx3cKHMxxinRzJJTc6hSoABWB6iM4\/tpNs7iMgD0NFCVV9oBlYk4I9Yg\/UVmn0B5DbUXUCTbW5vAAON0+\/AAj9aDpvF27aQrZDRBMlZmM\/lT2bEA3L6kWwu4AnaW54+x+1Uk+hIBPBM1lrGTPXAnINLyfSsgs6q2nU+QsCdo\/F6H9aS+5MICTbQkLKhTE8mO9YaoSvg5jGMGnPmO4mZPeqxg0VwcZFS7ERhBgj8xXufBPwr1X4y6\/Y6P0Kx42qu5YnCWkHLuewH9nNeKiblLZjjA+1dm\/yTfhrTdH+XD9cdF\/a+qXXZrp5W1bYqq\/SQx\/P2rjryelDeuvBFHwp\/Jo+Fen6RG+I9Tq+q6wr59tw2bQP\/ZC+b7mtk\/4iPlxAH+CHgf8A869\/t1zJ82vmj1f43+ItR\/yrUWeg27hTT6K1cKKyA4ZwOWPOeJgV85ZyqZd9\/HNUfB6zW6U6ZWddfNP5QfL\/AKP8Ddc6rp7P+D9bY0zXLOobVO5NxRKpDkg7iAvE5rj8kXL7mXCvMFuT9qybN8gLuu+ZTvE5APr9aqvtOpLoLY9rY8vGTmu8NGUEt892TD5wbp8qfl31v476qdP0hzY09o\/8o1b\/AOLtIR9yx7L3zkAGunei\/wAnT4G0GnjqNvWdQvEea5c1DW1\/JUIgfUn617Hy80eg+WfySs667bBNnQnqOrKc3rjJuiT+Sj6CuRPjX48+I\/jHqba\/q2uum3dnwtLbuMLVpZ\/Cq8fU8+teeHmeJm46b2xQ4jnqdJ\/Fv8m\/4c12kd\/hnVarpmsCwi3Lhu2W9jPmH1B\/I1yx8afDvVPh3qup6V1nSNptZp7hJQeZSDwyn\/NIiD\/VX0L5MfNLqvwn8Q6PTarWXNR0O\/cFvUae7dLC0GIG9J4ImYHPftX17+V78LWeo\/Bel+ILFsDW9OvLbe4MFrL4g+sNtI+p9a7SnreHmtHVe6MuGPKtHIK27tm6Xs7GKkxEHgcxWxfL\/wCDOs\/MDr6dL6NaDXf8ZqNTcJ2Wk\/znP7gMmtdJYaYNjzEqMdsV21\/J06Jofg\/5OWesahQl3W2n6jq7sZ2AEqPoEEx6k+tZ8VPyY3HqSyed8Nfyavg3pujUdbua3q2pI87tdNm3P\/ZVCCB9Sa9r\/iC+Wv8A+TN\/\/evf7dcnfMr5mfEHxz1y\/q9VrdRY6eHP7NobdwrbtJ2wOWjkn92K0xb03B4hfaBBCtGY\/OvMtDVlmU2mNnVXzo+T3wB8O\/AHUOp9LsvoOoWdp08at38ZywHh7XJmQTxkc8A1yiAD3gzEGmcPsRnctJMAk4iilrxb4tWSGJMAsQoP34r1aWnKCqTsGzaPlx8B9Y+PfiBOmdJtbVAD39TcB8Own+cfX2Hf711R8OfybvgvpukT\/DLazqupAG65cvGyk\/8AZVII\/MmvQ\/k9dH0fwh8nNP1XUALd1dp+o6u7EnaJKj6BAMepPrXLvzE+PPiL486rqdZrtTeXpxdv2bSWyRatqOAAOWjljk\/SuKjq+J1HDTdJDaSydUt8hflsxk9Haf8ATr3+3WkfOT5Q\/L\/4d+X\/AFDqehtP07V6aHssNWzG60j+bhyZkT9OeJrmDdetWy9xjuYDa2+SIjOOPT71SX33N7MLkyxQtwTjvz613XgdSEk3qP8Af5DdjBl9C0lrV9V0um1rfs+ju3rYvX2ibVsnLZ9BJjvFdqaP5J\/Lw6WyU0L312KRdOtuHxBGCYaDXFVtWubgptq+wEhh5iZ\/Smt32MbGlrcQCJEekH6175+F1ZpeVqOPPHX\/AAzKZ2q3yM+XZAB6Q0Az\/wBNvf7dBfkX8ulEDpDgTMftt7P\/ANdcr\/BPy++K\/jPQ6vV\/DulN6zpWKs73wkvE7QScnvHv71qOsGss6m+moNyxftMyOrkhgRgr9a8b8Lqt157bX3j\/AGbx2Ps38pP4G+Fvg5ejD4YK6fV3zc8XTG8bjbAAQ\/mJIzI9Psa+GXQAQVIecgiJ95Aqy8XZSbjbwqxuB5zOZz35o2lRt7oxt2QYBafKSMTA4Oa9GnGUIqM3bQcFLbkNu6IXusc470rSpDjAOVgyRmr94YklVQyxVlBIPHlyYgfxqeKy2ba8qGJz2M\/bt6VpJFZRuNwtuBd2M7pJNXXVstZNy01wQ+0I0GFzGZn9Iqq5LPvTHpAA49hVh\/ng0KPEy0IvPc8egqSwJWSzFVhQQIGAPvQyQTVl6XYxkLwcSR71UTxTJOLFEp3YsJC+URJ5zHr+VA+UcAyPXil7VkSVc7MwBc+cYMjn6mqw5FwOp2tMyO1RiIIEHP4u9KZFtwA20bY1vEAkYfmTP1qK7MQ7A3Aozngdqomsm7qFmz4K7VRQGAG3cYAbgzn6\/alSDI4vX2Z9RdcOzLtLXQGLAiMT7A57RQfUqZW0my2PwqRu9M54JjJFVC7cKeHCxG3KiQCZ5PGf4+tVBSW2iJ+tW7sCS6liXNpEjcsglCTDR6xQgC2G3LJJG3Mj3pKkjb33TRZodmBCgKAQMkTmt3+SB\/51\/hr\/AEr\/AFTWiTW8\/I8\/87Hw1\/pX+qa56r9Evpkd11KlSvnDJ+cK3WRgUJAHYE9+fvSbCV3AYq13U3GckuSI7CDH7qq8wSZ8vETX1L+TQsxTbnaXMsQMk59qWpu8pUcH2rFiRGKzABkRmlx3mjU+tZAm85nMiKjDaYBBxyKXvmpQ2yGmQJEgUqQDLCR6VPWpWW75IO9kRlRyFbkA8\/Wi+zYhDbnjzDbEUd29VRtoAkggAenP2qtZ3AKYnEzFT4ImGXuTMD0AqIN0wB5RME81FUG4qltqkiTRuW9jAq2CN2MxnvRVgBHC22hmDkiIGI+v2pRPiAwCZnNMSjbBAWBEifMfU\/ux6UbiixeIS5uKxDKMGs06shbjAgKBhcZM\/WlBAmRNWXFZnTbaKygIHqIyf0NJbUuyoNoLMACxgD8+wrLuwI7LA2SCeR6V3T8hJHyB6P6\/s2p\/+7crhgWWZXIZPIJPmEnIGPvXc\/yEM\/IHo5gf9G1P\/wB25Xj8a3sV9xRxElzbb3qxL9o\/jirHYttuW7ayJlCJA+\/NYj27nhM7KxVCFLgeVSe01k2rYexbJQMTyA+Tn07V+1GbncPj\/Zh0Ytom3dYQdwOABmaF4utwq67WGInIprqFYBDyuMnj0q1UY+E1lWgLO5FyCDmT\/ftXmcX7XgrrJ3H8zSq\/yetaXBK\/4LsSFMEjycVw+WuMdqq47oitMc5x3iu4PmqSn8nnqMYI6XZ7\/wDuVwqAykhlJjJHtXk\/4+bjBrpf9FJGZpQLd\/TOAXJZTuIwIPGea7a\/lMf5E+snbuzp8f8AzkriM3LQuW1ssYaMsDnjAHsRE967a\/lNkj5IdZI5nTf\/AHko8dJeZppdH\/4UXdnDd64CqgWltqViYksJ5+vbEV3P0j\/8MiR\/+mX\/AP8AOa4YfZdsqQWOoZiSImZiB+\/9K7q+AbR+If5Omh0WhIa9qOhvolB\/9oLbWyD\/AN4Vz8a3UWxizlv5BfAGg+YHxZf6d1bWtp9Ja0rXytnb4tzzBYBYEDmZifvNdCWv5MnwTbuK37X1ttpmG1Fsg\/X+brj2xqup9L1h1GnvanRauwzW99tjbdCZDAREHkGvT\/4Z\/FALT8S9bjj\/AKfdn\/zVrV05ylcZUiTNp+evy\/0PwB8Xf4O6Rqr2q0r6ZNT\/ADpBe1uZl2uRA\/oyMDn7\/PlXeVCkgAyvlhmOPSm1eov6zV+L1PU37968dz3blzxGPaSSc49TR3ljuWWvqRDhjKiIiZ4r1aSaSUsmWztP+Tl17RfE\/wAq7fQtU6XNVoLbaPU2d0lrTTsb6FTH1BrlL426Nb+Hvi7rPRk1n7RZ0epa0tw\/0o4wO4Eg9pFeToOq6zoha703WXtLqfD2i5pbzIxk5kjkGOK85NReuqSzK7BtxnzO5Pb34rWjp+RquaeH0BttGyfAfQrHxN8XdG6FqNUmlTV3zbfUFTugxAE4n09zX0754\/Jm18BdKsdX+Hr2p1nTmYWtQupIZrLZIaQANpiOMGOZx8f0d131Vi1p7hW7vBtm2SbhP9FQR3kDt6V23830Y\/Izqy9ZuKup\/YbXiO3\/ALaUj\/66z4rWnp6sHF4eKKOUziW1csWCvluMTLE4leZnHeJE8Vj3rouklRhj+LAn8qxzqyju1uVDxwZkD1\/MTSWbpF9ZbnEgA\/av04+KTitPoSVcnZH8kgg\/LvqQViyjqlwAkAEjw7fMVy38wzcHzA+JclR\/hLVQT6G64P8AVXUH8j9i3y26iWEH\/ClzH\/yrVcw\/MS49z48+KUBhR1DUgjBn+ebAn8uK\/K8K78Tqs6PCNdYl1DFdqnyghYBj\/eP0pntYLAL5iFgTAPt\/f1qqzuZkfehYGAr5P271baa7bt7YgsZIPaJH8f0r9BeroZDqLeVDEbApXyjho4Mx6gE\/vrFa2basLgIIIxP8KutuUVbVxSACzDP4j9j3ApEazAZg28AiAsgntya5ypihUts0iMj1xUcAHaPzNIGh9zqG9jTXHDbTLs2ASx7QMVlySVIRpHhNlQARjuf7MVWDNFhtUHcpJJBUTIpZobfUUxjG4kCB2FQiADIyJoSIGc+lSaCCDT2rhtloVSSIkj8PuPekgQDInOPSowKhSQQDke9N0ReF26hBZfxLnlKwsyxjEfWku+ebgVEBMbVPH5c1Vgg05GxnV9sgEYyJ9iK1eAC9xnMsxJIye5+vrS0vapRZoYkkkkyT3piuJUziT7VG\/nNzbgIgAE59KV1KOytEgwYM1WQWO4zAGAMCO1bx8j\/8rHw1\/pX+qa0YZDSQIEj3rePkd\/lZ+Gv9K\/1Wrnqv0S+mR3ZUqVK+eMn5v+XZ33T+UUrEsSWJJOSTR+tSY7TX1JsWgadgRAb0xRtu1t91s7TBE\/UQay0RXUqAEmBzUrABUd9oPekmrLZ2sGzAOYMfrSOZ44nA9KnwiBUqSYicVB7nFYaIBp2LIGtldp4YEZ5paLbmJdiSScscyaCAzbm4AHsKbai3fMR4fIkHzAH+NAkbSpkgfhj1oIFMhvTBnir4JkVzvZ1O1jOB70LlsIBDhiRJAnGeDP8AfNLBqx3utp0QibVsmDtGCe0\/lRyuAGt2SCp321GJcncFkdwAaoZ3fbuYttECTMD0oqTBUsQpyQO57UACZ2gkASfasMkREZwxVSdok\/SY\/eRXdHyFdV\/k\/dKLMAF02q3Enj+duVwyt0qQSAxGFJJ8vPH3mva0nxb1\/RdIv9J0XV9fp+l3wRd0tq+wtvIhpE9+\/rXDX0fNikmR4+fDhHxEsMx\/ftRs3mVp8QgnHPakADuqs621YwSQYUVWwBIgz+lejdtdoDK1FwuAN8o3mKKxjGP3ViqT24q5WK2b6kIQxGQBIIng8xzx7ULAQsxNwWyqysrO4+lEm5O2B3P807iD+Tnr3DAq3SbAUyMzsiuFWO0DzE7ssCIr3tT8Y9d1fw7a6HrOqay\/0uwAtrSvebw1AyMTmO0zH5CvGtK2oQ2lRGuCXB4Y8Yyc8YHOa4aOk9KNWTYmlBa6hJAVSCZMd67k\/lNsp+SHV4I8zabb7\/zycVwwVO1wyEMhzOI\/Kve6h8Wdb6l0ax07qnV9frtFYgWtNfvMbdqBCkCckCRnijU0vMlF3x+\/0V0eC25H2mVZDjEEGa+\/\/wAmf5uaX4We58M\/E9\/wul6i6bmm1Tny2Lh5Vj2U8z2MzgyOf2DMpuHc2fMx9T7\/AHq3Ftdz+a6SCUZMEc8zTqQWoqfAXR3D8wPkh8L\/AB3qX6pptTf6dqdVFy5d0RVrWoPZ2XgnPIIme9aWv8lfpYMt8Ta1hEEHTL\/tVzb0L41+J+ioLHR\/iDqWg05P+Ktal1tr\/wB2Yr2LnzW+N33sPirq6PuJxqW2x2AH37151p6qxGWCtdj6h8zf5PGm+Evg3qHXtD125rG0K+I9jU2QgdJAgMDyJ\/OufrV5FUKE3QvO7bJmZNbN1349+IevdGfRda+Ieqa207BzYuXSbcjgET5vz4rVXu2\/FdktqVbsQQF44yePrXq0t8Pc7YXfQ6M+W38n238UfCWg69ruunTHX2xdt2LWmFwImQsktkx7YraLf8mDRoJX4nvi4Pwv+wpIGZ\/pe9c3dG+PfizofT00XSfiHqek0aElbNq+QqyZMekkmvWu\/Mz45S3dD\/GHWEvW4\/m2vsCfUfWsOPiG24yH0rk6m+APkT8L\/BfU161q9Rf6p1CwfES9q9q27TDO8KO\/uSY5r5X\/AClvmrpfiJLfw58N3v2jpli6W1ept\/hu3FHlVT3UTM9zEcSfi\/XPjj4n65pP2fq\/xF1PW2uTZuahyh45Ewa1+2txrdx0uTkAgnJHFOloPfv1XbJvsWom20r7Ad09xiRANIUUjIQG2CCAYJzz78\/pTB2TT7csSSpJ4Ueg9wZNW3vC8xtWTvdBmZCkHJX1Bj8uPevdhpGbOwP5IGxflv1FEJIXqlzkQY8K3BIrmD5gIbvx78TkbWQdT1JEcEeK1Yfw\/wDFHW+g6fVL0TrGt6et8KHt2L7J4hHcxj1+lecruxV7m64x3MY5I7zWvBeHUNWepN4f7+\/0bvBirbD31RTz3IiDVtpLl\/crBfJ5cjucYI7\/ANVV6g22NvwywBTALSZk49vpVTKy23wAoIBz3z2+9avbb5XwBaQrAFgFJxk4HuKqYjYoAIjn3NQhfCLEZORBmKJvE2djZA4HcYrM3Yll66sKtrIAyx5OBI+kz96pLEgDsOBUYEIJQCDlvr2oFt2WgECBAiubbfIoIMGasvBYQo4YFROACD3x\/HvVO6Y9sU7AF4UHPbmpN0QP3VO1AlYETPfNTmSarEIxTM7Nt3GQogfSkmpVuIthXeLasJJiTOO3b9aX+FOjKqNAO4EENxSbxBCqJmZPP0rWCADxmKk55qErsUAEN3M80KLIP51BRVQyuS6rtEgGZbPalqIY8VvfyOZR82PhoKJnUjJGQdpmK0Kt7+RrH\/jY+GVk7f2uY7Ttasaj9D+mR3bUqVK\/AA\/N6hTUK+pNi0SCAJ78VDRgQQTmiiA2cyD70tGTBGIPtUrLyyBRYAHBn6ipIjipJOPeh0gARkYFA9zwOwrL6rob3S+qazQaor4+lvPYubDI3KSDB9JFYjggwTMVnlWJApKlo8oxNHcdgWTtmYmhEAZq7V6f9nvFBes3gFVt9ppXKgx9RMH3BrIFHBGJ9qIUFWJIXEgRznj+\/pWRYQjRai8tzTjayJ4bgF2mTKgjgbc\/UczVSqb94DyhnaAAIEk0EU\/nUcDdtVpHr2rI6jpLnT+oarR39vjae61l9pkblJBj8xVCbQ0uCRBwDGYxQmiYqqWDEEeUTk0ZKAbX\/EMgfXg1l9HtC\/rl0wS21y+PBt+ISAGbAPB70+t6ZqdF09b97w\/CfVXdMIMnfaCFvy\/nFodIDD\/Gr3LmYgCCAZ+ncYNVGSc1l9L6ff6nqjY0wG8I9wlsABELHP0U1j3EKbdwIkA596zyQS4Inam6I4596GxntFwGIXDYwPTNITgUdzKGAYjcIaDz3zU2TQdjWkRioIuAkA+kxP6GrbTaYlENi6WKkE75lswQIHt37Uqae6VZltXTtTxJCkgLMbj7e9Z+g6Ve1+v0VvTvprtzWAtsW4F8IbiDvnCkAbu+INCdGWsHnPG4m2DsU4YjJHaaVLTtbd1B2pEn09Kytbp7Ol1L6a3qbd0JIe9aJa25EwVkAxwOKGm0V7UaDWapNvhaYIbknMM20QPqaHRLgxI3HGI5k\/rRuPvbCqMAY\/f+dMwCpw6uexGIqXrbC2jMioB5MckjMn7ijpRAt3HthzbbbuGwgdweahtEoWUhgolo7Zj86l0Df\/NneFHMRSAggyTNEsFQWuSICIogAwP1qEDww28FiSNsGQBGfT\/dWZ1Dp1zS3NKsAjVWUvW8iYbGfTINYjAi0QUA2tlhznt6djWW7ywrsBwpygKjsDmR9aNgHxAIQhgV85gZxPP50GuG44Nw9gPKAMDHFZWhs3ddrdJoNL4YvX7i2Ub8MlzADH6mlNcsLZVpi94mz5nDAkLvjMY+tBvEW4bruGuTLbvMTPfNS8p0967YD7kDbWIHMGhpfBN5F1JdbO6WZBLR7AmK0nbrqXyMiQ+1wVEThZMEY\/hVqqNP4agE3WYE78IOIz+f61RadULLEo4gk4jPOKsv21Z9tjdc2jLAYP8AZXWMsWuS5CSGW2rFgYkE4UDMwO+f40F1DIrhBtJG0iJDDvP2msnpWh1HUep6Pp9i2o1GqvLprRc7VDsQuT+YrC2m3d2AslzKk7oAnH2iteZS9JFqZ1SbDcdSQFZVhp9h60XulLYUsCWYlvUfWsrpnTH1em1jjUaa1Z067rt66zBUkwqiASSxjAHbkCa8xrjP+MycZqWs4t7XQl9q8A6sAFIx5cE\/nVLEEttEL2BM0pBAHpzWV0zRXup9R0+h0zIbt5wiFjAk+9ZlqOsiVC43mGQrSIBgcz\/CgwAWSSWPb3rI6fob2tGoFu7at2rNlr9x7jwoA4HuSSAB6kfWqLysNhYoZWfL2HGftTutcELcXY7KHVwDyvB+k0GgkwIHYTSiipAORPtWbIIJAIHBqKJ4IGJyagJiFP4sEChVkiA0ZoLG4SSB7UZLvLNkmSTSsiSaZSS0gSR2ir7WhvXem6rXJt8DT3Ldt5OZcMVgf9w1m3Ohaux0XQdVvW0\/ZNa72rQDeYlTEkdgTIB7lG9Kk80VmDg6ZWVodTBUDtnJP5xVJMmnuhrbBbhB9YGR7Gq3VkaHUqeYIitMEPvYgqSIMdh2paBbEDj6UJobEaak0oPtT2gHdVZ1RSQCxmB74zUVgmt7+R5B+bXwxtEf8pznk7WrQpre\/kZ\/la+GPfVf6rVjU9j+is7wqVKlfhkfm\/GKJRgm4ggESJ70YJBMGB3qB4BETiAT2+lfV0upsroGrbaB2g7o5O0SftSwSMA4GazREJwT5fNiI4pQCTCie9OIJHmgwZJH6UEZVZCybwDJUmAR6UNIhMUR+IAmYoGoeFwB\/GsEbp8W9LuD5k9Tu9V02ps9LudXuC9fa2yqLZvEE7ojireqWtXc0HWx8Q6JNHY09+2ulK6dbYRzcANu2QBK+HvaMjyqfrpzarUXLTC5fuOhwVdyR+tV3rt5ttu7dZxa8qgtuC\/TtH0rk9N4sj6R1fR9Rt2PjO1qOm6dOkabTBtDcGnQJbU6myLZtXAM7kOSCZBJMnNYWusNpk6rf6NpUbqVu102Bbsh2t2W003HVYMS\/hgsM+aJ8xrX9b8Q2bmj1lvR6BdLe1yBNQVuE21XerlbSRCAsink8QIFeENRet3\/ABrdx7d3syHaR9IrmoPr+8Abq9jfo+oL1\/TWNGw6j07x0tKF8JXt3fEMD8DMACyiIIiBED0PiFLaWeoJd0WsVbOqtpp2u6Kzp7Vhi\/4bbKxLKU3YEzhu0183JfbJJIbzHM\/maa5fu3FtrcuuyphFZiQv09KXpuyNn1drRX\/mjqbXVMaJ+ssl4ltqhDf80nsIms\/S2uo6vqmht\/FXTdPY6eOq2bLvesLpzbkndaWNv83HPIWF4nOj\/iZmfc3cn3\/31Lt67eCC9ddwg2qGYnaPQelDgRvumTX3bVm78QaMabV2usaW3pi2mWwwkv4iKABKiExwpiI3Zs0+mu6u3021YFk3B1nqlweLa8UeWzYYwn9NoHlXgtAr59cv3rpQ3btx9ghdzE7R6D0qXHK3SbL3AqsWQkwR7\/Xis7CPrWm07N1D4Y1dqw+o12p\/wjaDavSJYa+F06lFZAeJdhJMweYivC6faua610f\/AIWadbT\/AOF7dmyL9oWPEtEHxVaAPIGFoT23H8tIsO16+W1VzUMzAskSxdjiOe\/r7VTd1N++u2\/ee4Bx4hLR9J44qem+bMp9DftDY1eoGlb4l0aWdVb61pbOnFzTLaLKS\/jWwAolBFvHCyAI3ZSxqtb1PqnW9VcNiz+xeRV0fTku3raNcAAtqIAAIALEyATmWzotx9ReVbty67hBCl3kgDsJ\/hVy6bXaXT2Ncu+zbvl1t3BcCltv4ozMdp4Jkcg0bBPpOquazp\/Xeu6Lpun2am\/0OxfNr9kti613ZZZpQAwfxkqODNef0Bm6d1H4Su6ZE01670fUtc32wTcPi6mDkcwFz6CJrQHNxfAuqLqOVw++SxBOR6en5UhvObapuODg949J9OfvWfL6MPo9ToosdR+IdBe61ftjS3dZaXUyQnkLjcYHAC98Vt2oPWH+GviQ9b0VvTae3fsWhOlSybZ8TKIABKxnuBA9c\/PrmnVN266n4dyQD5sxHt3OaW9qb95FS5ed1ACgMcADgD0Faksgj6V8aJphpPiCz+ya19Lp3UaO5c0lq1asDxFCG3cDS4ZN2BO4HceJGv8Aw3ql6f8ACPXdXaXT\/tiajS20u3LC3GtyL0hJBAJ2iT\/GK1UarUGytlr11rKyFtlztH5cUy2zcLJphecgbyoE4CkscdhnPpWVGlRH0vSWNGvT+n27Wn1t\/pr9N8S8Lehs+FcOw+KzXiwIZW3CT+HaAJ7+Vct663odHpei9Os6rpF3p\/jPcuWE2O2xvGd7hEhlbcB5hG1Y5zpenuOVOna\/ct2XztDeUt2kTH5076spobmntXHFu5cLNbAhcfhPJ9\/0qUO5M323rTf6j8P9L8KyvTNR0oq9u7aVy8rcIJbbO4YgiIgcZq3oen0idL6ELej12p0N7Tl9WtnRWmtXW3P4m+8zAoVUYJjaAGHMn5vca5vSyl5rotkhGVjtz\/mgxFKty8undEustlssgcgMfcd6w9O+CXBvFm\/pfD+BOm6y3pbXS9XbR9c\/hqrXB+23lJe5G6AqjviKfQHrdzrvSj1nplnTWrXWdNbW42nWw9tt5m2gESsZIAIELxOfnxLNtBJMYA9Ksuai9c8PxLtx\/DEJuYnaPb0ocSN7sarT9Y02qPWhZXTWOsaVCyWUt+BZc3Q6qVE7YUGPUTV\/xetu10zqi6rR6ybOoW3Ze5obOmSwxnyIwJLKVnygHgGe50D+fdVu3EuPbbygmYbaBifYEfSal3UPfuWxdd\/CUwqBiwRfRQTSlXBk3T4Ms6LX9Lu3NVYseJ0S8OpOCgi7Z2HcreoLrYUD1uH1r2r3TelL1PotzUppxpOvdQta8jYAtqzAAtA42r4j3kIkD+aHpXzD\/GXLxDbQ3MsB3\/WrLrONijeCybRuMwvpmuii3kPg+r9ICt1z4cOp0mtbUL13T20vavRWtHsG\/wA1sBSSwnw+0LESN2dX69Z1\/wDwb6k\/xHo00+qs6u2mlPgpbgnfvtrtAlYEkZAhTjdnUv2jUNctqbr3bgAVCSSV9NppC93VIRde9de2sICSQi9z7AekU7P8jwbN8OdRv6X4K+IbNi\/aW2z2GIa0rGSWByVJyBHsfvXuanS3jd1On1Gjsp8NDpbXrV8adQJGnBt3N4E72u7QcySzLxgfNvMFO1pHJifXvV9zV3rti1aNy6wUzsLEqfePWjDE+gXbxfrFvo50+mXp7fDoutbGnQFrg6d4ouExO7eAZme3E1lfCtvqFj4g+HLXStFbudGfS2rr3Dp1ZWfZN12eJ3Lc3AZkbVHeD8vdiH3LdZj+Gc8RH7sVdbe8lhVW+\/g3HJ8JHM7hGSv54o2Xgbo+kfDOm0g6P8PeFptZqbOoVzrrdnRWrlq8wuuGW5dZgUi2E9AoIYRM1qHwqxHxLZVNI\/ULapeKWhtZ48NodVaQzJ+IL3KgV4Vq9et27llLr27b\/jQMQGj1Heltwt1CLhTg7h\/RNbSw0upH0LX9NuahepRbGs1Go6Gt\/TzoxZ1LbdWgZntgnzhVfKkygn1p9NpD0f8AwM+p6dZXVr8O6rU+HqbCmX8bUbHZWGSAFInsB2r562pvftJv+PdN4GfF3ndPrPNI9247FnuOzEESWJOef31z2vgj2fhjULqvjfpF\/qRtMlzqFlr5uKAhU3F3SOIifavY0\/RdTofhrqV3qPT7mncdY0lhWv2trfh1G9RImMLI+laXVt7UX70eNeuvAAG9iYA4rTsjfet6lOoar4t02staa1o9FrA1hbNhE8Bf2jwyFIExtYyO5AJyKyvjO3p7ej6\/aGj1n7Np3VdGX0dqxZsfzgCm3cDEuGTdgTuB3nia+bKz+cyTI80nmi9+69pLdy67W0\/ApYkL9B2o2ke\/0e09\/wCEOsWbKl7tzW6NFUckkXwBW49S\/wAFamz1foPTtdrL2p0ekQWbY06ra8TSBjcdbguEkMrahh5RJYV8tVmX8LEZnBjIpheub1bxHlcAg8Ct1m7JjXQVBDBhuO5TwCM9qRiDETxmTU3D6n1pZrbZDKQA0qDIgEzj3qKFM7iRjECZNAlk3CecGDyKe6wEW1KMqEw6gjd980WQgMU1y4Xd2gLvMlVEDniPSlBGZk4oTVZBrevkZ\/lb+GP9K\/1WrRTAUzIeRiO1b18iz\/zt\/DH+lf6rVnU9j+iO8qlSpX4on5w5iKjeYyF2j2qSSZ70VYAAFcZyDE19YzoTZF1hbcNtkhgYmPrSkjaABBzJnkelQjygyOYjvQCluBNYYAWZlRMZ4mgTJJPf0qR61KCBUMbeM0RHeoACDMz2ooiMpDlWYSMSDI+4ooAUfncMjOIqEzaAAUEH8zRe0wvC3CqxgQWEA+57fwrL+AEDEAgEgHB96FFVLMFUSSYAp3CkJACYhpaZI7+3as0JScTRkldpJiZj3piACYMxwaVjLEnknihgwGNogGe8nFEKNhJBz+Ej1p7+NpKlWIkmRB9CB2xSvtJGwMBAmTOe9DIjFDbUBSrjB7huc+3YUPEfIJ3Su3zCYHtPFREa5cVEEsxgCYzSwT9aKIZmu3FTcWKWxsWeF5MfqTVYXgk8\/nTSdsEnbMxOJokRAMggHEUBR7fwbatX\/iro1u\/aW5auazToyEBgV8QAyPQ9\/rXpfEt06lrdnW9S0F3SJegjQae2biCTLQFSQAT5ZA4+teB0PXt03qui1iItxtNet6gJJG4owbbPvHvWT1TU9Jv27jdO6frdPqA28te1qXkgnMAW19RmT9PQat8Ajarnw\/0TS9e+NunWdXqG0Oh0xUXrulVrtorrLKnYAxk7ZG6VmTMV5I6OulTU3tNqkvaC50z9tt3LukQO9vx1tlSsnYwcNkNwOYNY+u+Il12u67qbWgKXOsWSNQvjbgtzxkvMy+UQpKRtMwCcmh\/h4p05dG9oeEvTj04PuyVOoN\/eBHOdsfrWIxkskz0U+FumXL+o0b9TNrqdnQXNYbPgfzcrYN3ww+8ktAg+UDnJgT52n+H7Tdb0Gme6HtajSftKkDYcIWAIk\/5ufqa9voPxB03U6zVajW6FbXULnTdTYuam5fAtsRpHtqyqVkOx2g+YgluMiPK6b8T6Owmk1F3pZvdT0umbSpcOp222Qq6him2dwDx+KDAxS5S7f9Akeh074G1XU+m6E2E6il3qNsXLKWtC13TyCVXxLsjYSQezAAiTzHhfCNuepXvIAyaHWSZgn\/k13gd6yNJ8RaVdHpl1vT7l7X6SwbFi4uoK23WTAupEtAYjDCQACDmqfhi5b0XVTd1ZtC2dDqgv86IltPcVQfcmBHuKmpSTsOC75facXfim2gTTvc\/ZNUyJf27Fcae4VLb\/AC4IBzxFey2gu9ZXpfSupanpNvqmt16Wbd3R+CwS0QQxu+D5TDFSsmfxdjWs9D6gvTOqG+dNutmzesshbzbbttrZM8SN0xR6L1Zek9X0uu8Esuiurdt2g2zeynBbnOIxU4O3krPb+HfhrT9S1d3WaJtd1TpfTntC4trQF3uOdzbRbDjyHY0ksDxiTFV9Y+HDpdb1G\/8AEOsuaTR2r1twLOkG8tqENxQLJKBPKuRI2xGa8vpHUbWh02q6d1DTXn0d57d\/+bv+BeR1BCkMVYRDmRBxntWVpeu2tW2t0mo6VcvdPvvYdNPprpW4j21KIQ5VpJDMDK5JnGKw91lgFvpQTRa9um9S09zT29ZpEF8WwhJuLdZW3nzW9oBDKO\/rtFYvxd0LTdF1DWbWo1J1CXGS5Y1WlOnZQIhllm3IexkHHFPf62o03U7Fjp+lXT3tTpr2zcWUCyHUKZyxbfJOCcnvhOv\/ABDb6j0nTdM0ml1FnTWbxvAajVftBQlQu22do2pAGM8DOKy7Il7xLXwn0oSqkavVsN2R\/i9Of1GI96z9Prb\/AEz4E6Ve0CaTxb3UdUlw3dLaus+1NPtHnUkgbmx\/2j615mr1Vt\/hLp1kXR4yarUG4hhmgrZ2n2HlI94NZNjqujs9FsdL6z0rVXmsam7q7b2dUtgHxEtiCDbaRFsEQRz9KGsLBHodR0Vu7pNfrdNbsae3f6dp9ZesiyDlrqW2CE\/4uX83l7HbxT9T+DV03UNJ0\/R6u5d6pfv29Olq9pjat3N5IFy3cki5b\/7XlwQQOY8q78QvqL\/UbN2ylu1q7FrSIltiF09u21tlChsn\/FgEk5kkmvWb4pXSaO1\/gfSNpHTXW9eEu6g3bSPbmPCQgbVJYzJYkACa9Ggp7bj0KkYem6B0vXa7RaLpvV\/GbU6y3pG8XS+GwNw7RcSHJZB3naeMZxboPhO3rdbrP8HajXa7SaFEF+7ptAbrNcYkBbaBvMpgncxXAMiYBNrrnTOn67RavpfR\/BuafV2tZcNzUC4TsMhEO0bVzmdxwM4zg6DqdjTWdTa1dh7+k1ZBu2bd3wnBQyrq8ET5mEEEQTiYNddTSklj+u4YR6q\/CHTNCvWk61qOqae5p+n2tdpWGkAYq15LZ3ozqQfNETyCQSAN2kIxRiVxA+1bLpetafTa7WG3otmj1OnXSNZt6jbcVVdHV\/FIIL7rYJO2MkADEa7ehHYsA24nEQRn07H+uvKoSjmQFbiGAZeOYNIZWQCYpvO7GSSx5JPNPaXde23SwAkmBJ4pzJ4GyqCDkZqASDEYzzTtcbcCRDcg8GgG2jyg7\/WsurorCjnw2QlYMcqCeex7UhEccVAYYEgGMxUjduOBHvReBsAG48jicmpmmVCysV\/oiT9KCYYTx9KrELPKqCBK9x3oTUDHaVgQTPFG4SXJLbyclvWmyIVO0NtO0mAYxP8Ac1ATuBJmPUTUBPhkBvKTJWfT\/fTWlLXQiiXJhSG7zSmQoZRIKz70Gbc5MBZMwOBVkm4WV9u+SxdiZPtSyFtMDG4txGVj\/f8ApTZCiAc8VKhPpihNFkMp2sGABjseKimJlZxSyfWpNVkOcqSWzxFb38jVZPm78MB1Kn9pBgj1QxWhlWAVmUhW4JHNb18i\/wDK58Mf6V\/qtWZv0sjvOpUqV+QJ+clzYAAgPAmfWP65ofi3Fok95iKDEyc9oNQEAZGZr6\/k2RUBaCwX3PH6UlMSSZOTTRCwwMnKxFYaXQisEA5AI9KZrTKWBRlwDB9DkfpRIAULuEnJxwfrRZFgFHlcBpxB+nf60VQCFHfJAGAOI7VApE7XGRmJomNoUggzyTzT3LSEgpgEScyKdl8IrE8FlKkrvQmPIeece3BqstIggAeoFZuEtkKcAyGBwexrHcBh5QNwPAnP9\/41T0dpJlThgFJ\/DEAj7\/xoCDM89qLggmeBQIg8EfWuDVCMzEFYUAr\/AEh3zzSpAJYwY7HvR2khdoY7jAx39KNqy90MUg7YkTwPX6e\/vR1wBXBjcQYmJp7F3wW3hQzggqWAIH1BEGl3ELtLErO4L2miUuu58jbt20gLEH0j1xWeOCFgiCQfUYqL+JdsBp\/pcVeuqdLTKhYXHG1rhaSViNv0\/qFUsdzBmUw3p39amCLLvmvbLSszMcgiPMeYA96ZbrWd3iqjAA2wGE\/aq2ukxk4xH\/Z+tS8tttQwtylotADcqPf6UBQiN4Tq4CuCDAJ+ozFMA1xLVpLTG4xJB\/zh9PyOf6qrhtuBg5BOJo3AogpcDYHaO2f7+1GaoSAKYVZF3dGCIP50m8jjGIPvVjhra7RG1uTg5HoaKohYG6XVWAAaO\/8AVzWQLkX9oCbnfDqu7bMTMkn1xxVQtg2iwkhe4EwJ5PpzVli1cGoFsHY4XymAD6ifSlZSbnmeSPwyPsT+VbSaXAZsqulVvMFcXEVjtaORPMH1q4Xg\/kJL7gZx9qruWipjbuJzuUz7mrbijxd1kwTB2oZMGTE+sVRbsnQksHAcgW1YEso7xiqiWuWzAhRiZ\/OP0rKtLevm6E81geZ2IkLiJJ5pC4vFWFmzgDygkSBiOczz61NGbMe8sFFFze3cQRGPf++Kts3BYcJdtBonjDAkYM\/Y1HZLyXCSwIPlLHdGDgnvS\/zmlaSNrniOcHkH6jkehrm6WUXKpkdUtx4kO5G7DYE+vvQZh4ty6wAYjcu0kBTNOreLZYWrW12baQgLAzEDPHH50LeluXG2bIJI8xMAAif3Z\/Ks03lD9lfiwrFtruSDuImnNxGCq8MLYkS5IgxgD70t3ba3J4SFmXJ3Ttkzj3jGZoLt\/mQWhJliFgjsc98D6ZqdrDBq8jWNiRdYqT5sfliayrJS4hYv\/ObgCG96xGuJblbTOyEGZgTzBgfWmR2uIz3ANo5YDn2\/SuuhreW6q0VdT1Ni2AGBTxVfII8rD+oRx7155YF9hdQAOSD3q1HOos3LQuDw7cugwCT9TyKx3LXSJfcFXv2z\/bXs1dWM1UFgrsDkIQykeVsGQSeO1XG4xTyB18WS7nMrxH3B\/SqUWEctbYtHlPb3\/SkRbnhs2Stv7ZrySz7gojXF2KAqgqMFR796pUAnJirHIYgzk5MDipeMrbXzEoIBPETP8TXJpvLdoRXRlcqwhh2NNaJTzSwWYO1oNI0EyBAj1qSQCvGIPvWMJ2VAYQeInIoUZB9lyRTLkMoBYnjFYohQYU5IJqGNgiOc+tG1ba6+1BLek0JIBE47igh7RKKzHKGVIkcxSqqlXJaIwPc0whrW1UlgSxYelKTtcm2zQDg8GkBatKMCp2sFADT\/AH96e\/cGovKWeFCASVjgZ47\/AL6Np7MMu0rONwXcYx2JxxNajyVlFyN5KAhfQmase2SGLzvgMDP4qutF7hd2QGLe6fb8PfHf+qrHVLmmRUW49y2NoIJIOSZAjAzEetbjHdbLcYBdtgSfLMxFFkjcQysoMSDz9Ac9qbZuIgkuWg4oy1gujIhZhEkSRXNprkbECKXG1jsxLEcfaggXeNxIXuQJq+94VtSthg4YmWKwYwQPY\/SqhbaGnywMSDk+n61OyTJcuPcI3tMCB7CZ\/jW9fI4qfm98MG2pVf2kYJn+ga0QIxLYI25PtW+fIoJ\/xrfDB3N4v7ZG3biNjZmszb2uxs7xqVKlflGj85ZJYmBNBbZaYIkepo7iCCMEdxRVQbTEsoIPB5r7HBsWE8Aja3i7sNOI9Ij+NB5aCxPGJp\/KxnCD0FTyhYCyTxmlQtWQ1lbbBt3YcExNKfChQAYxk8+9ENsVxtBZhyRSM2PU9vQD6VqTUVwFZLAk35Li4hkBmzjiYqxivhlQvmHB9vSgrpaSV4cQwOYz\/ZVIuLubeTEeXas5ropR0431YUZL6jbbhbSbm7mcDuBB71gHcQwY7dvY1alx2aNu8gSBExGZ\/Skv7jcuG8WN7d5t3r3k15tfV82W4VgViuwBR5syfWhuYEgNheJM+1WWoLqTuYKJgCeM9+1HUMrXVa0qqpQYjvEExJ7z\/ZXFrqV5oqQpjeG75B7xj9aeDb2NtmBJVlIkT3jkcUNyFRuB\/DAjEGefeiLrWzbCB1ghuYJPsYkVzoGJc2MibFCkL5smSZ\/vxVumjwwXY5JCqBknE5g9v1NV3LZ2eIF2rgR7\/v7UVZBdtkKqqRDT5h6THajhk8oS2yrdO1NwIIAb1IioqqqhmAdT2VoIP9xRYkbnXZkjgAEHnH27UzWmAbxPIxUOAwJZpPb0kGc+n0oKxEKDaSAWJIO7gDsaDgOFZFYGPMWadzSePyjGaY2doG+VYGGVsR3+v6UGNuDAYsWBDcADuI+v7uKvguRb+9LtxHDId3mQiII9R96r+lWXBF95Y3AGMsMbhPOaZQXbblGyqgDP0\/WsVZWZOnFq\/cOo1dwqGZvFbwgVUkHbABGTB7CIFY14oyFd5BQ+UMDLeuf1j61lnTh7+nXTbHuuvhi3t5YY+meaqEsJZbSlAAcYfgAYxOPzrW05rkxO5IBVSeOae4XF64IA3H0AA\/qq++vh3IvorOHO5QQBPfjiozG5chmHGN3YTx7UqHdm7F09kXC4sXCHH4QfKWBwe\/p2qWE2wQhODMT7z+lPp7xQbBbQbgVJjP37flVhV7FoeRwpjJBEzn6Rg1309KFbgzZjOhdBtG5csdo\/eO1ZXit4tuzcdkNttu0GIgk5Mx3NAh7O4EWz4sfhIIMdscUly40JduM0rgTgj6fvpcFFWFWI3lNtlsjcjCWWQOcAx9ORVTqtm4kjcNskkRu+h9Kynv2vHIZXt28gYLQR7E4+9BF8V7R7KDE5A9f66z5SnmDySRWj+Jeu6jUE3IGWkmDwCfX70qaq3+zXUOnTcXLowkFZ7TMwB6zWS6g22UhS8gySfMAPw47YrBsIjORedktLBcqJIzHE55rOrpS0mr+TLSLtTd0+9BpUW2xBDuWLk9hyPaZ96qNy4jkaibm1oWGlZBzxzz2Peltobr3nt+UKpJAHr2H9+KtRgblvaWlztaGJfbEHPEROK8tPkqSwU3Laq7JbKvt5cDH+73qwszaW2nLKSyiZEewo3LAtOVtM5PDOOF5we3Ed6NnTtcuu15wCJJM\/ujn8qYrlJD8ldl4tFLc77ikNI95EGlCbXuowAcYmZ4wQKllSwco6gjjMH8qaEW1Dkq\/IIzIrpGO9J9hJqbhupvZhvmIGB9h9KVWm0SWIBgGe\/wBKQMd42qOcVdb0ty4A\/wCAGQrUW5StZJ4RNvjadmETbjEgTwMetKWLIAqKChJ2mST\/ALv41cm4ONieGIjy8tETzWPcuk3GaM84EfnU0kvU+TIogKfKCCRk8iqySSSeTUYnc3GaFeebXCNIMyMxj2pi+5FU\/wBGYgClCyTJgCaHaazkgqYM4pmXYHBbzA7YEEH1z9qViWYs3JyaO3+b3e\/r\/CrkqCGV7oN2QpPmKjNK09+wo\/iJOJOYiKCxPmBIjtQNEZt0SBgRgRUVirAqSCO4oVKgovN4AHwyVjyjywWGeT+dLLW7k22lgDJGRQsK5fdbVSUG87oiB9efpSrB9BAnPetWy2l\/jrevq+oHeWKgDH04q3xIt3rdxYe40sCAM9u0jvifT0rCJkk+tCa2tXurLaZJtqGm7NstxAkZ\/smle2bYhbn4hJE9vQ1TM4miXMnH5UbovoVFm0LJWCMSD3x7VvPyLX\/nX+GGB\/8AWs4H+a1aOSkEq4GM4\/hW7fI0f87vwwZ51X+q1WrSg2go7yqVKlfimz85cRzn0qDbtaSd2IxRZCphsGJioUITcSOYjvX2VNGyBd7eQEnmKlu6Q5JQOdpUAzjHP5Uu47SuIJnilrNtcEOLx2kEc\/rTC4oCAKqiZmJJqkj0oVpasiov1asrKGXaWUNt9iJFUEgMYHl7TVjXXYDzNIEEyc9h+mKViNuBB\/Suc3ue5kgk+I5wAWIAJMQKLW3KSwH+cTOQCYoodqDzQGJBkAwI5j1yaVrzYAwAu095EzWGg+iNbZIQE7ixUoPUf76IEBS6uNkiSTGJx+o9KinyK7AMqtEE4+3NEHYhVjCv+FhExOfegGV3kHmYOpiMAz27ULi3NwES4EkAZH1pt6KzAIGXgT6e9XXdS8liAAxDKrEk9+D9STn9azSJ2Y7BdqeYeKTyDAH1qM+3ZgMv4oYRu+sH1mjduyHQqhEiGE4jGP05qXQoJTwwWIG0qe+Pv3+9ZYFVqAxLLuUAzIOPfFMX86FSRAA5PlPtn8\/zq67fYDwiHIVQhDyCPURPrH2FY7BfDVgRumNomfqay1QmfqXS7cH8\/wCJeQEm8QW3GCZ9SZMflzXn2kZzuChgCJkwKsVnS3AOz6ctPH9\/espzcuadiSAAxKuRBI\/zR7Z4jv71VuM+3BSlhw7By3\/7gmJ\/vzn0o3LQsqUZVdt34iIIzx9qLIJZlUtbB8rYgek4oai\/FxiCLhYASeREcGfyrqoxjllyXrfbT2LfgMlq66NuuTBg4xHqP78VjXCI82GAgnGVGPp\/updOxe6lsQHmAS0Dv+XegXZyzkhjljMevv8AWsWnlGUqYNIpN8xEFGkM+0EbT3\/h34prXhhdrLtBgs5OQOMDv3qtru5yVkAA96jFUO4MQ3ZY+9GEsGqtlwdUUbhuXaQoJgjnOO85q61c3Q0ACSEQnBwROZGMc+tYW8FvNuz79quRQd0+QBcZmK6xk37WNFuoKC3bhRNzG5mMLwfQe\/qM1SyuykAAgDdKjEVc+pdLItSVZG4IO78\/6qpW01xCyYQeXzYJOMfvqm\/V6eqMpUC9eW4fKGW2nCgyJIHr6xRD3FC+disyB9+KIJCqS5dWADKpz7D8sUNW10XFDZcAAE8gCI\/QUJtXN8i30H1VzxFa+wZmY5LPJnEk1hgqXhRJcbYYwAaVnZgASYBmPeiwDAGTPEH0rjq6vmcIqCkFbhJG4AQOZ7UVubZhhBEYnA5gfqKW3t2u\/mDKAVAEjnvQCuFCsSAw3ATzE1wshlutZS4iMy7wFYBuV5j7x9qtuvhohQ34d0yBz96oLfhZDBGZHNVyRiltxtIqG3FcDykelBSOWz7UBioCNpESTjPast2RYWVpmQJJjt7UyMWeBCycA\/hH3pLdssjMATECmKtsSQVAMAzTmrZDah5cEtLMPMcH86q8QgDaTAEc1ZqbwvEEySIEkZIjvVEGcY+tTk08MKGBjKtGPtQaJ8vFWSotsq7ZAyTndntjFVlSshhBBgg8isO6KgsW2qDwBigACcmKhkgSZ7fSmuqUubSACAODPah9xFJLfiJOIouhUgGJ9qYqsSWE+gFQ4Czz6U0uoiHtUPpRAPahFDIFGTtAxAzxR7Gma0QFODuEwDMD3qp9CIhbw3UAFTBMjg\/WkcyxwB9KdwIBEAn+jn70kUPsBJO0LOBkCoIkTx7UwXAZgdpMTFRQpcBjCzkxMVUJGjZAJw3llRkfX7UlMImCYFSKqIWt9+Rqlfm38LSRnU7hBB\/otWiCAciRW9\/IsR82\/hj\/AEr\/AFWrM\/ayO8qlSpX5RH5zQT\/XUYRieKttycEDikuKP6M45r7dw9NmxS5KBSZA49qVzuIMAYAwIqERzUri0IUCkQcEkebsB9KV\/MxOJJ7CKYQAwKyTwZ4oELtBkz3EVkhU2gneCcHAMZ7UopsbTIM0tADZcqCRHAJwBSx709zZvYWyxtzjcIP50hrDFBthm3KrBQQSZaAYzSopZgB3qCARuBI7xUEbgYkTwayA+0spFoMySoOP6UH+2oyBlxG4AcuIiJ\/rq67eKJdt6f8AxLNlgCOe30wOfT61UCi7y8NcDccqw71YMq+oiwGVLwI2kD0gd6LrauXFFssi7RO\/PmjP5TNMkblZlDCBAZuw5\/jQF1Fu22KB0WSbfA5P9lYJiq48RJRCBiWBg4jIFVqpcqqr5icH1prbFZaNwAIEk4J74rKsvcRle6i3x4RKK3mCjjgcf370VYNtcFCIXuMLviBpJO1ZM\/T71YuoDbRkFEKiTzkz++glu9c8NURmZhADDmTyJ9\/1qt0Nq5aZka2rjcpKnImJE85B+1aT2u0RY9zItvuVBhpnykT29aouOpa2y9okkTMeoNG1te6BdO1IMkCe1MUN4Ze2gRRAbykz+WaG20WEUuIM5Kmdp4mnUwU3ItxVgwBg+xIz2o3Am0hcdgexI5oqNjp4DPcLLnZIyRxXOsizHMduTyI4q25cbUPuvXANqQojED+iI4qtjMTmPWrL+63\/ADcOi4fY3qRz+tZBoikJsZwGUTCk1ZqdruX2pb3MT4aggL7Ul1bSJaYKx3KJO8HOZ7Y7f20m8OZdmmeeT711UqTiyot1l65fKu5BLgnDSYGIOZ7d6One6tgpZ3qHBVzugQSBn0GY\/OqEQOx3MRjGPtViuUtlSW2v+LtVFN3JsGZV2xqLW2w6qDcA8O4fwMvqCfp\/A96h0dy5pb164UTT2m8M3QfKzjsB3PP601vUqlvw9UXNkNKBCA6GPxL27CfX65C6nXLqUsg2Alq1cJRASRtMSCe59\/f6Uu16XyD7mAxATYBCTIJAkilUEhghJxntjn+FZDkqGNrJQyTPBnG0elUm0Utli68wyg5\/trhJUaQFOFKhS68QOIM59aRiNuAQe+adAArsJgd57e4+1LtBJ2nHacViuxCXABtiZjNDkEx+dW7GJO+SqmCfTH9lIATx5jHEdqms5AUEkbZIUmaFMJUqY4qSNn4fMTkk1noRJkN5gBzFDJGT96LSYLTkYJ9KsDMqBm83YT29P3UEIw2HYxJEyyiRB\/PvQeMAZjEg4NF4Blssc4iKVRJgkD3NRDENaZ0dSrfhIIyKBY7mKk57k5qTJJmDQil4GgqOCQWUdhRiDJGJ4mgDzT7ptKjbQoJIxnMd\/wAqlkaEJBYwIHpTExIBBHrU2gTsO4dzFRhEErG4SM0cEAQTniixDKPXvQGKNV4oggykRA7n1qKxV9wOe\/vUglAduFMTHrUIIAJ4NLZUDvNT1qdqlZsaJJiJx6UVUtO0EwJMdhQBI4ouQzkhQoJwo4FOKIFSp9cUSCDBwfejJAPf0rfPkcQfm38MRP8A0kTJn+ia0RhBIwYxit5+Rn+Vv4Z\/0r\/VasTb2smd41KlSvyjJ+dIYDgGgzEqAeBxQqV9q5OjoKOciaFWgp4TAq3iFhDbsAZkRH071XtNZIFQAE5mO8UeR9KknMGJwYrLVEBwsnb+HsDzSEU+IMzPah6zWWgEogwCIGaB5qVlkMdyFlkiRBg8jmghVRJEt6HirWUoltyR4k\/hbOIEGI4qliWYsYkmcCKy1Rchdg3CKuZxP2qxcPe2IqpHFzJUSP1+lJcdmIdmLsexp2AV2u+EblliyqWkDdH15Eg0cAUsz3nJYgtHsOBQRtpBj7c06WrrLdKoYRdz44WRn7kfeltMqXFZ1DqM7TwfrWGiLFCut7w2NpFTgyS+RgkY\/dxUDeFeDBFYgwUOQft7+lVWg5uAWwS5wAO9ZVy5tgtnaoVIb8J5nv3kxjmtRVqzLwYyEG4m8MwBEhTB+goFkFwEIWULG1zOYzxHfNRm2vKMZB5GOO9MpRRcW6ha52nsfesMQWfDVfEcAlGBCNMP7Yz+tI10sjhlBLEHd3Een9+1RWdCWQlSREipbY2pYbTIKwRPOKwyouZrNm\/dRGZ7XCsVE9sx2\/3VU7hbAS3cchzudeBImP0P61VcIZ2KgKCcAdqaz4ZLC5gQYPvGKADautaDFVUkiAxEx9KnhFyfD8+1N7QIj1pV3Oypu5MDcYAq22ireu23cEbWAKHDEcduCQP7KK6EJ4l7wCoY+ESARP50tpQHUsyCDMHvFKRmDijbAZpJUCeDUssS1BKeKACFIBU9yZ7UbBCLcJNueCrCTHt27\/XFJbLC23m8qmY3Rn1pmVmtEnmZgjn3rpG+VyBbc2i05829QDEAjmP4+9JY8M2CrMDydpaO3Pp\/XVTMziAxIGAp7fSkkOG8hLHgg8VS1LdoKH8TahBuMZBhVMbSY\/gKRBtuRcBkHg\/20IH9EGeeZ+tKvMTE4Jrg22Iw3sp2htsQYmKsQPdILrCKQMKFE8weMxP2pCNjkq4DK2IyKjeI+64x3bpLE981ngGG3ySCrGGEMDxFIlslXO9VC4Oeef8AdQbfwchRGOBmmlVfyM231IE1YbyQrGVBiWAgyf3UqjgkEqDn+qo4hjz65qKGaAomOwrLu6IhJndk7u5zNCiIZSSwkcCpJU9uI7HkUMBYMT24qfWmC4mMfWlqo0NE0frQEiIplJWY7iKqEEd6nPMUWMngAe1CKuBCCQCASAeR60KgGc4o7eQaKYgGKgBPFORtJAIPuKgJBkEg8YpogAkCATHMUcbTM7qFSoaJFQGDIo0QYNSWQaFioARxTTPpQ7VVXBUAihRNCgCVvfyLE\/Nr4Z9tV\/qtWiDHFb18jP8AK38M\/wClf6rVidbWR3jUqVK\/KMn5z1KlSvtGdCUDxUqVlkKealSpQyAalSpQQG4oLyKlSjqAW\/GfrSmpUrM+RQ9j\/pFv\/wB4fvo3ydzCTBjH5VKlc2HUpZmIgsYHaaNsmQsnaSCR2NSpUYfBfAItyJ\/mm5+prHfgDtAqVKujEe8ALViABKGffzGiwhdORglZJ\/7xqVKIlLkrb\/ET3kfxoJ\/i7v8A7o\/eKlSuchKu9WP5dRjEEcVKlZ6ACP8AkxPfeP3Ui1KlL6EQnJpD2qVKxLkiy3+L8jQH4D+VSpWlwv5IVvwrQUkAwSM9qlSsLkBZIxJgnioOalSsrkCzTAHU2gRILiZ+tBwPDt45B\/fUqUCBOH+n8aSpUoIB71Gyc+lSpSuA6g\/o1G4qVK5shrf4qWpUro\/av3sQ9SpUrmaJUHNSpUIwrIseaxf3Z2oInt5hxUqV0jyxMeiuDipUrMPchYKlSpQRKlSpSRKPapUoIU1KlSssySt5+Rv+Vz4Y\/wBK\/wBVqlSsz9jJneVSpUr8oyf\/2Q=="
                            },
                            {
                                "timing": 14716,
                                "timestamp": 16936653290,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQFBggHCf\/EAFQQAAIBAwMCAwUFBQIICggHAQECEQADIQQSMQVBEyJRBgdhcYEUMpGh8AgjQrHRweEVFzNSdMLS8RYkJzdUYnJzkrImNDZEU4Kisxg1OENGVXaU\/8QAGgEAAwEBAQEAAAAAAAAAAAAAAAECAwQGBf\/EADARAAICAQMDAgQFBAMAAAAAAAABAhEhAxIxBEFRcfATIjJhI4GxweEFodHxFEKR\/9oADAMBAAIRAxEAPwDznQNE0pr0oiSAKKObdxXWCVIIkAj8DzQKMEDkHaSQDGDH++lNIRKFQEqQQSCMgii5cnfc3EvLbj3zzUgBSAw3AlZyAYMUrCMwYPE0aU0gGuOblxnIALGYGAKDgqSDEgxgzUOSTAHyoHFKTt2IBoUTSmoAaAEDbxMkbRMj40gxPxpw7C2UEbT6j5f0pl3sWvDbKQTuIz24PNAFVBqYnygYgfDNKxIlfxFQAtHbkCQTQppGxgRPpmIojXcGIck9qYCASR+dAqIBXPqPSiY2zBg\/xR8KaWckoDEwFiFEkYqxr1x9pZiXURuJMwAAB9BS22Xym6CyKRIBgkegNTy4GCJmT\/KqXmxgaJQKBPf41YbrrcXcolPLtIwPpVXaYgTV24C2CqoxY47svz+c1cX+QEIfUXbhtIIC7iFEYHJiq0XcTkDE5q1Za3cDKzEyV2juOZ+EVWVAEqdwxkcccU2s2C8BKQ20sn3d0gyOJjHeibbC2twfcYkAyJkROPrVl6\/v2Kv3FjlQCTAHb5frNON10ahbSDYoLgEKSBI74mqrwFvuD+G2q+SQfMScA+vw+XrVC1kW1BANq7uZRO1xAjJPP6zVNxzccuQBPYcCrl2YLkmO1SihZHBQw3rQqLLGLDwwoUTMk9\/lUAGwncAZED1pSZM0RVAQUeSAO9RQWbasZ9TFQcUwD3ozxFCcRRFNDGmVMnPYUs5mjKgEQSexmKKqXeLasSeAMmqAFGhTEEMQQQR2NNDGZSrFWBVhyCIIoVDwPNOPwqEQe3E4M1QE7c0wMA4BkfhS1BVWAwjvNEW3JgIxO3dEdomfwqFgVACgH1zS1aAlPSgSCcYE5NMkEwWA+dNAEiADIM9vSjuGyNomfvVGSN0MrBW2yDzzkDmMVERnYKilmJgACSaoYKgMVknS7TD37Cn037v5SKjaVAcaqwfq39KLApERUq4adR\/7zY\/Fv6Uw0yGf+NacfMt\/SnYGPOZPNGrzplBg6nT\/AEY\/0qfZ1\/6TY\/Fv6VSkBSQREgicipP41f8AZ1\/6TY\/E\/wBKS7Ye1tLQUPDIwYH6jv8ACrUkwEDV1Hu0P\/p10j\/vT\/5TXL7gEK7RJM7u4+FdL7sv\/bvo\/wD3p\/8AKajXf4UvRg+D0tUqVK8kYHjqPLOPTmiVEeU7jtkwPu57\/rvQJilbnFfdLMrU6azbtXGt3g5W5sA9R61d0\/p9nU6ZLt3UeFNx0JiQoCbgT8zjn5TWuIAOKB4rNrswLdbY+y62\/Y3B\/CuMm4cGDE1QaP1oGMRmigIPiYpatskB2JtLcG04JIjHOPTmqqTQDu7XHZ2jcxkwIpSDtntMUTzgzSnipYANAkbeDM4M0TQLGNsnaDIHaagA7TBJB2gwT6UDvtsm4HHmUMMfgaFOLu1T5VZpEMcwM4jj\/dQIrNF7bC4UOGEyDiI5GahwgwMmZzSvG87Z2zieagBaZQsrJPORHAqL5WG5ZEcGjdXa0R2H1pqONwCOIYwQY7iiwKEBxjmAaVgQYPNECQT2GaS5+5JZcJUhxsBiNo7YiarAYAOVMTgkYJqNEkrO3tNXrbtXfFFt2lZK7lgFQCSTnB4xnnmrecDWCog24BKncJwQef7aIZguwTtYYkfLj8Kr4nFNlmIYjA+lCbAdW2F8EAgr2n8aUqAilTJJOPSmthQ+WDACcGO3xFORtQq4kTJxB+QNaxjfIWNaVCP3hVIxAEkkcTnjtUZmvXkNq2oOFCjMn61ZoUDKxZlFskK4L7ZBIj8Dn6Vf4u3QnSWrltlL7gy7h5uDMkCCO8dhxmrSbSJvJWLbXNO9y4VKBdqmIgzMTET\/AFrJ0Wh0motI9\/VW7DuzjYJgBUDZMGJJj6cVq2JRDbyMmYOD+opZzmicrVFJG+udJsBiqahgBb3byIDc\/T4cnnmYBA6Tpg\/n1UBb4tMpwQpIAYTB7mcdh61pmZ7hBaSYABnsBFG3bZmTylgxiFOTUKLfBRtV6Zpv3AbVD98qGQynYWYAg\/JWB7d6e30iw2muXPtipcVCyo0fvIQtIzxiB8j3gVpWBVirAggwQe1ECQTjFOmMYoS0KQ2Jx8prYaTQ2b2lZjcYXVD+UZnbtiIBOdx\/D8Naverrnh+FbCMS0SwKgQfn9KusAbMdK0xuMp1oQqSPOPviGhlg8Hb3jnvTv0eyCwt6sXMjaVjIO2JE8kMcf9U\/TTQu0Ek5JwI+lS3BIwCQZIYwCBSSfkLNvpulWrir4l822IBIIAkyAY\/7Mmfl9Rj63RpptPpntXt\/jDzESAM8cR+f0rBYQcAgc5FQEDBEiQTHP41SX3GMApKAAg8MSfj\/ALq3Wr6bp31V61pC4uK7QpbkAAiAQCeT+s1pmdZcWgUts2AWkgTgH1\/CoEJuKttgzNABE8ntVCNvc6VZW3dZb7NstG4uPv8A3OInHmP\/AIefQXOnWzrLtvxmKoq+faBtGBJ+ArUIdrglQwB4PBpuLQIJy2ROMcfzNNJ+Rmzu9OtJrr1jxiy20Dgry2QO8diT8hz3p9V0pEs3rtq6rlUW5sQghSTDKTJ4IPzEfTUmWlj65oU0Aa2i9PsA6M3NSirdtO9whgdjBSwGJ5G3tyT6VrAu77oyBmT8e1QiJBwQYINWM3N7pmlKi5a1gubhJ2qBtwDJHYZyPl8g13pOlW5tt6vxF37CygQsMB9Zkx8jzzWjnEVKaT8gX6q2LOpuWg24K0TWTpPEOjutaDPd3pZUAbjDBiQB6mP51r6vsXgm5XG624hl\/tHxquwGy03TLV3SW7rXWV2Uttj7xlsCATjaJx\/EOKyLnR9Mtq1cta62S1o3ArbcsFSF55LlhHos961YsadgSusVfQXLbA\/lI\/Op9mtCD9tsZ\/6r\/wCzRnlMZtb\/AEXTpeZU1ouWzkXQBC5cZzj7gHzNUP03TIbYbVbCb4tMCMqpnzGQPT8\/xwhYs7SPtmnz\/wBV\/wDZqHS2gxB1unkGMBz\/AKtCvyBsrHR7L25fVhbqxutkZyqmByeSwOOw9aq0XTbV+2rPeKTeNs4wMoI9Z8xPH8JxWF9ms\/8ATbH\/AIX\/ANmiumtGFGssSTztf\/ZqlfkDaN0fT+At37V52YqLIjdI3yuSDwEyR\/EcYrCt2Rb1ms0niLctqt0blIIYoGIYfh+BPrVHgWf+m2P\/AAv\/ALNQvatoyadizOIZ2G2B6D+v0+YrAx5rp\/dl\/wC3fR\/+9P8A5TXLyK6j3Zf+3nR\/+9P\/AJTS1n+HL0YPg9L1KlSvLmB45YgnHFCSDIkGi0bscUMTxivvPnksL+cG47s1xmJae\/xmkNFW\/wA4bhER6UDUOuRhZRChZLRLTQAU8E\/Gl55pkAKsNxBxAjmnabwhCwYntS0ykqZUwYpazfAxhGw4O6RBnEd8fhUOEmRkxHeh24qGpYAHcEc8GeKUjFNRfPmAAB7Cp5ChQxDhsEiORIpDz8KNF3LEEwCABgelIQLhUs2yQknaCZIFIRHNWISgMgQ47jtPb8KEknLQPWlSEG7ca+4JAkCOAP5UtxVVmVW3EGJHB+NBCVYGB9auZldt15J3bj5TB4x8I\/vo27shwY8EgmDjmm3EgKSSoGPhTAMVcgyuAc8+lWMPFuszBUZmyFURJ9AIj5U46bJZjg9jJX4GmS3uYwCRBp1tht5LeVeCcTmsrRadLjEkjzQAeAD6VroaEtSaih2Y1stbur4YG4GRKgz+PPypblttiOFAQ+XcAYJ5\/HNXXbZaVVfuzn9cVLukuW9yskFZkzIP14q5aMsqsCvJjupXcMSDHM\/nVlyAlvbcL92xgH0\/CoqEMpKAA4ycfM1eLCtbRgl2OXP8IMwP9\/x\/F6enJ2kDAbN23eVrVveDLCPNIGTx6DmrNTbWLh06TaOw4E7SRMScjjj4c1dbDBU8Rl2ou1GSBk5EmMx370117exnS6jm8dzAsysABlZJ4+ZM4rZwonc7Nc6eG\/7zIIkEEH5UFKqDuQMZGZ\/X6FFlQTknAgHHzNV7vJtgczxXM8M0Q2IkHvxRQH70HaOaCr+7Z9wwYjuam4lQJMDgUIZZaI3sdgbuATAxmkoQQAT34oigYVmQR29eKhjjvNQx2oVVgNI7U0gW4J3E8Dsvr9cCoNgwwJyDIMY71FPaCQ3A+PY0wAJPE8UwBgGDExPaaNkgbi1trgUSADgZHPw7dqNwiFAPPmK5hT6ZqkFgBCHiWyPhTKQd0KFJBOTiPh8aiFjcAtFpOAF5ziKDiFC7YYTumqANhQ91QwLLMkAxjvntRuKyKqscEbgJ9arCmCe0Tnv2pmIgAEkY5FND7jFCEViPKxIH0qO24iAAAIAFKgLMFESfUwKJIJMYHamA1sgMZIAg8ie1KxBZtoIE4BMmrLe66qWbYZmkkCcDjt24yf6UqYBKuQSCCPUVSsAVKuWyoQMzghkmQPutPB+gnE1UBgkng8d6qmuQTsFSmXZtfcW3R5Y+ff8AOlpjHLTLEZJ7YFEKShbsInNKwYBZBCnKz+vhSinYIsUwZgH51AeZ+lIDRmiwsaalCoTJppjDUoVJpgGuv90tk6r3h9C06bRcuaiAxn\/NNcfNdx7kz\/yrezf+lf6prLXf4cvRgz1b\/wAEtb\/8bT\/i39KldvUry29mVH5wXImRie1IxkzTGd0Hn40DyQYn19K9JLNsoWgaacRUYlgAxJAECewrNjFo7VKTuE9waZPLuJQOI25mASOcd6rdSpG6MieZpcZYhrdxrbErElSv0IikYkmSST8alQ81Ld8gQAnilpoAI3HE5jmpDMoCrweQM1LQEgwDGDSmrbiLudUdWVAIM8\/KQKraJ8sx8aUlXAJ2KTQmm7HH1prtpheZSVZ+fKZBn5VNN5Eyqo0sSe59KE05DGMdhEVNAIMDcfkJE0IMgQZPai5BaQI+AqEbSDPm+FKhBQMwKgwMk5prZZ4tryWkS0CaXDIok7hOIplS4qB1U5aFcdiPSqp8oGVmT3AHpVttm09yHRh2KsO\/yqoAjzAU95muOLlxVzA8oiYHP99EW4\/MiS1boFlBBOSY+NMb91l2qxaRBAnP6mq7Swoccr5pEzj+VBrRWyjpJLAkkGR3\/DitlqSSwDL2m6Ga7v3CE8zcERj4ACipLsWVmNtSCEEkgfyqrS2muEAkhSCTtEkEDEj5xVqpqBeCvKPcIB5DQfh9a3hNunXv2wM\/RMGc2LAtrdXdsMEszNwAQJJHxxisfV2bwt2715Cbf3AzCACO0YjuPoaytPqU09hltaebsgeMrAsII4xj+\/mtbdul2J1HiF2bduY5Pz\/rXVq0koy\/gmN3Zj+IQ5a3KGTx2+tIBkSQJ70zAAeUzk\/hUC+QuYjgAMJn5cxXzJXeTQN3aLjeFOycSZ\/sH8qCMVYFZBHcdqWoOcmBQmA7KyhSykBhIkcj1qcUOQI+VESDjBpjQzAzkQTmntNsO8GGVhGAY+NVU0iZA8s8Gmhkzz2picj72OPhSVJJOapMCxLhtsCpKsDyDB5\/uoEgknP1oAbuInmiOJ9KpMBrZBcEg+uKu8rBvD3s4gjy8+pNUqpZXacjJ9YoIeYq4y8gXBU8gXDGJY\/wmagAZEXcOST5eB6z9OKQ3CbItkCAS0xmT\/uFIfWeacpJgjIt6W5dUG0C5LbYA4J4H1z+FMqGyQxKh8qZAIjIx+dY8z3+lGZUnM95rRSguwZLVZUYMs8EUBNu4wBSRjswpFby88GYPerPFQkl0Vt3pI2Z7dqW6xhDQi7VAMnOfMOI\/XrVYMlVOP13q25bH2trdrIDEL\/ET6DHJNKf3OpmAwRpgwZ\/mKqTEq5RWBz8KOe4o2g91ltopLMYUKskk9qWTn40sDss2GVEiWjkiBPxpntqLoUXU4y2YB9PjVQaAMDBmYq1Fa7c2iE3DyiPveg+tNNAJLKscA\/Dn9RQ5pyFUtB3AYz\/ADxQbahXyMDgnceRA\/X1phYlPvJTb2mam5Z3GWJGZ9aikJtOGkcHtQMCyxAUEk4AHehPwqxSDdFy8rbWk+SF\/D60E2sFQhVO7Nwzx+vhTFYDH8MkV3HuUBT3seziuCrDVQQRkeU1w247QuIBJ4z+Nd17lbRT3p+y7FkO\/UzAMkeVuR2rLXf4cvRjPcdSpUrypB+b0SJoyCAG\/GoCZmYPrQIJ3ERntXqO2CgMZ7zUCkicxwMVGMmYA+Apy4RmFkwrCPMAajl2xMqM8UMQcGatYhgcAEQMUhRgTu8sevx4qZRoBO1GTIzn40B8KO3ybsRMROfwqAASSc81ZprZvXktA7d5iSQP54quDAJEA96hBHOKXexhG1HIILYjOINKSJMcVapNoMHtq28D73IHMildQLKMQAx477h\/ZSasRVQ9QSRjtVln\/Kr5UaTEOYH1pVJXesKZwTE9+1RQCysjyCAIMnmrdPuclERS22FOQVzM479s+tVSVDAR5h6UVCk5ePjHFHLExSN0kACgAwyJEZmrLbvb86EjBE\/MQf51WZEgYnkVLoB1ZoLmSAcmcyRRLShRvQERSICX8pj0mmLQjAqQCMZ\/P4960jKVW3gQLZZmnt8qse4zXZZd93dkMOTS7lcLICgDgE5\/306Sbn7vykznntVRTcaWREAYB2SVQCCAZIE\/CjpwkHfuJHEDse8\/h2qpVVVVmfJ5A9Ky7juLt9nYeKCqC2DG5fTHPAEUJKkyWG0FBZVLbhkkmAwnHy7GmDBtaj3BceWG9vvEnk98\/jWLuFxhbtGd\/O\/ygH5z8qyvBbZuV7bAQiRKyYzArq0pbvlS9+\/7hjuB4Y3PDuEI2di455H5D8KrvIDplLPGyUWFAnPfv3Pas\/RNbNprZtywEiMwf6Vh6y4wa1uXeoBAB4zXTq6UVp775\/yPgwXEOZZTiZmom0t5iVEHgTmKl5QCIM9yIiDQ2wqsSIJiAcivlSTToolQiDB5pisuRbDFckSMxUIXwg2479xBWO3rNFAAAsTAJOTiiFO2e0xS\/Gm3\/eAAAPw4poYSSeaKjcwAIEnuaikC0cKXJ+Mgfyo21UqzOwAEY7mqCwkQxUg7hg\/OgOcZqKJgRyaZrez7zqG\/zczTSfIWKVhobFQSTWVpbJe9ufZtA3RIigthnZl+9HEYraOk5ZCyjKkGCO4NMd3iKtwyJzLY+NX2tPLlGMgEnvEVaRattAV1YZUq3ecfKtl08ttvArMU72l2LMiQu7JHwpD2rIceLae4zbyGhQDB7kmP1zVCHzFUzu8v3ZJrGSp0hxYRH3gRII8p70fLuUMCufNHp8ql25uEFVkYkCDHy4oBmCDspJzGT65pYGSZO1RiSRjNWWHRGVmLhgwyvp3j0NCws3VO7am4AtMGKF5YZ94ZHkEKR2P6FNeQfgDuWfd39e\/++hNRipYbQQsDkzmM1FdlDAMQGEEA8jn+yixoIaAQIz8KJMmcD5ULrBnLTJOTiM96WadjLCrbA207SYBjE1ZuLuga63hyASTkQPSqi\/kCruA5IJwT6x8qAMmmmLkdgotoVeXJIZY4\/X9lMD4LEMD4gJUqy8Y\/nUNstcJWAhMyMgDP9OOaa34KW5uK7XAxwCACIx29apXyK+xTxiiXZgoLEhRABPA5\/tNPfbdddmVQWyAsACfljiq6V5GgqzKwZSQwMgjtVlxiF23DuaAQQ4IAOfxzVVNaQ3LgUECe54FNSB+SNthdpJMZkcGu49yTFvex7NFiSftPJ\/7JrhmYuZYkmAM\/DFdx7j2K+9b2cAA82pgyJ7Hj0rLWf4cvRge56lSpXmST83ZpoZzyNx+NPfAgEghycjiPpVRYkQc16iS2umUTtBoEHbuA8sxPxpmGIggrggnvQXaD5xOCIHY1LXYAL5jLGJqCJk0RgKWEqew5pSsH0HPM0eABIHwNGCwBgD40zneWdj5yZPxoGQoUGVmQKW3zwIQCQcU+WVUZvKon5TQZYJ+HMZoNhMR8x3qUq5Ae5s8JTbMXBIIAMkev9n0qimPAEZ9aGePWollgWafcz+EsfvYU+WTyOKG9muO7\/vWaZLST86km8VVUAYCBtXJo27rKpKuFKjaBt+8DzPr9amrEBVa4CbKQqp5zOPmSeJqnO0wMDk1fdCyVVVVWhgYPp2n9YqkkgESRPNSwCrFWB8pxjANRizksxLEnJJkmlJk8AfKiDCkQDP5VIEYILQgt4kmQRiMRH510PsR7L9T9s+uWOj9EsNc1T+Yz9xE73HPYDH5RmudBjkRFezv2TPZrS9H93DdddF+2dUuu7XTytq2xVV+Uhj9fhUauq9GO5IVFHsn+zR7K9O0aN7R6nV9V1hHn23DZtA\/9UL5vqT9BXSD3De7cLA6Q8TP\/AK9e\/wBuvNHve95vWPbTr+qB1l7TdEtXCmn0dq4QpUEwzgfeY8544FfOX3PcAF3nks0CnHoOocd0p0\/A7PWPvP8Acr7u+j+wvWOo6SwenavTad7li8dY7BrgEqkMxB3GB65ryPpSFvW5dd1swAeDn1q6wPGuqjb3jgL3quxbtuzWzDFidoRSSTGIrXR0HDLluZEjufdr7uup+8Drh0vR18HRWSG1GruqWt21+eJY5hR6\/WvS\/SP2dPYjSWFPVl1nUtTADXbmoa0sgdlQiB8ya3Hu802h923uQsdQvWv8loT1LVRhrlxl3bfn91R8hXkL249vet+2XVbmt6tr7t20SWTTqzLZsyMKqzGJieTFc6nPqpuMJbYoaSielvar9nD2c1ele57L6rVdL1gEor3DdtMewM+YfMHHoa8te2Xs71L2Z61f6V1vSPp9bYBYgPuDrMBh8DyD8K7v3Le9bq3sr7S6PS6nUXb\/AEPUXVtX9PdulltBjG9JOCOcRIH1r7F+2B7M2Nd7EaX2htW1Gt6dfW290DJsviD8mKkfM+ta\/G1emmtKct0Xw\/8AY2kzx+oS4RucJJMgCYHrXS+7r2I6t7d+0KdL6PZ3QC168x2pYT\/OYwe\/bk8VzSW3KblQnMY7Yr27+zr0TQ+x\/ucs9Y1Ci3d1tp+o6u7GdgBKj5BADHqT61HU6j0oX3YJGu9mv2avY3pujUdcua3q2qjzu102bc\/9VUIIHzJrdj3Ce7WCP8DNH+nXv9uvJ3vK95PXvb\/rep1Gr1l6x04MTp9CtwratIOMcM0ck5J47CuMt3Lot+S7d3PgqOCMVhHQ1ZZlOvfqO\/B6o99nug9gPZv3edS6p0u23TeoWAp05Oqe54rbgNm1iZkTxkc8A15SwAZme1Quzk7iT3AJq1GQMd6klhKHmPp39K6NGDiqbsTZ1Hu89hes+3vtIem9FCtt82o1bE+HaSfvE857Dk\/jXqT2d\/Zs9iunaRR1htb1XUR53uXjZSf+qqQR9Sa2H7O\/R9F7Ie5nT9WvoEuay0\/UtXcjJUSVHyCAY9SfWvMnt77xOt+3HWr+p6jeuDRlmFjSI7eHaT+GFBgsP87v8sVnCOr1Wo4QdJA3SPUn+IX3b7dv+B3iZj7de\/264f30e6H2C9nfd51HqXTbbdO12nAbTsdU9zxXkDw9rMZkenHPrXmC62ss7GvLdUL51DAwc8kHn50gvPcJW7cIRzycH144raPRzjJXqP3+Yt15MvoGms6jqel0uu1H2bTXdQiXr4P+TTdDGPgD8q9oaH3Ie7saWy1rQXNQu0EXTrrp34+9hoM\/KvE7sHuK1lUUqTDKZ59Z57\/oVal3VW7I8N2j74AJHA\/v\/Ku\/U6aeol8PUca8d\/7oVrlntpfch7vVcsOktuIj\/wBcu\/7VVv7ivd04IbpDEen229j5efFeXvZD2F9rPbfR6vUdC0QvabSjw2dri2wxI3QCSNzQR+I9a4q54+k1d6xqmu2nslrTK0yjAwQR+Nc0+k1pScP+Q3XPP6WUn9j7J+0d7BeyfsV\/gg+zO+xqtV4i3NL9pLwABFyWkjkiJz9DXw8OLbK9lUyOCN0Z7z8vzo3VutZLzcNvftk8TE8+tPplsq5i4peYUsIUc+bnniBWunCWnFQk7ruJ+TGByGHP9tWPbuMElI3AkH15\/ofwqy1afxrlk2ZYuFaFkqfh+eKRXW0Bt2OQQdrLOc544+B5+NMe7wAXWFtVN64AoMKJgTz370JTw2AEtuwx5j5UuBaOMk80hB7iKV0Mc7YETMZ+dRhG2CDInHaiC62TiLbNzHJHx+v8qLNvVFG0EAknj9cU1TQxSZAwMelEeYsWaDE57mlBEjGO9Q84pDGtgM4DGAaigs4VF3NMQMzS0UEuo3BZMSeB8aaYF4lVu20ZXXBkEjj0Bie\/aldbfg23V2LkkOpAx8syfwFFFtoAXAYKxVocGcYgc\/Wl8PZbt3Nw8x4jiqskA2eIYYhJMEjPwq+8waytxyty7cJJIaWmc7h68R9aotr4txp3cFvKs8CePT+VFGNuVfyymDsBPqOeO2fShMbEmnuyG8wUGB92I4+FK7MwDMZknvU2N4fiEQswD60WMsFsGw13fEECCpyTPfjtXa+5Ij\/Gx7NbZj7SOf8AsmuFg+GGgwTE9q7n3JqE97XsyAyv\/wAZBleMocVnrP8ADfoFnumpUqV5sk\/OEKdjODlcZE80qKzK5WIUSZIovcZ23NlogkmZpIIgxXqSwYiZz6UCIOaYiDHPqKjMC7MFUAz5RMCokIUAkwOaAO0yI+Ro0KgCLJIUSSTxTOHR2VwVdSQVIgg0CjBA+0hSYDRiR\/vFLM880NsBtw2BdokGZ70vANMjMhJUxIKn5GopAPmEj0+NTd8gRVQBGdtwJIZFwwHzIj\/dQVpbazEITBjMCe1KaIUcmI7+opCohJ2qgVQQSd3BM+tBB3iWjgjtQPeZmg6spAPEYPqKWFkCOZiCSOIPalIIMEQae5uhN7bgBAEzA9KJhbYH8UyfjScbecAVsZOBHwohS2AMjmnHm3uykj4YgmlXaytuaGAkY5+FRQAKlbIaQVYkR6GvdPuDP\/IB0cjH\/FtT\/wDduV4VBgGIyI4r3V7g\/wD9P\/R\/9G1P\/wB25XJ1j+RUB4ms2WY7oiCJUnJHrRvafcQXjw2g7jI2T2rGnYjKQwkRk8TWbf8AEfQkhRdtW22eIqnyyTHymDXoFKEotNcZIbow9Ne8HU+Ido5ho4PyH6zV6Pad0J3uu0znad0ck+nNUt4enexctTdgK9xDiPhI9f7acX1Tedgt3MEW5kMQYyPlNcunLZ8r49\/kS85PcHvRMfs79QKmCOlWSP8A6K8N2lKfdRWZ8Dd2M8\/zr3P7zSy\/s+68rs3Dpdk+YwP4K8KG692+qnufuqP7K4f6c4R025c3\/gqRmaSyrXrSA+cvLMTAx\/Svbf7SZX\/Et1fdu2zp528\/5ZK8N2HllG4gFhuHbnFe5P2lXFv3KdZYjjwI+B8VIPPrR1so\/E0ml3\/dAryeFLqbNxEgFiBPeK91dIz+zIn\/APmX4\/0c14TsbTdPi7Y2t94kZgxxXvD2Dt\/8Iv2ddFpOnQbmp6I+jQTw\/htbj8RXP1krSfaxx5PK\/uE93+g94ntfe6b1fXXdNpdPpm1BSwQLlzzBYBIIA80nBr0Mf2Y\/Ykn\/ANc64BOB9otwP\/orxzpdTrOkdR8S1c1Gk1lksu625tXEbI5GRW3te2vtQSFf2m60FONx1107fjhqrU05ylcZUFnV+\/P2F6X7u\/bS10zpmquarTXbCahVvEM1sEspVoiT5QRxg5+Pzqyqi\/8Au2cH+BgIM1ZqtVd1l7UajqF69qdW0Frt+6WcnjkySeOfSnS+bgVdRuLW2PmbnaRkEfr6116MWqUnbJbPaH7OHX9D7U+6tOg6kq2p6fbbR6mwxy1pp2NHoVMfNTXk\/wBtej2PZ32q6p0CzqF1VrRay5aW6W+8sjB7AgCDHcVpdH1fqHS9b43TdfqdFdK7WfT3GtEqYkSOxx8KxSX1Ts7DdduOWY+sk\/hmjR0\/g6spReH2B5WTr\/YzoVr2o9q+ldF1dwaC3qtQtk33fcRInyjiTGMcmvo3vy9zVj2D6bour+z76jVdLDC1qFv7WuW3P3WJAA2nvjBj1r49oNRdXU6NLNy8LywbKu+6G5UKBJB+7H9a9te+Bza9xPVz1wqNT9gti6T2vkoB\/wDXFHVdROGtCSeHhkxymjxQbLWlc3LSjbIYA+UNMEDtx\/MVi3XFoG27sxGABnA7z2qlbxYugdmPC7jM1WVCSpVd4kse8Yr68te4JwGlXJ7D\/Y\/z7teoHP8A+Z3Of+7t15j94pLe3\/tGGutB6lqlhj5QPFaP7a9Ofsf\/APNpr5\/\/ALO5\/wDbt15i94iXH9vfaYhiPD6nqmgLMDxWySPjAr4\/SNrqdXBo+DQi6jWwj7QSwG\/bAAGPw57d6rVUFuQzLcA8sHjkzHpFB7jXoZrZLAgluFAmPoOP0aRbrJd3naxHkIYTAiO\/5fKvoSmm0uxNYGKpdtC54u26v39xPmzyIHpSOviMpZm2wACxnjFEEOoVTtLEAAx+Z7UjXGVSm\/cM1m0uWNAJ2kAE7P12oMdzMYyTOBApTJG4zHE01sIVfcSGjyx61nutjAadnW4SWJB24gTJ+NVUVyYpLwMNQGDQIqKYNAFtwSouFlliZAERUP3tz7TJkiq1O1gSJiiCJJYGDPGM1VoC17k2woI2nJAHpMfzqW3AtXFcmD5gI5PHPbk\/hSKFe6iqdgaAS5wPU\/KoVhmDMMcfH5U1JvIhkuMqEK7DMwODSkgjiDP0oIxQk\/AjmORS0twywFn221A5xAyTQY8CIikog5E4HrRYFt2RbtrthSNwJAk9jn0xXde45h\/jR9mwVCj7TAYLO4wTknjB7fCuEcm47tuSFHYBZAgYHrXa+44\/8rPsz\/pX+qajWl8kvRi7HuypUqV50D832bnbIBGRNJTsBJIwJwDzQBIBAjNepaLF7VJjijGJoVDtAEkkKg24OMDv8aWTFECRHecUCIMGlnkQINBiWMnmmoGpAFOUUWVfxEJLFSgmQBGfTv8AlVdEVIEjmpAkZ7VKkevFICOeMg4\/CldGDEHO30MijGTExVmnTex\/dvcVRJ2GIEgcwfWPrS5YMqU7CrqcjOR3pWJYljyat8Bm+6IEM0MYwPieafTpvupvNsKVMkxgAGcSM+g7mKGuwrEVptPtJUnapCnBHx+oFLdZCirbQCDJczubAx6QIP41GAQKUeTycQVNIQNgO4EknHcVMuKCiy0oS5v3IdgDjy7gTzBH5V7k9wrqP2fulMWUBdNqpPYfvbleFq32i9rOu6HoN3o+i6xrdN024GFzTW77LbuBuRtGM9\/WufW0vixSToODSJaLb9oLFRJ2g4HrWShNvR3YvruuBf3ak9iee2I\/MVit+7MDPBNJBPlFdKlWFyS1Za7q9mMFp7jIFLbYbDLAZn7uZ+fpTC3u2KpUH4sOZolH05W5vCXAcCc4qZXdge5felcT\/wDDnr2JBVulWIIPM7IzXhdQRbN1bgDqfu8H51v7vtZ1\/U9Gs9D1PV+oXujqEVdJduk2wAQQACYAB4rnbnluMJBgxIrDS0noxp5sLsv037zVWVQGC4xya9w\/tOOv+JDrB3CGOmjPP75K8O2b\/hoSihXClQwEzJ7z8OI+FbjrXtT1\/qug03TOqda1ms6bZCNa09y+xtpC4gHuBI\/lRq6b1HGV5Xv9hJmhXbtAIMySa9Afsye9zSey\/iezPtNqPB6XfueJpdU58ti4eVb0U8z2MzzI+AKyqVDAlQ0sFMEjGJpQq7SdwBkQvcj1\/XrRqQ3raxXR7j94PuK9k\/bzXN1nT373TtbqRve\/oirW78\/xlTgk+oInvNcWP2U+mD\/+U63\/AP5V\/wBqvOfSvbb2j6HZSz0Lr3VNDpwoBtWdQ6pujJ27iK2Se9b28Vww9rOrSpmG1BIP0rnWlqxxGRVo+pe9H9nez7Kexev69oOv3NU+hQO9m\/YCBkkAwQec\/Wvgl0pbJDAOjbf4gGGAe0it11v259qOvaBdF1n2j6hrdHcYM9i9fdkwcbh39e9c5bfbLBVOCDug8iMA116DnFPe7ZMs8Ho\/3dfs\/W\/an2N6d1vVdeOkbXp462bemW6EBkDzEjkRiMV02n\/Zi0tht1v2q1Ibgn7EmRERO6a849H9vfajoOi+wdH9oeqabQKWa1as3yiqSScDIGckCs0+9T26Ab\/0s6vJMR9oJAFZyXUN2pjpVVHq73fe4z2Y9idevV9XqLvU9dYPiJe1QVbdkj+MKOCPUkxzXyn9pf3oaf2m03\/B32Zurqemae6H1eqRvJccTtVTOVGc8ExHAJ+O9c9tvaD2g0j6brHtD1bUaUDCPfd0dh6gkfy71zbhbimGuXGJMTAJz9Z+VPT6dqe\/UdsG74HsHde2bCrAEwSAQRnM\/KrLrCxe8QLvzIRx6jHzpdSFvMrJtUN5yRyOAVgdhBPrBmrGKKjLuIj4GGEcwR+Ekc19LTn8u0m7PX37IA2+7fqCk+cdTubh3B8O3givMvvEtqfbj2kdXJLdT1LQmQR4jVr+he1HXvZ23qLXQ+s6vRWtVBu\/ZrrJvIHceuSJrHt3B52N4XC2SGGe\/M84rT+n9IlrTnJ88FXaMG+gtFI88+faeB8CPp\/Kq7zA3Q17cLhc7t\/p+pq\/UMiXAQJtffIHeQMTWE5XcNwO34HJFPXrTtIEi25enG0BX52iMTOKqNt5IiSJ4zxQBTxjKkoJgboPwzVjOw01sLcLCDKzOzP9tc8pfEtsawI9x2++xOZoMxYyYHyEUqkTkGPhU3VnYwzRpZ4ozQMYmRk8YAoUygtOxC21SW\/rQDkIVnykyR8aYAqUCaOJxRYD2lLFucCcUs1crBLZI8x9PT1qg8CrapCIDTs+4gmJgDj0pB6RJ7VOKmxhkUZoOxZixiSZwIH4UBEHme1FgOJnHNdz7kGZ\/e37Ns5JZtXJJOSdrVwql0KsCVPINdz7jAW97Xs1kY1M5Mfwmo1X8j9GB7tqVKlfAEfm+5LsWYksTJJ5JpQSKYiDFCK9TwyybZjOaAAPJipntQpMAuCGhhGB2jHalomIFFjuYmAJ7DtUtALUiQTiB8aJ8rEc9qAEkCpaoQKjRPlECsvquhvdL6pq9Bqdv2jS3nsXNhkblJBg+kisQipGCpUjNXaux9mv+GL1q95VbfabcuVBifUTB+INIRSJGQYNQ44q9bO\/S3tQb1oG26r4bN533TlR3AjPzFVJbZ7q2xhmbbn1pMBCxIAJJA4E8UFZkYMhKsOCDWR1HR3en9Q1Wjv7fG091rL7TI3KSDH1FY4BYhVBJOABUgRfMyqzBROWPb41Lr73nMDABMwKfSad9XrLGmtR4l64ttZMCSYE\/jWXremarRaJdTe8Pwn1F3SCDJ32ghbtx51z86TfZiNdTFHH3lYSN2R29azun6R+sa67aTYl9kuXlgbV8ilyIGBhTEfCsEln+807RAk9vSpoLsEDIkH0piq7VIcTGQO2T+NSX2hgICY3AcHJ59eajHddBQnnlsme5p4Ey3TvZQEsqu8FQHWVAIInBmQYI7VWXY+EFYN5YAZR5Zn9TRsW7ji4bdpriqpLbVJ2jiT6ZIzWy0XTb+r13T00v2dr+phtqPHgwzffJwphS3cbYNO1yyaya1CbOoUvcZGV4Yr5isHkdj+NV23Nq6lxACVO4bhI+orJ6latWLxtWr9nU7SSb1ktsefQMoPr2p\/sep1lnXasi2BpAvijiJbaAAMc1EsdwWTAMsSfrgVk2wdTcsWr15bKny77pO1R64k\/lVAgczxVisgLAoLsrABHePh6fnFEeHYSWMFEZ5FOLTFQ3lCkEiWAmKdEZmcrbcIceUEx3A\/KkU+GwLIrAj7rf3VO0OQK7orBWIDjawB5EzH4gUlZ2v0d3Q\/Z96oF1WnW8ud0KT8sGVrCyDjsakKLHa0bIAVhcESTkHn8O3r86UOItgqrKpkiIJ4wTSEyZNZ2m017qPUNHorLIbl50s2gTgFyAJPzOaa4ZJjQCqncihjtPfaJ5pbabwTIECQD3+Ao3bXhXHV2XchgjOTMUblzy+Ghbwt25ATJX9Y\/CmmryOyAbVIggt\/Ksq34llnUyYJUzkEzkSD8jg1TpWaLw3ott1hi3HOOM1Zut73W8fDcMcoJH1z\/AC9a6INKmxX2Mq1rrduzFy0moT\/Joly4yiO7Yj07n6GqEdRcXUPsFtmI2r5lXnEH0x8\/Wp03Q3OrdR0PT9EqpqNTcSwpd\/Kzs8An0GR+E1RYZUAVtgYn7z5UZHIg\/Gn8W5WwSrgsa+fEttaZtqk7SMHPoKNzUyrB9jsGADRBEDOPSazelaK7rdPqtSmo0untae0BdvXJQJlQoG0Elifh2JPc1qrl0tbh4DYiEAkH1NV8aStXz\/4NF165buE7F8MKiiAZkxk\/XJqpnYqobaQmMYMelJbbw3O9ScYHx7GsjpOhv9S6nY0OlKePfYIpYwJPqazepbtjooQiDJwcEVPKAQPMfX0rO6d09tWmq2NaUWLT3Wuu0KAsD0JJJIAA7sPjWuPpEU5SpIA0QCUJjAIk0s0yldwkEr3jBqExgqUKJEGMUfcZKbcCYGBPelpnkeQx5SeIP507AsRf3hAdIHc8GkWMSe9ZFnQXb3TNVrlK+Fp7lu24JzLhyI\/8BrN1XRNbpOg9P6s6oun1bvbtFWlyVOSQOATIHrtb0oTsLMC5sW3tZSLoMHkER6j6\/lVMjbEZ9aa9cJATIgy3mmT60g+4TuEggR3NU5ZEicUZzx+FLuMATgUJpWMsYgsxUEL2BzRVSwYiPKJMkCqw0ESJFQsJMCKLAtS6Q9suBcVDhHJiJmPlXce46P8AG17MQf8A3nOOPK1cGHImO+K7n3GH\/lb9mf8ASv8AVao1H8jA941KlSvhgfnAZI+tCm2EpuxExzS16qSNAdogVGZmABJIUQJ7U0HGDnj40fBuCZRsEjjuOfwpVYiqiQBEEH+yiQuwGTvnIjAH6moCsGVMxiDwaloBDRX7w+dFnZlVWYlVwoJ470sECamgO19q+k3P8ZPVLvVdLqrPSn6vcF6+bbKotteMkNEcGreqWtXc0PWx7Q6JNJY0962ukK6dbYRzcANu2QBK+HvaMjyqfnxlzV37tvZcv3nX0ZyR+FC9cusES9dd1RRsDEkKDmADxWWx4A+i9V03UBpvbS3qOmWU6PptP\/xG59mVUtr9ptC2bVyM7kJyCdwJJnmsXXWX01vqt7oultnqVq102PDsh3t2X003HVYMS4tgsBPmifMa57V+0Nq5o9bb0nT00t3WoLd8rdJthd6uRatxCAsqmJPECBWht3rtq6Ltq66XBw6sQR25rNab7++AO1uaRW0\/Uj17SafRXf8ACHTV1Asoqm2rW7pcwPukgAsoiGxAiBsvaO3aXT9QW9pNYos6u2mn8TQ2tPbsNvwEdWJdSm7AmcMeJr5szklvMxBMme\/xNNcvXbiIly7cZLYhFZiQvy9KbhkR02ss6O\/71L9rqbKNBc6yy6gs20C2b5DSewic1stGnUtT1TQ2\/anpun0+gHVbNlrl2wumNuSd1pY2+SOeQsA4nPDPddrexmJXcWgnueT+VS9fu3ggu3HcINqhmJ2j0E8UOH3A7vTLr7tqzd9oNGNNq7PWNLb0xbTLYYSX8RFAAlRCY4UxEbs32dHc1SdPs2fBN5es9Vf97aF5YWzYYwn8bY8q8EwK+eXL966UN27ccoIXcxO0eg9KUvcXaQzgg7lM9\/Ufh+VRsBn13pmnJu+zeoFi7qNdfbqNu39t0q2HvBdOu0MqsREucnJECYArQdO076630l\/arSJau\/4WtWbZvWRY8SyQfEVoA8it4YntuIFcHd1D3BuuPea\/uYs7PMyAPnPMmfSnbV3b+oV7v7yFCbbjsQQBGST9eYpfDZPB3OhtazVJpH9pNCtnUr1rS2dOLmlWyWUl\/GthQolRFvHCyIjdmjRajVdR611nWW\/CsW9GgtoNFoFu3LKG55RaTygZwXJkA8knPEPfvXnt+LfdisKrOxO0f0rMaxf0ej0+ttm7aN\/ett1ugFtp8zAfe25ifUN6EBbBs+kam5q+m9Z6\/oOl6dRqdT0axqNn2VPEa5ssl\/IJAJ8zMAMEHiDWs9nrlzR632T1Gjtqly50nVeO4tKQf32pAJxz5QJ+AFcBbuXXG\/x3D2VGyXiBPAz6ngfGq0chgWZvKPL\/AE+VGzsKjZ9CFnqHtP049YdRpdTrLa6lhCDYXG\/jjBrrb79Yf2b9pE65oF0mnt3tPbDDSrZNv97lEgCVjMZAgcTn58r7WLhRMyCCRHy\/XanuX7t6ytu47ttwC7kwv+aBxFEo3wB9J9s7Wns9P6\/Yt6fVtobTr9k3aS1Zs2IuAIyXA0uGtloiSwO88TXOey+r\/wAH+y3W9VaTTjUjU6W1bv3LK3GtBlvkldwME7QJrmbl64+ntWbjuVtyyguSAD2A7f30tpXuDZZDuSCzIonCgkn6CT8M1KjXIH1OwumTR9PTT2ddqenf4O8W4Leis+C52E3WN5mBVlcsAf4YAA9dDct9SXSaCz0fp1nU9JudN8W69ywptu2w+M73OzI24AyCu1Y5zx1q87aa5Za+yWQN3hiQHacccnPf0q1rznTnT273hWLjBzZWSJ4BPOeTT27rZPB3Gn11y5rvZ3pTpp30N7pO26jWVJclbnmJImRiD2jHesvoun0v+C+ismk1ep0V+wX1iWdHZNq629\/E33WYFCoHONg2sImT80LqFIGXTyo4JGM9v91Mb961prmltXbvgO+5grMEuRgHb8M8+tS9MLO1S9pDb9hem6m3prHStWiXNa5tqr3F+23lJe5G6Aqgc4in0J64\/W+lf4a6Za09u11nTIjtp1sNabcZtoABKwASIIELxOeAJLWhuk7cCTwPSPxp31F66bfi3rjeGIQsxO0fD0pOAzubOrsdb0urHXF06aWx1nSp4lu0ts2bLm6LiqQPuwoMeomrPbG2q9H6kNTo9arWtQiWGu6GzpksNJ8iFWJZSoPlE8BvnwLJcWytyH8K4SNxBCsw5E9yJH41bdv3r9hUv3iyoBsDSYHG0en91ChbEzrvYKzptd0662qtWX\/wLqP8JurqIu2dhDIx7gulhQPW4fWt5qtL0t+sdDGqs6cafr\/UrevYbANlmANgOIXxbl5Dkf5IelfMLT3LUshiQQQYyPlToxuX7LbmJBC+ZuPkfxq4p8XyI+tdKVk690Aam1rvtFvr2mt2buq0dvSAeaLlpQrSV+52hYjG7PJdbXXXvZzqj9e0I0t6xq7dvSzplslWO7fbSAJWIJGQCF\/zs8pe1OouKvjXbrG1hCzElfh8OKQX3uPa+0Xbz2rcAeaSqz2niiUaYJnV+z3UNXpPY32gt6TZbVjp32taVtwJYMfMD6flW31Vi4b2q0t3SJ\/wbTpJvW7x06hQwsTauC5E72u7QczJKcCK+dNdG5\/DUIjfwzP86ZrtxtMto6hzaXzC0WO0Gew4pPLwNM+iXbxudUtdKOn0i9OPs8LrW1sIC9wdO8UXCYncHAO6Z7cGsv2VXqFjrvs7Y6TorVzo1zTWrz3DplIZ9n712uRO5bhcDONqj5\/LmLK4JYgxtkGcRFWJqrluw1lHueG2du4gBp+9APPbPrVOHPv8ws+kezdrTW+k+ziWtLrdTY1KO2ttWdFauWrzeK4Zbl12BSLYQ9goIYRM1x\/sYfD9pbL29E+sHh3ilpNhcfu2h1DYZl+8F7lQO9aS3fu20e1bu3EtXIDorEBh8R3o3WK3t6O4ZTA3HzLHxp7cN2B9B1+gu6i31Ndn2u\/qeiLqNODo\/B1DFdWgLPbBPnCK\/mUmUE+tHSaQ9IPRrmp6fYXVJ7O6rUG3qLCt5\/G1Gx2VhkgbSJHAHavnp1N77R9oN6748z4m87p+fNI9647Fnd2YyCSxJzz\/ADqNrYzd+zOoTV+23SL\/AFE2mt3NfZa+bigIQbi7pERHOOK29joup0Xs11K71Hp9zTuOsaSwrX7W1vu6jeokTGFkfKuNVlAbcoYkQJP3TPP69asvaq\/fCC9euPtAA3MTAEx\/M1TTA73rOoTqWs9rNLrLWmt6PRa1WsLasJb8BftHhkKQJA2sZHcgE5E1le2lrTW9H1+yui1g02ndV0jPo7VmzYPiDabdwNLhre7AncDvMxNfMyzeaWJ3c55p3v3Xtpbe47W7f3FZiQvyHaltA6HotptT7I9XsWgTcua3RIo5kkXwK67qw6VrdN1j2f0Gs1d7VaPSILFv7Mq2Td0qsbjLcFwkhlOoYDaJL18tV2U+ViMzgxmirsrghip4n51fIEOOcUW2wu2ePNPrSs0xzIEZoCqsCxF3TkAepNB1CxDBpGYnFKwKuVMSDGDIoTRYDURACkZacgjEUGaThQMAYqONrEBlYeq0AQmSTAHyru\/cYT\/jZ9mFkwNXMf8AymuF2nwy5IHoJya7n3Fn\/lb9mP8ASv8AVap1LUH6Ae8qlSpXxRn5xEwsAmDyKCAM6hm2qTkxMUKIiDM\/Aetes7mgQGQgglA8jdkAjg0G8hZVaZwSODQf7xEEDsD2paliJI2xAmZmlpyo2yGBOMUtS0BBJBAoHEyKlQ5FIAVKP0oAkAgd8GoaAlSfLECp2+NHb+73SOYjvQApA2zOZ4qCBMkg9o9aLREA\/lQGAcmaloRDkEk\/nmhFEHDCSJEUKkAGmVHdgg57AmKB+NXWN9y\/98eKYVTcggk4yTgCDyaKsGUbF2OWbzggBYmeZM\/rmi6hWZbdwMp+hIoAEZiY\/KrC290DW8rC7QOf76VCNr7G27Wo9sej29Si6hLutshw4kEG4syO+JBmtl7Qs9y7bs9R6p0y5ozqIb7Bp7fiWwJzAVJxON0T+NaTouut9P6hodcUm5o9Tbvon\/xNrAkE9uPTvV\/VNX0fUgvoun66zfa54jG9rVuqRJkQLS\/jNS0t1iOtv9B6FoOse2ugXUX\/ALDoNOQL9\/Sg3bZGssrCgNkkYDSs7jMCtSOhW9ImruaLVeLprvTPtlu5e0y7rlvxxbK7ST4bBxEgmQDmDWP1X2mt6\/qHXNT9iFk9Ysi3fIubkS54yXWdQFBiUAgyRPJqke0F5+npo10sKemtoAwYnH2lr2+I+JWPhM0luwwo2em9ltIWu6DU9YFnqP2S5rrlj7PNobLLXdm8NO8DB8gAzBOJ12n6Al3q3TtFqNXc8PUaP7Uuy39yVZ9kE\/A5+PFbfo3tB0\/U6u\/qtdoVta+70vV6U6p9TFouNI6Bgm0HxG8oyxBLGBxGBpPaTTad9Ffu9Ia\/1LTaVtLburqCtpkKuoY29s7gGwdwGBI5pNy7IVGT0T2B1HUtBo2NrqX2rqCeJpWs6FrmnUFiALl2fKTtPAIEgkjMaj2UFpesuElv+IavkRn7LdkVkJ17pw0+i+0aC9qdVo7Pg2brX9tthkjxLcHdtJIEMJAWR64\/svqUTXO966FC6TWDdcIA3Np7iqM9ySB8ZFVsbUrD7mV7vbZv9eFm2ll40+quAXwhti4umuFC27y4YSC2BW7Tpt7qh6V0zqWp6dY6rq+oJatXtCbJ8O0wMtdNnykBtpAJnDdorkeidSfpWuvXtnis+nu2SN+IuWmtz9N8\/SMUehdQu9I6toeqlBe+y3luC2TEwZAJj4UOGbEb\/wBn\/ZzT67WXdZpV1vUul6C7aRxZ6ebj3bjSdptq\/wBzyGWLKYjAJoda9l7mi1\/UNR7SX7ulspctOrafSje3jq1xVFglQmFJIkbYjMitP0bqdtdNq9F1Kw1\/R6h7T7bd8ae4rorBWDlSsQxBkZkd6tsde014a3SarpZfpd9rd0WNPd8O5aa2pVW8Qq0nazbpGSZxUuU7\/wBAPd6WX6ZrjpepaTUaMazSWFuPbAaHS4VJYybYWCGUGJ9doqn2t9nLPQros29TqX1CXTavWtVpfs7DGHXzEMhzBkccVNT16z9j1mk0\/T9Nb01zUabUJbUkqBaRl2NgFid8scSQY5qdX69p+odKs9N0env6eyuoN8LqdT46oSIIQ7V2LxjJMCTgVlm8gUatD\/wP6ZkSus1Z9f4dPWzsdQ1HSvYbpjaKzpPFv6\/V+I93R2rzMqW9OVEupMDcxjjNazU6u1a9ltHprbWbl0arU7gDJVSLEMB6HaQJ+NZSdd6Zd6HpOn9S0Gt1Lae9dvrctatbIm4tsMu022wPDEQRzRSoLdmz1nTl1FjX6\/T29Pp9Pe6bp9ZfteECAzXURghP3JaW8vby8UepexPhdR0\/TNDqnua+7fS0Ld+wbVq7v4uWbkkPbnudpIIgGcan\/D1\/XP1MDS2xa1Wns6RLNpo8G3bdGUKDJbFuCfiSTW6te1iaexa\/wRpG0hXW29d4b6g3bdu5bkjw0KjapLQZZjAAnGezpoylFRS9\/wCA5MGx0HpnUtbodB0vrDXXvau1pX8bT+HBdoFxBuO5R3nacjGcLofZSx1HW60dO1Ov1uk0KKNRd0ugNxzcZiAtu2GllwTuYrgHEwDl6brfTen6zp+v6X0rwblnV29W\/jX\/ABJCEnw0IUFVM5nccDOM6np\/UdPoxqrGsstf0OtCvct27ptOHUkqytBAIlhkEQx75Gmt02ryvt4EbRfZDQaJ+tr1zU9R0\/2fQW9dpduiAYq162nnRnUqQWK7ZPcgkAbuJ7EBQTzNdJZ65o7ep1wHTiug1elGjeyl+LgRWRw28qZbdbBJ2wZIAGI5xrZTDyDEwK4HpyjlgKqliAMmpkD51AJE9qJU7oGaEnWEFjQzSNpckQp+vakMbmKggDtzTsPIORFKGZAQpKhlgweRVywFi5pg7BNu7GfL6cf0qJKP5sQcg96lxt91nIGTMDioTodi4FTiDnNEyzHAEn5U5ZiShCuQNqkdszj9d6EwsQkQIme9TGTMZ4qMrphgyz64mKFPcMYEgMBGRBxTISRt+8ZwsTSEERMZzzUkwYFNOgLgIsboYE8fHtPHxqtkZY3CJEifSmt2yzFNoUsMbjHx5NDlQbrAwnlznmI\/31TdiFaNxCmR2Mc0KKqWnb2pZqLGHtmZ+VF0ZNu4RuG4fKlJogeUncAR27mnYBKwqmQZ\/L4V3nuJRm97Hs04jauqE5HdWrgK7\/3H7P8AG37K+GHH\/GPNuPJ2tx8Kmf0sTPeNSpUr5BR+chwm1TIMGgcIOJJOIyOKjeXFAwQIBmM\/GvXssU5oE\/AUaaWO6AvEHA+FQwFRijBlJBHBFBlIVSVIDcH1qxRKlVQliRBp2i0NsIWHByTxz8OfxFChjImyk22BIKwRg+tQJugKwycTioWbccndV6vvtHcQXDT90Rn4\/QVUYRbaAxxafeF2kknbHxqs8ntW0uWd0sSQ8yc\/rNYdzcbjhvNGfyqtfpnpBZTgoxJ80jHrS04EodqnAljz3\/KkrjaGHbIWASSYpWBBgjNPbXcSScKCT8aG3yEyOYilQguLZ2+HP3c7j37xUa062bd0pcFtyQGKwpI5APfkfjSOTu8wAIxxRdy0jhJLBQcCfSkxD+LutpaYKEVt0hc\/HP04qu4EF1vDJKbjtnBjtViI20k\/cIJMOB+P1oHF1T5t4yQFiCPT8qHYBcG3qXDeYgmfPP59\/pVSyBujGYJnmodsHzEmcYxT6fT3dQ4W0hY9h\/nfAepzxU+gFZ+73KTg\/GnlfFDLzBO0LIB9M0swCpaQCcA9\/WrEuXPBuxHmG0nGBMkAdsx+dIGBisuZNwCApIiD6\/lTXnuXPINoWFm3bMjyrhj+J\/PiqctuOAoAHH4cd6XAfBkA4MUrFRZbZluKjMIRpzDKD39Zo6feLitbM3PvLDRxRtkqzNav7SLZmSVJBEFR9CfmPwqbbYtsxYGMLtMSY+IpoBf3abWIJug5UgbTxGQfnVisq3CwuKylSCSk5I7g980mza1tH2JujzEyF+JifwpVJAXfBDNg7u8f7qaauqEZVufES89t70NvugsfMD6kcSP51iQWItRLFoHmEA1l3FlkTULtCpA2+bHrjt\/fVOstKtxFtBSdklt3Jif5VepGlaITsbU2yNouai098KQyTO0CeW4Jx2nkUPF8O0XKKz+UK4SV4kj0n4QeTVIO+0ECAbc7h\/b+dHTgLtZhauANJtuxG4fiPT51jfgKwAW0uWwwLhgSbhjCiQBH40LdpWZZLEbgGCCTB9PWrLYg3EkOiiQpbaNxgTBjify9KttujWNQwSLzKSNu0AeZTgROIbiO3yqVG2NujGPgiy6qCz7\/ACtBGOOPzptpth1skNuWNytyO+Pp3q2wbdlATvdwdwGQF4z6+v4CqRcVVci2oUrsAzk+s\/39\/SilyK2S7cAMIqgCFDoCJgQT655rP07pddGJ3XCpyZ+v1rAtsz3MqboI4g\/D+4VLd90K7DBXhTn8K36bX+FNSlwVwbbW27bMpaEQ8K39a12phWyyOpEiDxVpbyou8m4JlWER9fxqrVIiE7VJUk7WbBjtiT2iu7qNb4tyiq99wtdiliogWzuPBBEZqXd7hTcYM3JMyc0WAYbyjS33ScA+v6+NKilWO1ZaY29\/yr5zzzx79\/oKiskEkKWj40QYx90gfjRYHBiZx9aB8twiFaO4yPnWdUwADIYkmfWaYmF4BU4E8ijdu72JEZJMBQAJ9B2qsCfl61D5pARjJJAgenpRuKFICuHEAyJ9OM0ojM\/SiQQYIg+lQFBVZUwsmQJpTIMd6JjiDuHNQCQcgR29abQDXU2YOGH3geZpUG6QPvdhHJmi5B2wDIGZ70QwCQB5jyT\/AGelHcAMgFpX3Akkgr3FNudxubIA2yR8IpWgsWUbROATJp7Vxkna5Q8hhIPrGPkKFhiEQAg8z+NQ7iST5i55PrVpvFsgIGyTgAfSKWyBclZAYkQSYFWqdIdktsLF5D\/lFUhioMSR2pXhkL7WkkZLTmM05RRaUs3m3RtA4HeaVrQVCxcAiIUgyZ\/X50mnQiqpRZSpj+Rp\/CfZujFJKT4Q7ISwVDCgQQMDPz\/Gu59xjE+9z2XBJIGpgT28rVwcENDY9Z7V33uOdv8AG37L2y+5E1Z2gHGVMkfOKib+VhZ7xqVKlfLLPzj7VFwcGD60cfWjI7Ad69gaCNHOPl6Vctts3Lao62wrNExn4H4mKQ4JAEfOmUFX8zQVMkg5x6GrjElliOhUKpVUaFZTluZkGMHH51Wu24dkfxDzEwOaW5ce9cZnJZiSZY5MmcmgSwTaSMdopbqWBJDOIO0lRH8XrV1o+CuIKsKoBd1VHjZM8fo07uFU7YP9K105bW5cDI1\/diJUdjVWpARiikHjKnBEYopeKP4ittuA4McVXbtG40Kc1hq6rny7D7g2qAA0q0mTHagw\/hBBAkg8GnNuXA3ySfM0SB60jEElioyMBTxXM0FkiFWSNrZMCSIqy9b2OiXt9tYw07h9I7f1pbcpcttbPnB3SO0U1\/aVO1gVDEqxEFhgRGYqawJ2Lb8i+dRtIJWRG7tz9KruBZfbgbsKTJj51N2NogDE1Liwf4cDkHml2oKDcYB1ADlAoHmMx6x9ZobmA3ySxxungRxTXFu2y1sk4HmAOB3g\/lUAUqB5yYmAcTSyBWYidoyIGfzpASOCR6VYgRrgk7V7z\/cKgUsWdULBfM2MAT3jtmpGVsCsTBkTgzVj7pFxAltWEQrfTuZ7VZp7b3ze8O3cYKjXH8O3O0DufReJNXae2rG3b3qQGDErlsxwY7TxNOMFIiUqFUvb092\/Dne+wuWgExJ+eYNUXIa4wO0tjzKcQBV1zTKhJV5QjcpaFJ57T8DwatJRdQroAQIAUAOrQIJyMcE8d6ezsJPuYI2uGLuBtXGMt8KAIKy5MTlRj61eLSjTpddsMxG2QTjvH4U3i2TZQeEsqSScg1UdO3lpDsqQo6lTKksCCc8Tz+NZdvTOLJuC2ZDeVQsjgzVfiJcv3m09sBD5UV8kA8Z9fjWXYvXLVpbyW2S0REho3EQCVJ7+setdHT6cM7mTJ+DFsgtZAFou4M7gSds9qvv29N4KBmdN4JY7ATPOP160LwtvfBsI2nRsBHbmOc8TM\/KaFlhL3RISCADnavHP1reEY\/RX5\/b3+wqsxtXasgottWS6BtZBMzU8AC5dsEpCKWBIk7oEiR8e\/FZPnW4bjX1digeQ+6JEgEjvmPgastXUkTaKbnRjc2gkDMwPz+lYLpYSVt1f6B6GvW0dloLZYM8hnYblInkCP61YFsow8aHBWYEgDBgCc8\/nWZqrau4ayi7x23R2+9HaeawN3hvdW87MIKxyQRxz+s1lq6C0XTyDTYtm\/Buu8hmG1XzAGZURjIxxVThBbRSzTJaBmAf7cfnTbxctEOVDCFXy9v13qM4vXttpApdoAyQpJ7d\/51xuqHWRrQD212MQ6LPmIIGeM\/31QH8wDlp3Sx7inFsFTcJYwYYgDmjJtRtYoWTMCO\/eim8jJfH77yu0EfeYRJ7imBNtmFwHcJAmDBqpWLrsZsTM1GJcS0471pF1ldwGDMrAH7qmYP51enhi46jyDdKsQQY\/Ex+dYoJKwOPWrkAZQS5CjAPoarTllNCYpAdXW2gLbpBE4+A\/XalBe2xj7xPA9KydQpFtoZSBHmgAH+prHuiDAcEKBJx+u9Eo7XaxX8gIwUiYZT371WeKdNwSQxX+RpSeZ57msZ1VjINsGZntQnM0SZgBQIHbvQrEBgshYxmCTxSkR\/WiAO7dpqHb2k02hkVivHpFMzL4SKqkESWJMz8sUojvx8KHakFDhhuMEqrCGj+VTxDt2wsRH3RPM80o2xBB+dCmxUSrPFbcCsLGQBxVdPa3GQgBMTxkACaSBoZm2EBcgqCZPcj4UQNzBh+E5qmpVKdc8BRkOyuDChCgj4kfhzSME8QC0528bmEVXMRBzR3HMExV71WQouNtbdzyuH74Fdv7jFX\/ABs+zDHcGOq9OTtauH8a6vnFyZG0\/hXce4sM3vY9mSCTGq8wA48pzS1ZQcXtXn3yFHvCpUqV8Uo\/OVFLuFXkmBRCTcKswX4\/GpbkuADE4n0o3JG1WggAQQ04Oa9nS2lvwWXGuMr7nmDJDGSZzI\/XelW4wLvcgyIAbg9qqcsT5iePyoEkqASYGYpOVOxUMQSJJJEfOKjsSYY7iYMzShmX7pI70rQYiZ71O7wMtv7rbujASh2n0xSDYdvIhTPxOaBZioUklQSYng9\/5UtROTbyCQ191uXCyrtE4HoO1AMVWFPPNEMYCiAKSDE1DQFgO6WusQpMmO5+ApJ2IrW3YOZmDEVCxIg5xAJ7UNqkDzxgkyO\/pSEKGZQYJEiDB5p08+9nYAAHgDmMY\/t7UVC+D\/8AtyTBmZH9nb86FswH8pKDJEwORz61NUD+w4t+Ja3B\/wB2mWUtkcAkesk8DOKvu+H4Ns3LjM+2TZuBiUIjMwMNmIntPrVXhuQoWbR8LeATt3fHPMj0pEFpifMbcyJZiflMD5UiCXCbMqDdAaHWTE+jEfrmr33rolupqP3jMNwS76g5ImZGQe2R9aLyoyBwgtgjBmZIgH5DM1jvloHAwDEUm2htWWgzayxiIMDj0FVISA2AR3kfGr3DeExCLBAUlQDEY5\/XNJ4UkwwiY3Tipqxl+n0DMf35NpdyqfUbpj6Yp7bLYXUW7bM5VSoe221Wkid08iJ\/KmsIz3rVtfM7PsXcCzAz2iZ+9zVF9nsXTb3hkU8KCAfiJA\/lW6jGOTPlhtWPFC3I3C0fOEWWgSSf7zVJd1QjcQBxu78Y\/M\/iaut6qzZdXs2QWk\/5SGAzjEZxSeJbZfE221Kn7gHM1nh8MaTQluFtEKQzvAgjjPb9d6ruATIQgcZ9ae+GtsZwY7iOc1V4jAkySZmaUpR4KRYX3YeSYgAdqydILuqIQqdhOWJws\/y4NYcjLFiSRHFXM+y21prrNb2hlC5G6O\/yk1Sm0JozWCKtp7XgtMqN+SDAljHbJifTiqL66izpEtiTaiW7TMflgU6JaSzauh1IaW8JjJwcEwMD4c4+Iqm5ddGW0rhUTDFDgn1\/XpWsnUfX+P1ISK4BLIF2nvu\/hrYWdRbs6fZdVw5A2MfuiOTEemPrNYA2hwi5JOJwe3eosPcG\/eTkf9mr0ZuH0vP8lMyNTcuCQ5XfBBnkVhBtqs22QDAk449Kt1FpbN0h2DbSQHRty\/T9d6wySTk+WZgdq5uo1pSlkFksuO120sqoEmNogTicdsRTW1VG8pDHncexjjB\/UVV5Y2qzx3Hrmk7GuW+7Ci++jlVdgATiJMk+uaQ3C8m6Wcxgk5miwcpCqSpzxMY9aT7pgkcc80PDAXvTMSE2z3kj40s5okgoMeYEkmeaS7jIMkkxFFLhXGCO4IpSYnAzinUYLnaVXkTB+lL8wHYeG6q+3a3mwZgHt8PrSoAEDMfLIBIIkfTvxREOhIBLmFk5Hfv27VVPl2kDGZii6FQSxKASds8TSgTxTWrZdwFG4ngAEz8KAUngYpU3kYPrREdxNA\/CiZOYxUgTgEUVgnjt6xRmYB7YqKBvE8TVUMXgZ5Px4oUzgbztBAnANRB5syBSq3QC0cRyZpnUgkn1paTVYYEC4BP3ajRuO2ds4nmKMCPj6UIjmhiIilmCiJJjJiozFonsI4pgVxKzBznmpbVWcBm2j1jiiuwEDlV2gLkGTEnNJTVACZjtS5HQGjcdoIHYGu\/9xvk96\/sqAyMH1EnbyuGwf5\/hXBbDCnHmMDNd37jgR73fZrdEjVwY\/wCy1KWIsR7xqVKlfKGfnMYJ9BUMRwSfWcUwn7xE\/Oo4B4EY4r21YssrOeSaFMhAdSeAc4moYIkHMnEVk0AGjcds7ZxPMUUAALTBBABBgg+tRY3AsCROQDBpamqAO8m67G4dxmWzLT\/Wq6MYqAgA4Bnv6UqAgG5gCQJPJ7Upp7Zh\/uK8ggBp7jn+2jdQJ5TvFxTDKyxB9PxmoaC+xWCIOKjsWImPTAiiQB3nHalPIqGA9pWZmFpWcgFhA7ASSR8ppd0Iik7lDFtsfLv9KsaBtjawt4JC4Ofz+tKxtC1FvcXMSWAgfL602IraCcSBHfOai7YypPMmfwpp2qVKqd0Ge4oOAHcEcYG0yJqAAhPmAYAEQZ79\/wCyjse5LgM6KM99o4E\/DIoIV3LvSVDSwUwSPSc1fY3i021yAZUAAk57fWiKtieMlVu2zqsDgk5YR27U9qFdgVUAD+MH88c0VAJW2rMeQwUdqrfUPdVUuMdgwPy\/oKeI8Cyy7Uv+7s2iCNi7lacEk5I\/CPpWPFkOCSxQjgCSD\/vp7dnyb\/8AKHYTtH8Mev0z+jS\/an8S45Am4CHAkBszkD4x+FKcm+RUVO48UtbGwTIAnFA8yDk\/CrtTLXGYm2Nw3BEMhQeFHypbfibxcQlWQbwwxEdxWTWR2LdY3bxIVVLEAKDgfjRu2wt0KQbdtjILHdAmJkDNIpBeXmDzFRyHuSECAjhZj86XIFll1tLcIZjJA25C3FBkg8GMClEmIIAPp\/KltA7iditAMgmPhTqrLb3FSUOAR61UX5Au0zoioWkQTPofhS3SyEgHzznvjt\/OkRtrbgAB\/KayAd9+4rqg8WNpLfdEeox85rq3OUVD36iY2o01yywS7cncoIcAMrLPIJ+A+eINRLBe3d1I8G0tsFSXIO4nEAevf8+1HS6s2A1nU2xd05BAgKTbJEFlnEnv\/UAgazUPf1algqpbB22kGEHJ7ZPr8fhXPKUuGgowXB2wSpzAMzHNAXP3LIeTHYes0wRlcNbZQYkEGOP7aqYYnFYtvkCLyKhV\/D3uPLgCT8+PwNSYUAH505IueGrEiPLOOP1NSxlSyZgEwM\/CiZVtsYXBgyDRkAnbhWEGRMUF52k7QcHHakhAMCCMnuKjAAgDNO9wncBtiefWqx2IMEU34Ae8xuOWJJPcnBNS2ASF82edv9KZbksrbobIIyIn5fOq2B2g4GSOc0n5ETblhIgd6AORunaPSoDznnmndzt2lFDAzuzPHFKu4wTG\/bO2cSailgdwjFJTj7vxp3kdAOck571JxE4oscAADFDtUNjJkVBmcjFQcEY5mmQ7Zy0EQQDE\/oxQFAXEE5FMxJAO6Se85pRifjR44xTvFAGAGb+IDuMUJJntNTn6VKG\/AUHBXJyOIFAmST60V54DYODQJnNK8DonaKMycwScZoetTsKabCiAAA8z+VQCKlSpAECu79xn\/O17M\/6V\/qtXC13XuM\/52\/Zn\/Sv9Vqmf0sD3jUqVK+USfnXbdUaYJx+dC44ZiQoAI4pBzmoeeZr3HxJbdvY0FkkRQjingGBgZ5pSI71kwAR+NQx2onnJnvQqWAIwaXjIp4G2ZzPFRgVYg8jFJ+RCAweAfnRncWLklj3+NQHa0wD86EEAGDB4NSBFAZgCwUExJ4FTy+pqERHGRODSxUcDCXYrBMjHPw4pkfwz5fMMle34\/CO01WavTxFG+xvDW1lnDYAP8ufzqUS6K0Kklyq+VtxA7j0pGL7mYyu\/JxEirHsuTKgQAJIMgSPWkuKQEYqFDDEd4xP5VLQYBDbcMIIkifjFXeYWttxSQANo2+s\/2mqbQYuNkzxjmsu45FpGtu6uMTuitdKNpsUim2Ua8EukW0P3mM\/nAP8AKqURoDRiSASMGBn+ypBLGATGTUkjBJiMRWMshQAcbTABzNC0QrlmQXFEzMx88VZp4m4Gt7wUPHI7yPw\/CaoxHxqGwCy7CO85FWW7bXEY+Gz4IG08HnI+U\/oUlxi+370AACTMUmQaTzkDK0627e5rotXA1skKWIg9u3P9eax0VG3l32QpKgCZPp8KWrbyJbJ27mVhKEkTEkZAmDjikIpJngYFFSNhkweRjmmxbZTbfdgEyuJ9I70N5FspC7SQfuie\/f60hiDBE8VlWdoUK3nVlJYKYIOYmRxMGsZ1KkSCJE8UScErgR604y2sTVjvtuMXZ1QGRABNJ502wpUxk+s\/3VAkq0eaPSn0rKGG+SvBAMGPhRmcrbqxEVt\/mdWZRCnOBj1\/XFVsoCkhpHHFNbY+MklVO7LMJA+Y7\/hRvPgLJbyiZEQfh9KmWUAoMkIIWTJkcUAAYDOAomPnSgRBIwfSrGbyFGAkQciCO0UrbQC3DA2ruHqD2NVmVEEQeZNXXS3iLcGAyyNxDcY\/sqoCYB\/IVEssEM0Bj4mWmSQQZ\/Wc0iAM6rkAnkZNALJogYkbjH3gMQJ9aVCIZGDPyoA+nNOWlTLMSQPy7UEGCQ0EZooBW8xwoGO1Qz3M\/Wi2QDuljyPSloKGVSRPb1ongR\/OgCIOM0YHrRXgY8JyDGMA5zSTyTREwY+tQTGJ+NFjoe8IaJXAA8veq6hGcZoxPNJ5BAqAYpgIqUiqBFGKlE\/AzRQAqfSjUpiogJEgHBoRRqdqH4CgHFCjyaFIRK7v3GH\/AJWvZn\/Sv9U1wrGQAFAj0ruvcaQfe57MkCB9q4\/+U1M\/pdMGe8KlSpXyST856lSpXtGaEqHgVKlJdwEPNZfUEVF0m1Qu6wpMCJMnNSpS7CfJiUDUqVAwHil7VKlIRKsgfZp77\/7KlSpYFRqVKlQMtIH2RTGfEbP0FY55qVKJEoi8isy2AVtAgES38qlStNL6WJ8mKP8AJn5n+ykPapUrnYwGrkA+yXWgbg6we45qVKS5BgsMy3LBViCLgIg8GRVFwk3GJMkk1KlD4I\/7AqVKlZlE7Urc1KlDALsWILEkxGTWdcRQuphRiyhGO8rUqVS5YjXih3FSpWYBPFCpUpMAt2+VW6X95rbPiebdcWd2ZzUqVPYGXa7y3VC4BtLIHfNYe4rlSQfhUqVcuxC4Hv4s6f8A7JP5mkYDwUMZk\/2VKlLs\/RfsUxe5on7h+dSpUIAOSSSTmhUqVU\/qYIcY4qW+RUqUuyKJUqVKkoJpu1SpTALfeNLUqUS5YyVKlSkBKlSpTAlHtUqUmAtSpUqWJErufcZ\/zuezP+lf6rVKlTP6GSz3lUqVK+UI\/9k="
                            },
                            {
                                "timing": 16818,
                                "timestamp": 16938755540,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQFBggHCf\/EAFUQAAIBAwMCAwYCBwMHBwgLAQECEQADIQQSMQVBEyJRBgdhcYGRMqEIFCNCscHwFdHxF1JidJLC4SczN1RzstIWJCY2gpSisyUoNENEU1ZjZHKDo\/\/EABoBAAMBAQEBAAAAAAAAAAAAAAABAgMEBgX\/xAAwEQACAgIBAwIFAwMFAQAAAAAAAQIRITEDBBJBUXETIjJh8COBkQUUsTPB0eHxof\/aAAwDAQACEQMRAD8A85k0AJMASTUNGCFDYiY5zXpREYFCVYFWBgg8g1XRJJJLEknuaFSxANSpQpASaEEzA4zTBgBBUESD8flSHmkIJYl9zeYkyZ71HO5iQAsmYHAoojXGhBJALfQCTSntSYwGo5Ut5AQIGCZz3qHmgagQybGYC6xVeJAmPjVZEEimMbODu\/KgeAdwJJ47ikwBQbirFZRadCskkEHGI\/x\/hVbVLEhaZF3nbMHtQEk9p+1AkkkkyTSTSdvI2G2xturrtJBmGWR9jg1AQNxyT2NKMGnNw+HshYmZ2ifvTi6ySgKw2hdqzP4jRtqdwxme\/FBRA3mCAYg96d7isXKLsBMhV4HwzWsWnmXgYwvAELBCYEjkZ5GcmrE2eCbpuqWgjbEEdwficVVYto0s7EmYFtRJYwfymKkoWukdx5Rx3+vxrRSb+oQy3mZ9zzvIEOMtI4g\/aqsyZ5+NZItNYDm75woxsYEKTxnOcVj29u47iYgxScWqvY01tGXZt2XV0a4qrtUh4J83JGYjE9jkD1msUOVRlEbW9RmmuMquPAa5tUypbBn1xxRIVRDljcH2AzIPxmntglRk3SospcRVCN2MzIjj\/HtWKxDQYg9zPJrJvNYTSqunM+Ii7ww8ysOY+FY0Qk\/GKubuggQmahoru8No\/BIJx3zGfvQ55qLssbaWJ2KTAn6etBVLSBzQnJjFEEhpGD8KrYEFGi23cBiADlRM\/eh2pgMpAJxIPrTA7sEhQJImq6aqTGSMTNSpUoAcFhaIDeQkErPJHBj6n70JMRQFOSzlmYyxySTk1aYyCJEzHePShUFExApgMdy2wCsK\/mBK8xIwfTmoM9xx3pagqkwDUogiDIJMYzxUUjO4H4R61aAgo0tMKYBFGhTW1a4wVAWcmAoEk00MFQVk\/qu3D37Cn037v4SKH6sv\/WbH3b+6naApo1cNOo\/\/ABNj7t\/dR\/V1\/wCs2Puf7qLApA8paRgxzmoKu\/V1\/wCs2Pu391EadQcaqx92\/uq1ICiiDV36uv8A1mx9z\/dS3rD2gC20q3DKwYH6j+FWpIBAa6j3aH\/066R\/2p\/7prla6f3Z\/wDr30f\/ALU\/901HO\/0pezB6PS1SpUryRgeOaE5pjGfSkNfcLZmavTWLVp3tXw5W5sA9R61boOn2dRpUu3tR4U3HRjEhQE3An5nHPymtdPPalAJMDmpavCAu1tkabV37AYP4Vxk3AyGgxOKoPFSpNSAKbcFMoMxHmgjjNLTQhjlYUyTmT\/LtQDI4TamwsTt80jvJ4+ERQKsULBSVBAJjAn\/A0BUYYHxqQAeAIE+tKZ5jHrTbSULSIBAic\/alJO0gEgHkVABClgQBkAk57UixuG4Er3ijQ2naWg7QYJpMC4Oj3ATbS3v3Cf3RPeM8Vjtgx6U4gkBiQvwzFIaTYkgUZ8pFWq6lnItgA5CBZHykmQImq2gDEgntR24sBKsu+IWRHLMVUBQewOcfefrSLPAjOM0KlYRJAxBohtrSsioWlQIEg89z8KBlSRkDg1S0UPBQbivOAfQ0YQ20CnzkksSIj0H9etAqyoW2nw2bbJXuP6FNZDP+yTbNxgM\/39qtZwIayGuMLaLvO7yek\/H7ULoV7r7U8IcqpPAirLLXLDOBJUfjVW7THI\/rNUM24gkDiPnWjaUVexeS+0wu6lf1lgAzjexJwO\/AP8KgtO1sbUVvEeFzLY+Hpn07Uul09zU3fCsqWeCYA9BNZAtqHv2rDNeAMqQkHaJJMdsdvn6VUV3bB7ALlnyeKWY7SrBlmD2IyO38Ky9BoNJqLCnUaxLNws67cwQqhpmMTMfTg1hax1uXgEQA9zOSfjNY5x8PSr5bbaXgccZN9\/Y2mJcDVFQtsuHZTDHOOIHEckfGYBCdK06XJOrKbb3gsv4WCtADCYMZacdh61ou9GfWsafqWbhemaabAbVL+1VDIZYQswBB+SsD271Zb6Rp30l24dYEuohZEYD9pCFiQZ4xA+R7wK0nyo42jJ3TkR2qlfqAQN0ZArY6PRWdRpC5uMLoDnaMzt2xwCf3j\/s\/bXMCpIJEgxgzUJ8wbv61fgDcp0nTtedG1q2wvBcf85hsrHY7RzHNM\/R7ILC3qxcyNpUDIO2JzyQxx\/on6aV\/xfEweZomBiD96VP1A2+m6VauBfEvm2xAJBAyZAMf\/wBZM\/L6jH12htafR2LyXw7XBJEHGeOI\/PvxWB2prZi4pJAzyRI+1UkxgQSwBxJ5rcanptkah7FpmFxHKCf3gBMwQDmfyrTgeUnEcc0d3kC4iZ4zVUBum6RZ23Nl8krb3rMQ\/wCDg5x5jzjy8+lbdMtjW3rPisURQQ+MAkZPwFauV8MYbfOc4ii2WYqu1eY9BTS+4Gzbptv+0L2nW6SEUFTgb8gT5oEZJ9IHPem1fSV09m4RfW5dVEOxSDDEwymCcgg\/1xqVG4xIGCcmOKk5nvTSfqAYOccVtf7OsBtJv1KBLlp3uEMDtYAsBiTkbe3JOMVq0ZknaSARB+IprblA20gExHlk8zg9q02M293pOlFpLlrWC4GBOAJXAO4jsM5\/oAv0vSC6y2tYbirc8NmAwsMB3iZBkfI881pKLEGIEYzRT9QL9TbFjU3LYhgpIBNW2PJoNRdXD70tz8CGJ\/7o\/OsQkQsCCOc81dprhRX3oXstCuP4Qexx\/Gq8AbHTdMtXdJautdZWZS22PxZbAgE42icfvDir7nRdOtlHXX2yXtNcCmBJCrC88liw+Sz3rWvas3GLfrq\/\/wCqtu\/KR+dAaez\/ANdsf7L\/APhoz6jNre6Jp0vMqa0XLfIuiIXLjOefIB8zWPd6bp02A6kKxvraYHlVM+YyB6fn98MaezP\/ANtsf7L\/APhovprO4xrLIU5AKvx\/s0K\/UDY2Oj2Xty+rVbqxutkZyqmByeSwOMQPWqtF021qLYZ7rW\/2xt5GOUHznzE8funFYY0tkgk67Tj5rcz\/APDU\/VLezf8ArdnaDE7LkT\/s08+oGybpOn\/VkvDUnc7MosgDdI3yMweFTkfvHGKw7NtV1Wr0wcXLQW55hw2wEgj7fYmqPAs\/9dsf7L\/+Go1y1atslhmdnEM7LGPQD+f9FqwKMiuo92R\/9O+j\/wDan\/umuYjyFpHIEdz\/AFFdN7sf\/Xzo\/wD2p\/7ppcz\/AE5ezE9HpepUqV5cxPHGSaa2QLiEruAMkTE\/ClzQr7t0XQDknFGQEGYaaIG3dLAEcD1oMQRIWD3oWAILbOCyIxWYmO9J\/HvTFjEA4qByoMHJwZE0vlAQ4oU0Ef1NBFZ2CoCWPAFZtASoDBkcimFtzaNwIxtgwWjAPzqOxdtzRJ9AB+VTTGVnn50DTd6BqGBAZJ3Ex3g96W5AaFJI+IiiylQpIwwkUyGGzABEExNN52SJtbYGjykwD8aXe0RuMRH0mas8uweUzOT\/AHUjbA6\/iK4n1+MVElQBXasbpJPIHYfOmK5Kldo5wZ7YpHIdvReAT6VYWYbGL+cCFI7RxWsWlgRQKJ5k5ntOaKgZkjPE1HGzG4lTmsu1pWJizJ82aZS1wBCSY\/CCePlTJtCsXU7hAGMD51fbFq8uAUVVAJJHPr8q14uNyazkLKC5N4Ncm6B5fMTkAQPyikQDcJG4egrPt2b4R1ssGUEErOCRMGD9arXRxcZLjqpMebkKPUxntWvwZprAWkJYtlNrBrZLZiVPGe\/elcPdYs48h852gCBMYFKttkRmCzBHm9Kss2zdcC0XDGTn0AnmnGNpRD7jWIDOAy+ZCATiMetRUNuwC1qCWI8STn4Dt6\/esx3Z7SC5qCGs+UEIATbIgx68AfWq3LXJ3eHAEqP84enMDtitvh0xJmJc32yFdVwsDg4M+nfNVqjMCQDAEmnu3WbyljskEqMDHGPhJqtYkbpicxXLKrwWOqg25UncCZ9IjH86HHFLIpwBuhTuHxxTWRoa2dp3Y4MZpaa4BvbaFIXErMHtOaUZMetAyTirA24qqL5pxGTVdEEiY71QDT5m2SFOIJ7fGoqszQoLH0AmiFGS454jt9KCSxCqdsiCScUwIpGZn4RTuhUAECQJMZpAfgM06cQxI3cY5+vzppgMyiREqjCQWHJAz+dIglo+1R2LGSxY9yaZ2LjcY4j7VQAYbTBj1wZpyzeV98twMmRER\/XwpJky7HIweflTo6+IrOGOfNxmmhgJJaWMk5JJmmW46xtYiOI+9BYhmhSIjODPwiojbSZAIIIyKoAU7owRbm0KrcZ9KVmxCzt5z604RShILbx2247d\/vVJN6ADubjS0T6gROaBBABPfiittmdVBEtgUWBVdvlgE571dNbAnhOXVApLNEACSZ4oXCS5O0LJmBwKNsnhRJySJxxz\/Gk5oGWG45tqjMxRSSqk4BPP8B9qCwZknjEUCzEAEkgCBPYUAs8mBTElQ3EZogzyeKCAwWgFVInNSQWkjE8CnY7DRUFiFUEkmAB3pSMTBieaLQGO0krODEUWMZMP+AMeIM\/yoJtDjeCVnIBgmgGKuGQkEGQeCKk07AJYkAEkgCACeK633S6dtV7xuhWLZAa5f2gtx+E1ybo1vbvUruG5ZHI9a7b3Iuy+9X2cCkjdqYMdxtNZc7\/Tl7MXg9Wf+SWt\/wDztP8Adv7qldvUry3ezOj83u1THeoTgCcCiEkAgiO\/wr0VW8FCgwZHNAnFWNblottv78RSDaA24GYxB7\/GiUZR2ApUzHeopAaSAR6GgaFZvdoB7bFXBET8RIqXfQ7TGAVxxQRihkRMEZE80hpWqoVEFG4RvO3jFCiVG8AMpmM9hUeBjRb8Kd7eJMbduI9Zn+VVxTMpRirCCDBoruKlARH4oJA4qWCEaNpjngClJFMcDBmfypXVlCkjDCRQ8gyEzwcTiiwAQhlYXJBBnER6R8qWiCRwY7VLEFGDKLbEBJncRketBdi3EILus5A8p+U5pDintgQx3AMBgEYNFtiGFok7GhWBI8x4+dVg4G6GAwBTt59x3HdyxP7xorbLKd4AhZBkD\/Grq6S\/9EVmCjENEkDZmT8aiCFDyOYI9KMFXJZFaBkHj07UnoTwewqMxdskzvEN260s9wYhgAADkxH3q6\/da4uzb4bAbTmCQcwa1jKRLAELmJq\/mza2bFYysg\/i+JzjmK64dS0mpLY6L11DKAVRmkMn7QAj7fWl01t0DSDuXhduTzJn4R+dUG0Q6BmhCR5jwPtWWoW2oSPEuA+VI5Eeo+NaQk3LultCZmW9FdU2tU6m7Z3S7MpYKs4JHoTjJ+cYrX6h2ZLc2lRFGzeoMMR\/Pir9TqPGW415WR2hggn4Gc9jJNUai2SbdoJF0kkoJkTwDP8AWa05Hj5XYkn5Me4u2MgznBpRtBUtJHcDH50zowUkjAO2R6+lJXDLZoHadobsTFQGhUosYx5McUQYNAFdhEHdODOI+VSmA3JJqTgD0oDvmnJWDK5JkQeB6UxgYs3mPf4U0yTHlUnicUoJUiDxkRRVtpP4oIiAaoCA8YHNMpCnKyJmKWfwwox39fnUXP8AxppgXWyCCIWVzJ71EeHSPKR+8O2eaW06ruDcNAPlmBzI+NRWhcBQeJ71fdgCxrYFnxMQWK5Oe39\/5GiFZSL6QFVhBYjntg88Uty4WZQW3jB75owPDuG4pJDRJJBGDj0\/wq8eBA3MG8Tyht0z\/wAKYhWz5UAHAnOKrDlZFtjBEGjYIBYwxYDygD8\/pTUkvBRarWiiq67doYhgslj2BpHbgBpBzA7VW7s7EsST3JqTT+J4QUOIBUnzeop7rtdfzkFgILEnMD40LbFtqMx2zIB4nj+jSkrJ2rE+povAV5BBmIM+lXXUIG8qyqTC7uSPt2qk8AzJ9KO5tsbjEzE0KSQw\/OncGewDZAxVYBYgKCSew5NOCHSDuNwQFCgcZmavuQrJcmYIAK4Md6A80KDjtJo2yVLruCyCDM\/OPyoMpQgsMfPBosCMZUHdOTj+dRpUxIPyqXHDtIRUHos\/zoZGaLGQHInimYiSVBCziaVdsHdMxiKLeUlA25Qe0wfjQAVcqZHoR967b3JH\/lW9mv8AWv8AdNcQ7KcKgUSTzJj0rt\/cix\/yqezSz5f1qf8A4WrPn\/05ezA9zVKlSvKkH5wFDAMjIPehvMGD+LBjEigTgUDXp260UOCXuDw1C5iBUKszkXBB44yIHpQUSvlJDenr6UqMoPmmIPFLWBCnBOaDQT5QRjuasdEBG19w2gkgcGOP5VWZ71EotAgUWJYzyeMCgPjRkgYPNSgF4NHdE7QBIjImmCwVLCVOeYmlB4wDHaloew+IzXd9z9oZzu70pEAEjB4qMrY8pzxRtsoS4GA3EDa3pU7wyaoUj1kClGCDAPwNOQSN54J5obSVJAwOfhUtVoYnGDiiisxgAmBOB2qSAp4M4iM1FJElQTAzSwJkaCRuEepAobibe0liFyBOB6\/yprZUTuziI\/nUKBg7blECY4nI4qa8gC2Nr+cY9Ka0JfbIB\/dkwJ+NVssNAz8qcAO6Lu2AmCW4H2q4vx6fmxFilmdmhWn4R2pLisghkAB7+ue1FvIAJZjkCBEGfz\/41Au7aN5KDjHFaP5lXn9hVZWXZWLxDSR+HinsPCBQFljkt8o+fejcXa6sBtgxET\/jQt7dzEPtAwCRzNZ01LJJf4ZcALc3MqcqOM8dv6NZYRvBtMim4s\/s22kEc4JwDOftWEVCgFriEbONpB5iMffNZly5bCn8I3AH9mIE\/wBZrt4Kbak6\/P4DZa+4Xbi2TbJuAmZBgfHtiPh\/CsG5Hgh7J2uG53DcIA+v9fCszS3PDBusSQTMCR9CR8KF+0bxY+UF1DrbRS5ORie2DPNdXPxpwTTz\/wBg32mrK7H\/AGwdQRPEHjFICSZOfnTHddeSxLMclj\/M0WNwWkmNmSvHfB\/hXyqLEqRiaEzRALcAmpQwgFjgfarLdxU2MAwuAzIMRjH51UKKmGBIDAdj3qkxBmTT+IwZWU7WWIK4I+1Ko3MFWOO+KAyaq2McCB5gQGGCR8aFOgNxAqgbgYknmfyFWWkEkb4JGVgy3wxVJBZQOabuYEr8RVq3Wa5vIXcB5jjzfSswaUOGayCbbGBu7fyn61tx8L5NCswAdqmVVtwgEzjPI+1QYbcUlZ47VlWrKFBvPeMCT86e7p9ogsqFThWnzf3Vt\/az7e5BZhsSC26dwMc4plUlNxkJ6x3zH8Ks1lop4JbG9eSZAAxValTbCu5kTA5A\/wAaxce2Xax2NZUsxUOLYIOW4pLbQ6sZhSCdpg\/eorqEED9oGkH0HpVq7QUR0O0tukwpZe2e3ekhlMncTJJPJq+1bILkeW4q7grAER35quyyqW3EjER6\/Cpbc2wzLG4grkZHxFOLB\/Ye4VFq2p3+KJndxtxEfnSuoAlXVwPSR\/GqqdLm0MAFO4RkT9qLGiVJoMpVirAqwMEHBFCaLGWqwDglfLIkKYqWyouITu2z5o9O\/p2quaeVNtYADDGO\/wAapMTLSiAqXRltEgzPmjgwPoaDBdwQnYn4gSATkfD+hRusHRFLkskpAEiOZB+9UydsYiZ4z96puhId1RdsPMfiP930p7sC2qm4rMpgBc4OZPbvx86qglN5JOQon5f4UVtkhWY7EJK7yDEj\/EUrAKwqsbiPLL5CDAmeeMjBFRF3qx3KComCYJ+VJTFl8JVCQ4JJaeRiBH3+9HcMYoGv+HYJuS0LiCfpXbe5AA+9T2bbcJ\/WwNvc+Vs1wtdx7kjPvZ9mzAE6qYHH4TWfM\/05ezDJ7oqVKleYJPzegxPahEigadGK\/hYhsER616hJFAIhjhgORPPwpSZjAFNIMEzM5NG5PiFm2wxMhSPWpYCAlXEQc+mDQuKUMMINOAWhc5MqSYEUpWJ3CCDkUnG9AAAZziPTvQCzwc804PkkD70wHi3RJS0D3M7R\/GikIqBIUiAZzMZqxUDm2pATsWnHzOaWQsdjyMTNGVDAtDL6A80qS2BYWuWn22tSwtoSUZW4kegOCYANY0rsWAd8mSTg+lRhBwSR6xUgbZnzTxFZyyFGQHOpd7e5yCZtoT3ngACJz8Kx3WCCIAORmSBPegYUEFfPIIM8D+o+1Qx2qZZ2JEuM1x2dzLMSSfU1E2EhG8qnlonNNatm4TzCqWJgmABVZ4qGMErJ5AjHejP0peDgmj8SKQhmCBVILl\/3gRAHpBre+xPsp1X2x9oNN0roNjxtS53MxMLaUcux7Af8M1oSZMjv2r2b+iZ7OabpPu3brrov651S67NcIytq2xVV+Uhj9fhWXNy\/Ci3QUN7M\/o5ezGi0ob2j1Ws6tqjLP+08K0CfQDP1J+grdL7hfdsvHRm+utvf+OvNfvY95nWfbzrerWzqr2n6Nadl0+kS4UQoCYd4PmY8944FfM7gcSPEYEcwSauXRdS0uTknvIsLR6396PuZ93vSPYPrOv0tlunavTadrli8dW7zcAlUhmIO4wI5zXkpyqPesnw7kblVwZB4yPoMVZp9ra60t+45tFwJiJ+PIH51CP1bVuwZ7bht9t08pQ8gg9u1dHF03Jxp3K3dZ\/x5Ik7Ot92Hu76v7wuqpo+kE6fT2bYbV6y6p2WxuMDnzGBgY47RNeoekfo9+xek0mzqw1nU77fju3b5tCfgqRA+Emtp7utHoPdt7k7Guu2x+y0P9o6ojDXLjLuifXhR8hXkL279t+v+2PU7mu6xrbr22Zjb063YtWlnARO3zOTya5IPm6iUlxyqKxgpUj0t7Ufo3+zeq0rv7ManU9M1YEoj3DdtMe0z5h8wfoa8u+2fSOp+yfUNT0bq+nu2NZbMXSWw0nlT+8rAKZ+dd37l\/ef1b2P61orGp1eo1Xs\/qLy2r9i8xYWtxjenMEcwMHNfYf0ufZjT672N0ntFbsI2s6ddFp24LWbmIn4NtI9JPrW75OfpZLh5Zdylpg0mePFVnZpXzEExx2rpfd97DdY9uvaC10no1pZ2i5evsf2dhP8AOYj8hya5xmXxockqAZIyZj1r23+jp0XQ+yHudsdZ1Cql7W2n6jq7sZ2AHaPkEAMepPrWXU8nwoWtjWTXezX6NXsb03Rr\/blzWdW1Ued2umyk\/wCiqEED5k1uh7gvdqM\/2M3\/AL9e\/wDHXlD3ke8nrvt913UX9dqtVb6duP6vobLkW7S9pHDN6k8\/AVxLXXDlVuXGScZiawXT8rXdKdDtHqr31+6L2B9mPd91Hq3SUbpvUtPtbTsdW7+K+4eTazGZzxxE8A15TdWVvPhu4qFmcr4hZh6TR5gXJBmNzcAV08MHCNSdiOq93XsN1f296\/8A2X0JBtUbr+puYt2Un8TfyHJ+9epfZ39Gz2K6bpEHWW1vVdTHnuPeNlJ\/0VSCB8ya2P6PHR9F7I+5yx1a8i27mst3Oo6q4MnYJKifQIB9SfWvMHvE9veve3XWr2o6hrbqaJmPgaO1cPhWU7CAYLQRJOZn5VlGPN1fI48bpIbaSPVLe4f3cED\/AOh2ECMa28P9+uH98nui9gfZz2A6j1Ppto9P19hQbBOpa54rkxs2uTMyeMjntXmCyHtr490XHZHkpJIAEfi+BJA+tILj6rUt4bBA0mGaQogzk\/Wt4dFyxab5H7fjJ7vsX9AW1e6rpNNqrluxo9RqLSXr8CbSlhJk+gz9K9qab3Je7y5pLMdPbUptBW6dbcO8euGj7YrxMLIttbK+ZFUMxU+UnBOft9RWwsm6Lkm7chcBQTmf5TFfQfR8vLShyOHt\/wCoVo9mf5Dfd3M\/2Q3\/AL5d\/wDFSH3E+7kqF\/sh4H\/869\/468t+xvsH7Ve29jV632e0raixp22XLly6LY3xO1dxyeD9q4zqAv6a\/c0l5L1u\/ZcoyuxG0jkR2MzXFydLy9ziuduvfz+72Xf2PtX6SvsT7LeyDdFPs8Nmq1JZbuk8Y3G2KAA4kkj0+P3r4SGUwCCxZpIAz96sDBHe429hkKd2Qexn4YpLD2dxa9bYkDG1oBwefrHpwa2hCUEozlb+4vYQKCSwBZQskqOPn9Yp3uKwLvtNwkeULCgfSma21lLdy2rlSMXCvlaOYkdpAqiMAlhPcdxTsey65qC9vYQPxSWkyYEAc9qN1mt3Moykqv4hBiP4EflVQCSkvg\/igZXP9GlwTnPoTRYUMCADgGfyosVJbaConA5ik7T2FFWicA4jNNOiguFDHaxYepEUKFMCsyVxHAPeKLsCSNogeacmnul2h7hB3E9x\/DtVdQmfnRYF++6reILkMykSGgxEEfbFVSae95RbUkSFyNsEZOD61dutyxtuyhDvR9oBLYx8O\/eq2K6Kibz3Nrb2dREGZAA4+gFB1hA4kocbo7wJH51GuFkZ7ji47eU7pLCIzP5VWCMyCcYzSsEXPtW35drAv5WJhoHqJxMj7UhfyBYGDMxmkYgxAAx96A5osaLlu7UAQBXky4JkgiI5iOfvXbe4\/PvX9m8gRqZz38prhGBVirAgjBBruPcef+Vj2a\/1r\/dNRyv9OXswPddSpUrzZJ+cMWwATMZB+PxpPKQAMH19adme4AsAieABzSXEKMQ2GBIK9xXqX7FCGcTTLIG8GCDj1qE9gIHPxoTGQYI4qMWAVfYxKjBEQc0FMEFJDDknNFnZvxGZySeTS0rALkh2Egzk4oHJmQIpTUFS36AGZ\/vqAZxzQogwZpJ5yBLrF3JgAei8UmI4o1GjcY4qGFEYkKFIAgzxmmtWzeZFVk3s0Qx2gfMnFIDBBgGOxqBS8mRjJk80LImNbuG2W9TKmI470hEEDcIMZ9Kt01u1dvolx2VWkFhGDGOSBz8arthSH3Ffw4mefhFKqFYoI2MCssYgzxUBj8Shsd6YhBaBDEvJlYxHrP3oqfKCVVsFQCfzqEMqUwD617s9whP+QHo54P6tqf8A5tyvCh9Rg17r9w23\/ID0jZO39W1MTz\/ztyuTrH8i9wR4j095luEIC+8QM1kau2G1ZYXViJEHBM+nasJfDKJ+KTPAgCsrUlm0pJuKWSCA7+aP6ivRQ5P0mpu1v\/ozezFS1cZbjCdqCecgT2pzei1Is+ZhsLEzJzwPkRUe0zWrj2LJe2VWTJ8jc\/fB+lQ3gxS7tCXSZVuQBP8AjzXJ3ONxTFdnuL3nD\/6vWu4EdKsEz\/7FeG7tx2RV3SimVEDFe5Pei239HvXsQGjplgweD+CvDJum63lCjvtGAPlXB\/TmvhSXm\/8AguWzL0bksoIAUOpDzxHYT8xXtb9JnPuS6z89P\/8AOSvEelvqL9tGVgjOAQMmO+PtXtz9Jqf8iPWY5nT\/APzko6+d8nHTun\/ugj5PDNllVxutrcEZUyP4V7r6YGt\/o1KGTw3X2acFCPwkac4g14PZoACkHHMZr3h7AWz7Rfo56HR6Ahruo6G+jX\/tBba3H+0K5+slcV7gtnl73C+wug94ftbf6b1fWXdNprGmbUsljaty4dyjaJBEZBOP769AH9GP2J3SNZ1xT8NRbx\/\/AM68eaa91DpWsN3SvqdHq7DEeJaLJctkYORkelbe37ae1DBgPaPq7EqYDdQujbGZHmA7HHxrXlhyTlcZUgtI6X34ewug93Ptvb6b0jX3r9i7pl1KG6QbtkksNpKgf5sg4wa4G0r3Wt6VlcFSTAlsmO3yAp9c2q1d+5f6lqLt3WMwa5cv3d7EQIJJyeR37UlnTu1whMMp2zu3An4EfXNdHCpUovJLa2e1v0deuaH2n91dv2f1bB9ToLLaPU2T5S1pp2sB6FTE+qmvJ3tt0e17Le2nVem6XVrftaDVNZtuGyY+HYjA+YNaLpOv6n0rWPc6ZrNTpNQFa2X0t0oxHcSvIqq6\/wCsb3a6xZiW2MxwSfic8n70dPxvi5JTi8MHlHXew\/s8PaX2v6T0i7fXS29bcUPe52KT5hxBYnA+gNfQ\/ff7k9P7EdL0\/VOhavV6jpbMLWpXUMpa25\/A0gAbSccY+tfIelag2zYTSAjV3Lmy3tBLh58pHpJI9TjtIr2v74HNr3GdWbrZX9ZXQ2jckAg35SP\/AI4o6rqJR5eNp4eGhRTpo8VdNPgWNjMFGzcT5WxGY7cVjrcuCXcFobzDmJ9axTcS5cKWkAtrEjcfPwJz6xSi6bj21Y4CwCcAZJ5+tfXj1S7Uv2BKtnsP9EIH\/Jt1AkEbup3CJ5\/5u3Xl73jyPb72li2x29T1ME8GbjV6h\/RDDj3b9QFxw5HU7kEGRHh268xe8Wf\/AC99p1UOF\/tLUkZBk+KZ\/hXyOjV9Ty\/8Gj0cykbGV7pVIgAYnPp8459KutIqM40m65uUL5oBMxwJ9YpbTvZvTfuMisog2ok4BHHFY7hrVwBmVnHAVt38K7u+C8fn5ojZLpCOVDFk2z5TxImKQLIAUkvJxHaiW82SyngkDt3qXmQufDJKD8JIAJ+lYyq2Wgb9qwu4MZDGeR6UUIXLDcOImDNNcu+K8lPMRGCZJ9c1UwIYhpDAwZqU60ATlj\/KiIJAmJ7ntSEEHNGaLsY5ldwEGRHrQ+VAqyqCQYOaBwcmgBy0qoCqIGSO\/wA6K8wQT8qrEhZ7cUQxUypIPEg07AsbbsB3EuSQRHb1moRtAKvJ9B2quSxJMk+porzniqtMB1YAREgjI4g5jNAxAgGe8mkBzmmuXC7Ekk85PJz39aVgSmuAq5lQs5gcCc1a9nzW1LLbdlU7WkcxGTjIM1TdU27jKe3BIiR2NN4C0xrjI0lU2ksTg4A7Ad\/XvXce5AFPez7NAjJ1I+xUmuJtAGzcebYKD945acQB9zNdp7kFZfex7LllIDamVkcjawx9qz5fol7MLPddSpUrzoj84N52Ms4MflSKAWyY+NFSVaRReAwKkZzA7fCvU7LEJmoaOCpJJ3TgRzQ7VDAFSoTgCBUqRANLTxyaNt\/DuK4CkqZAYSPqDzSoBMUe+KBMkn1qVIEpkBG1h8Y+lRWgEESKE+SJ7zxR9wFXDTMRkYpWkkk8nNWMGW2sgQ2RxPp86TvUsNhs790Wt28iAF5M8\/lTsGcS\/hrubmIP2Haq2Qq0SKUDueB8aPsSTvmo3mJKqAABgU9pSTKAllyMAjGePoalt1Qgm2rxMhiYOPh6VNDK2BDEMIIwQRxXun3Cuq\/o\/dJYsAF02pkzx+1uV4YuMHuOwUKGMxzH3reaT2r67oeh3+ldP6vrNJ0q75bmjtahgjyIY7Z4MZ+dc\/PxfFVJ+QNHJCHM\/wAjVvjMybnXd+6zH0\/v+NVQWwqk98UEJU4mJBj1rqjJxwKjMuahF27AzeVV3YXH7w+8ifT51j4R22KwY4AOcd+1PIu+LuJRsEJEljxz60mqFre\/guWRW8pYEMw\/hiibb+Yleh7l96jof0cte24bW6VYgzzPhxXhdk2gyTMAiBgit5qfa72gv+z1roer6prLvS7cbNPcvOyBf3QFJiByMY+1aS3uk6h1W6iMNwdomfrP2rl4eL4UaY2y\/TC0jW9zul8XIKlMADvMzM\/Cvb\/6TFzb7k+rPbeG3aZlYHv4yHFeFkaCSBLHue1b\/qvtZ13q3SbPTeo9Y6jqenWdq2bN68xtpAj8PeBijk4viuLvQtGh1D27l13thwGMw53H796+\/foze9zS+y7XPZr2lvCz0rUXTc0upbC6e43Kt6IeZ7GZwZHn4wcgAY4FXXrKLZs3LRY7x5t0eU8djjIPMYpckO9NMSdHuD2\/9x\/sv7da5us6TVajput1Ky9\/RMrW74P7xXgkzyCJ7zXEj9FPpf8A+qNb\/wC6r\/4q85ez3tp7Sez1lrPSOt9T0ukWf2NjVOiAnvAMc1s3963t00R7U9XSP83UtnPfNc\/w+VKlIq16H0\/3ofo7WfZL2L6h13p\/X7mqbQqLj2L9gIGWQDDA85+tfAEv7Ei2XUrlTPHr2rf9b9vfanrvTG0PWOv9T1mmZpe1e1BZGjiV+BzXO+G9u8bbKS\/BC57fCurgc4fU8idHo73b\/o\/D2o9j+mdd13Xzpn1tsX0tWtP4oVZxuJYScZEYrpx+i\/oQZHtNf3bSu79SWfn+LmvNvRPb72q6F023oeke0HU9HpLZOyzZ1BCLOTA7ZraD3qe3DF1T2q6vsEsC2obdxxipa6hu4zDHoerfd97jvZn2K1qdV1d+71PXacm5bv6oKluyf84KMSI5JMdor5N+kz719L19bXs57M37Wr6bZbxdZqLZlbjgwqqfQHM9zEcZ+M9V9u\/ajrOke11fr\/U9ZpyI8K7qCyE4kwcE1oLLKrKdSpIOYVfNEH1xB9afFwS71ycjtr\/4DdaLNPeaz57cLcJwrLI9ZjjsKs3hnNwqWDA+UGWHI5\/Om1Fu4lxb9gCxaukgBpJVSYzIHHEgdjUv3St0LdFsXCdzG3AiRjjFfV45LUtEp2eu\/wBDw\/8AJr1EHkdUuc\/9larzh7wrZu+3PtBdRwwPUNSJMH\/71v5R\/QrA6D7U9b9nbV210fqWv0ti8JujTXmthsfD0z+eawhe8Rt6qzQc7jLcZk\/Gun+m9D8LnnOT3\/P57Ft2azVW3tXHtMDvQkmMbTiapW3kuvmCQWDYn1FW6pvHuT+FJ59KxmCkEIePzrn5klJ1lCHFwr5QxRgYJmQPWq0faQYBg9xNOieIly5AlDJ4Aj5zz8KrUoXUNKLOSBJiueUr0MutE\/tBaxKZBAJxBMYxxPyqoGTk\/Wo5RHdUh14DGQeeaUwM9qkaGkzMmaE1FzEUQp2byDt4ketKmFhdtxkgD5ChQ+tSm2xhmiSTzQzj41B6etFgMo3GPrzRJNt\/LuVlODwRVjvsABUBtu2IiKq\/Gee3c+lU6QgMxZizEliZJPejuJXafwgzS1KVjCYPzqBvMC2R6GmLhrga4JHcDFLK7Tg7pwZ7UAWAo1xywCrkhAT9gc\/n6V23uO\/6WfZn\/Wv901wrlZ8gIEDn1713XuLYr72fZsD97Uwcf6JqOV\/I\/ZiPdtSpUr4AH5vjBB7igTJmiRgGR8qWvUu1gshicUW2wIme4qbDJEgECc0CPKD60mvAA+dAcxRqRUgD86FGoBJAHepYgbZMcUOKzOraG90vqms0Gp2+Ppbz2LmwyNykgwfSRWGRU4aGHsDI+VTadu6PKMTUUkjb61bq7A017w\/GtXvKrb7TblyoMT6iYPxBpCKDFCshLG\/SXb\/jWlNtlXw2bzvunKjuBGfmKrtp4jpbUeZjEk+tSA14lgN983CFXaMmMcZ9IA+lUsvkDSM9u9ZHUdJc6f1DVaO\/t8bT3WsvtMjcpIMfUVQitcYKoLMcACi0xURma\/ek7AxgYAUcfak2nbug7eJq\/Rac6rW2NNbEvecW1kwJJgT9TWVqukanS6a1fum34dzVXdIPPHnthC0zwP2i5+dS6ugWDAt2rlwMbaMwAkkDikrM6doLvUdb+raUqX2PcljAhELn8lNYZjtUsey9kZbKAF13DcQ2AckAj1\/xqq9auWLz23VldGKsCIIIoE+X405Xw2K3VO5TkTTFQwuA6faQQwJIbHOO8T64mlsMbaXWNlbiMu2WB8pPBB7HH8ast2bly2z2EYqskwZKARkxwM81nabpmq17dM0+kuWLl2+pAAuH9l5m\/wCcnC4DNjtmm85JNcDAF5kUqTt2kGDj\/DvS21uXFNoNCZeC0DAOfnR1dpNPqHtW9Ra1CqY8S1u2v8RuAP3Aq7S6C\/qNJrdTb2rb0YU3dxg+ZtogfOs7yFGIhVSSw3enpPxpwqmJXyjkg5IpSoRl3wQQD5TNX2X8a4tokIbhg3Mcn1OIGacUnhgzGwQe1QyAV3GO4BwaZGNq5uV4ZTgrRDC24lFYDIDZ5HeKhrFgIwKnMZE4IPNBVLMFUEscADvWdr9Le0VzS3L62v29lNQirxtOBI+lYjXN1y47qCzycYg+oApEtMCux8NSN6K0hCTHx+8UJBMiEI9JqXAFcgBgO27msnQ6a7r+o2NFpihuam4lhCwgEswA+WYoutgYgnsYmrkWNSyNcWASDcjcPSf+NG7p2svct+S4yyp2ydsZJ\/l96pEDcDu4j61UXQbL7FrxVbzAAfCf6xP2pluMSiW1lUyNx\/r1pNGU8WLpHh8kRzjt8asuLsV1u3QSRKwMz\/hW8VcbBssYRqhlGVTJBfGMmcye\/wDKq2UXLzeGxNsqXEjJAHcCY471d0jTajqXUdF0\/TPba\/q7y2Le84DMdok9hJrGsxKqyLtJILRJHxie00d94Ww+5kFyAyHzW4DAKRx6Sc96g1YZWneQG8pAiPn86zOmdJudT0utI1NixZ0Fve7uWKklsfhBkmTwO2cSa1TA2lIG1gYyGkfD61t\/czTbTBUOwS4+20LgBMxtkx681U7O4BJLQAPWBUN3eFFySEBH4u3p9\/41k9M0VzqfUbGi0gUXr7hE3tAk+tZSknbY0Y1qSY8vrnvUZSQGkZExPFZfTNC2uS+RdtW009p7zvdMBVEQPiSSFA9TWLHncI3bEYB9aMVQCdqlL3pjhomo+4ySQCOxqAxxTLg\/hBkECf40tO2BJNGaFGRsj4zx\/OixhVoIJJHypkAZxJ8tX2tBeu9N1OuTb+r6e5btPJzucMRA\/wDYNZeq6FrtF0PRdWv21XTap3W3Leby4kr6EzHrtb0oTVhZiF\/BtsrLue4J3Nyp4MVjscnEfCnd97M7ScyMdzVW45q5STEi2SLI3W+T5XM9uQOx5FJSyagYgggwRwRU3YxySBtJMTMfGhNQ\/gDkySYilmm2A013fuMBPvZ9moHGqz\/smuCmu99xLx71\/ZxdqndqRkjI8p4rPk+h+wWe7qlSpXwwPzfqQIGc+lNtJMRmhBChsQTHOa9VRYDwS3PaljmmBIMgwaGNpEZnmk8gKASQAJJowdpwYBzUBggxPwNSJBOPvU0AtFfxD51DQqGB23tZ0u4vvG6rd6rpNRZ6Xd6vcF3UNbYKts38kHjg81Z1S1q7uh62PaHRJpLGmvW10pXTLbCObgBt2yAJXw97RkeVT8+MfVX7qeHd1F1lPIZyR9qS5eu3FRblx3W2IQMxIUeg9Kz7HjIH0jq2m1\/ge2iX+l2LfR9Npx+pXBplVLa\/rNoWzauRJ3ISZBO4EkzzWHrbDaZOq3ujaZG6lbtdNgW7IdrdltNNx1WDEv4YLDPmifMa0Ov69ZfQapNHorWmva9Nmo2XSURd6uVt24AQFkUxLYwIGK0Fm7et3vEtXXS4ow4faRA9azXG\/P5oR2b6VX03Uj17SafRXf7Q6cuoFlApto1u6XMD8BIALKIhsQIgbH2it20s9QS9otYq2dXbTTtc0VnT27Db8KjKxLKU3YEzhu01843sxILHzGTJ5NNcvXbiIly67JbEIGYkKPh6U3x52B02staS\/wC9O\/a6kVXQ3Osst8s20eGb53Sewic1sdLb6lqup6K17VdN09jpw6rZs3HvWF05tyTutLG3yRzyFgcTnhGMkkmSckmnvXrt4ILt17gQbVDMTtHoPSk4Ad3pl1921Zu+0GjGm1drrGmt6YtplsMJL+IigASohMcKYiN2bNPpbmst9OtWBZNwdY6pcHi2vFHls2GMJ++0DyrwWgV8\/uX710obt245QQu5ido9B6UniOCCHYFTuBB4PrU9gH1nQ6Rjr\/ZjV27F3Ua2+epWlbW6VLDX1XTqUDopMiXbJMwY4ArS9NsHWJ0l\/a3SW7d09Wt2LXj2RpzdtEHxFaAPIreGPhuIHw4C5fvXHL3Ltx3JJLMxJJPNWs2o1UG74l19sq7sT5VBkCe1L4bEd3otPrdQujf2l0As6letaWzpxd0q2SyEv41sKFEoIt44WREbs1dHv6vqfXOtapbdi2ultmzbTTaFLj2VNyF8JJUCJy5M55JMHkV1FzWLeu6m\/ee+igpce75QAZiCJJ9AKUDXaPSW9WCbNvVFglwEB22nJH7wEmJ4MEdjS7KDeD6Pf\/W+m+0PXtH0u2Vv6noenvNZGmTc93bZZibYBAbLkgfH0rD9ntYdF1P2U1VlbS6m\/wBL1PiAWVi4Rd1PmaRz5VHyHNfOrV24t1blu5cW8sbGQmQfnVls7hb3ah1uCU2kRtWex+p\/o0KDqhSM7o\/6vrvajQN1d0Gj1GptfrTGFHhlwH44xP0rq7rdXf2c9pE69oBpdNbv2LcjTLZNv9rlEgCVjMZAgeueFu2USxbm4pFzPlYEgiOR25MetJc1Oq2BLl26yFAoDkkbZkAT2x2pyhlCTPpHtdb0lix1+0NDq7mi07qNJ4mjtWLNkeKuw27obc4a3u4ksDvPEjnOga5tD7Kdb1mms6f9aXUaSzbu3LKO1sFb24rIwTtGefrXMs2ouWbSNdZ7azsQvIX1gTiilq46hbO59wLFEO4+USSQOwEn5TUqDUaY\/J9M09rRJ0zpiWNLrdRornT\/ABtR4Whs+E7bD4jG8WBVkfcAeVgAfHS3bfUU0ugs9H6fZ1PSbvTvFuvcsKUdthN53uHIZG3AGQRtWOc8lpbt192nW6yWXHmWYSQOSOPrRDXGsfqunu3WRiP2SsxDnPmAHyHOaHBvIrO7sa67cv8As50u5p7B0Oo6WUubrKk3DsuGSxEyuCCOIEVk9GtaY9O6IRptdq9JqNO1zWi3o7T27zb38XxLzMCrKByY2ABhzJ+ZrJslla4biZ+Crx\/OoNVeGm\/V0uMtkmWRTAY\/H1qXxgjt7V7TG17CdN1iaaz0vV20ua5\/DVXur+u3lJe5G6Aqgc4in0A64\/XOlHrPTbNi1a6zp0V20y2HtNvM20AAlIEkQQIXic8JctutlGcPHAJ\/DHMD7k0TqLl57I1F+8yW4VTuLFF\/0QT+VJwoDvNPfTrFnqC9ZXT\/AKnpesaVGuWbKKLFhzdW4FIGFgL9QDzU9sbSr0bqQ1Oj1qta1KpZN7Q2dMmnaT5EKsSylZwJGAfnwNxHW3vHieC7EK5BAYj+YkfKac3799Ql7UOUVTAd2I9YH1pdmSTsfYbS6fWdHvajU2bTDo2o\/tFiyD9raCedGPcF1sKB\/wDun1roLul6aeodCuarT6T9S671BNYVYgC3Z2zsWSNq+LcvIRIH7IV8qtsbZOcMCpAMf1\/wq2+PEb9ku1E8g8xYHnI\/j9a0jBt4FZ9Y6ZYa91\/2ca7oNd+tWuuaVUvazR2dJtUMfEtgK0sJ2doSO27PL9ZXqF32b6kfaLRWtJds6u1Z01w6dbbBvNvRYGUCwYGBC+ueQfU379yyb15vIAqMxPlAoaq\/e1W3dce4llYUE4VZ\/LJoca+YZ1vQ+qarTexXX00r+G1y5p\/K1pXa5uLBjuInMcfOtvrdO7anqOm1GkRPZ630t71m6ulUWy\/gg27guRIdrsA5mSU4wPmyl7h2JMtACic5wPzpi+oNgWPEuG2CW8LcYUjkxQ1ugR9CfUeJ1dOk+BpF0B9nVutaXToC1wdO8UXC0Tv3gGZnEVmeyqa6z7QezlnpehS50a5pbV17v6urKz7Juuzx+Jbm4DMjaoHOfl7XNzblZlhAskmTiIopqLqWDbS9cVC27YGIE+sUu0o+lezdnSJ0r2dWzpNXqrGpR21tuzorVy1eYXXDLcuswKRbCHsFBDCJmuQ9jrbL7Q2riaB9bbCXttoBWcfs3h1DYZl\/EB3Kgd601nUvbtm2txwjkb13HawHqO9Kxa3edkYkKZDAx3watQw8hZ9B13TLmot9SPhfrd\/U9EF7TFtELOoYrq0DM9sE+cIr5UmUAPrTaXSHpH9j3NT0+yuqX2d1WoNvUWFbz+NqNjsrDJACkSOAO1fPxfvG82pfUXhqB5lubiWJ+cyMTmq2u3XJZ7jkmZJYmf6n86jsemFm69mdQur9tuj3+ptbe3c6hZa+bigIVNwbpHERPwrb6foup0Ps11K51Hp9zTuOsaOwrX7W0\/h1G9RImMLI+VcXVz37+oIW5cvXWEBdzEwB\/dVU2B3vWtSnUdX7W6bW2tPa0Wi1oawtmwieAv6x4ZCkCY2sZHcgE5FZPtla09vR9fsjR6z9W09xV0bPorVizY\/aDb4dwMS4a3uwJ3A7zxNfNN7HdJPm5zzTvfu3LaW3uu1tPwKWJC\/IdqXaBv8Ao9p7\/sh1i1ZUvcua3RKqgZYkXwAK7HqP9kau11voGj1+qv6jS6RRYtHTKtnxNKrG4yOLhJDA6hh5RJYV8tR2X8LEZBwe4q03XHnlxPl3AxI9K0SzdgKGQMWVD+KQCZAHofWpc2Y288kjikDEKedp5E80GMsSMD0qu4A0yBCjl2YOANoCyDnuZxigHI5AOIyKEjaRGZ5pWAQxWYJEiKi7YbcCTGIMQaWak0WAa7v3HR\/lc9mdoIH613P+ia4SV2cHdPM4iu69xefe37M\/61\/utUzfyNAe8qlSpXxRn5wfGmChifMEEEiZ+1LTKoKM0wRGI5r1leDRiiSNoEkkds0pBBIIIIxTASQBGfUxViqxtFsOqyNsk7fj+YqaEUkLt5O6fpFLTHnHFCpYAoVY6soEiFYbhQ8rN347etJx8AIOaLkFiQAB6Ci53MTAE9hxQnyxA55qH6ACnXe\/kWTiYHwn\/jSsQYgAYjHegPnFIARJxmpyJgADFF0IVTBz8MR\/U0sEg\/CkIM\/bmg5LMzGJYzgRUzRxEzn0pAKY7VE2hhvBK9wDBoRFMzF2LOSWYySe5qQDe0923bV7iFVYAg9jNALII8RTAEDOfgMVZp7YfdL7WjyCJkz8qrhcRu3EAiDwafb5Ebb2OsJf9reiWry27ll9bYV0cSpBuKCCO4M8VtuvXme54fUOo9KvaI34KaLTWzdQZyIVJj03CTFc70fWt0nq+h16qLh01+3eNvdG7awaD84rN6zrOla5mu6Dp+tsam4+9y+qS4sZwFFpIMxkGoazoR1t7ofs7oes+2mgt6m\/+paDTsPHvacNdtsussrCKGgmMbpWZMxWnbodrSpq7ug1lu7oLvSxrFu39MPEa3462yu2TsYMD5ge3MGsbqftMuo6h1rVWunmxd6tai+Hu7wLn6wl5nUbRglI2mY9TSXPaIf2WNMunWB049NDb8gfrBv74j1O2PhM0o9yQGysezWhc3dBqOrKnUtPoruuawNINh2WWvC34u7cWjBBWMESYE63T9Da9rtDpP1m2r6vRi\/uNudo2M8D0\/DE45rcez3W9DrNdqb+p0AXqT9L1dl9QdQPDJGjuKrC3tne0AHzESTgEiMTpXtLpLFnSX73SXv6\/RaY6UXBqdttkZWUFk2zuAaAd0YGOZIyk3VeBUjI0Xu+1PUtFob2mHUWva9N2m2aFrlnkgeJdnybiOwYAESeY0vsXpmudYfaAG\/U9Ym2ZZidNd4HesjSdfsXtNo01vTzqNbpLXhWLjX9tpwCSviJtJYiYEMogAGYziezF6zY6o1y8y2Q2i1aF2cAbm09wLHzJAj1ocbthoyPd7p31XtRbtrbs3bn6tq2ti+EKbxp7hUnf5cMAZOBFb5dJqOrp0fo\/U9T0pOp6vqIs2Lmk8B1t2nXa5ueD5fxbIk7sN2iuW6Jrj03VNqrdvxQdPf07LIXFy26T9A0\/Sh0bqI6J1jRa5LQuPpbqubbHaSVYHntPHFD4m33Jis6fo\/snbfqWq1umTXdT6ZoDZFxLegN25cZwSAEVxKeU+bcMRjNYnU\/Zx9BrOparr2pbSae3dtOXsaUC67X1NxALJKhPKGkSNpEZxWF7K9XsWbdzpnVbWr1Oh1FxbgGlubbtu6oZVNsmRnfmR6elWWupaW\/\/aGl1PTbrdNvXLNwaXT3RbvW9iMqOrENuMM26VzunHYbnba1+xNrTHPSLL9E6mmm6jo79pNXo0XUsgUMtxLm3JG5CsHcoMfPaDWH7Sez2n6Ld\/U01Oru6w3CjWL+j8BwR+Fl8zbkaTmQcZHFRuuoum1lhOn6S1p79yxet2S25UFlbiBGESS28kkwZziaHV+u6XVdHs6DRaXUafSpda8q3tUbzIzLtK2\/KAieoyTAzis7beR1WjF6hI9kelgpt\/8APdWCPQ7LFbexrtV0n2C6dqOnppQ1\/X6pb7Ppbd4sipp9oYspwCTj1NarWXrN72X6Zaa8FcazUu4JkgFLABI+jfasvTdX6f8A2Dp9F1LpOsvDS37uotXdPrBbUl1tKwYG20\/82pwR+LipodmdrtCDa1nUNH4GktXum6fW3LK2VIDG8ltth5ty8t5ex28Vb1L2LOn1+m0GivXrmrvai3pwt7TFLVwuDFy1ckh7cj8RC4IIBzGnv+0N7VXOqC5a09pNbprOkREY7LFtGRlAGScWwD3kknNb+x7UtY01sdG6ff05t6u1rtr3zdsW3QmPDSBsUlsyWJgCfXt6XjclVfn+f4Fhmus+zPTepa3TWOkdUuXEvay1o28bT+Hs8RoW4vmO5MHnacjGcV6H2TsdR1msHTdRr9bo9Ci+Pc0ugNx2uMxAW3bDSy4J3MVwDgGAckdX6fouo6PV9N6UbL2NZZ1btf1Hik+GZFtDtG1PnuOBnGdV03qNrSLrNPfsXdV0\/WBGuW0uCy6upJDK0MARuYZBBDHAMQufgmm6X+PUKNynsj07QJ1xOuajqNh9PoLeu0hGjhyjXraedGdSrAsVIkjkgkATwzEbcsCRAEDtXSDr+kTXdQP9mgaDWaQaRrNu7tcKGRw2\/aQW3ICTtgyQAMRz723t3VQr5oBAI5nI\/jXL8OSbTAQliqrvleQJwKjuHYHYFEAELOY757mgQVJkQZg0UQu0KGMCTAmKM6ANzw9zbA6+bAYzA\/voXUVT5H3DtiDFFD4ZkRJHMTH3pD6ERFFqgBTLtmXDbYPHrRuGTIChSIAFQMFtwrHdMxGO9Kx2JBicwahYkzR3EqFMQCSMf16UKO5gH4cGoTLcAfKgxJJLEknJJorE+aY+FO\/AyMCrFWBDAwQe1P8AiBJIXAHFKTvj\/P49BFAqQYIjuJppgWkbgQhGxQcnG6D\/AMaRkKhpmVMfWgAS4CBpOAByaNtEZ0V7nhktDMwMKPXGfXtTuxAIIAOM5wagIAbcCTGIPBoOV3nZIWcSZoTSsYyiWAJCj1PAoUJz6imuSLrQvh5Plz5fhmiwIQdobsSRXde4v\/pb9mP9a\/3WrhDAY7SSvYnFd37ij\/yuezH+tf7rVM\/pYHvOpUqV8gZ+cts7bilANwON3E\/WqxBBkwaLTihyO+K9e\/uWAiiiM5IQEmCSB6DJoqpYEgSFEn4CmKtcdFbapICgmFEf13rOgZVTCEYgBXkCZB+B\/wCFOtrfMDAXdPp9vjiiXZ0beFbgyecCImqUBNlceZTbMHnPY1GDhZcCFG0D5zWQ4tG1a2IRIJaWBk+vw+VGyxuoFZFKoP3Vgx6k1rHhUn2ryFmEFJ4BNQgE+XGMya2V5UClgJSIAIgn7fete+0\/gWBWfP0\/wsNgmV0VG9wADkxgSahUwSMqDE1CCpgyDzXLQwlCFYnlSBH3pCDBI44ps7OPKDQJlQMQM8UmIABYMcYEmTV1zIt+LKg5ViIkcc\/SKpEHA5PenvC4hZGYssxPYx6UeBMWYaSA38KSBJgn4Y5pi0qAewiZqXdpeUWF9Kl5AdGNtlKkqyQRPZvlSNbO6AJfmFyKtgPetC4wG8gsyySPn\/H60jqWCy0A54OcxNNiorcq0kKQcd8cUVd9sSVSRO0enBprNlrofYV8qlssBgfOkDL4jMUEGSEBMD+dQMUnAG0Aj86tLNbs2wFjO6SQQeIgUhYuYYjknceT9ayk0b6kDwF3GdsknIzk+g45pJN6E2lso2RYUsrAsfK3aO\/b5USpW4g2bLdyDtZsH6+lIhVCCVLEGcGARWRrrltzPhMu4blxt5MzGe2MRwKKoWbFXTtad1vF0KghXkbW4iJ5BkGfQzSmyc3b0G2p2+VgJiMD6Gkfe8MbZO4bidv5\/LB\/Orbam8Ga5cAc\/ukSX+I\/L51UaeBP7lgFhLe0SwJgsSZj0Hb+hVVtPE1iLdYBmwSc5jExVsL4rBVLlHnzcY4nPp2qLYLuvgKt1ssUY7WMkCImTyOPWtJLGidFcI\/6w5tyEQFNzbe4ExGeeKp0puW7gdW8MMChY4EMIP5GrNR+solu1dQqLbMAp5nv\/L7VVaBZrbEzLxtAk\/bg1hJ5GsohEEhbgZgxkAeUgd\/j8oqEOX2EkAkAeXMT2+9W3bavatuNqkoT+JckH0HHNXWXt2L1y1qLZG9I3\/vI0cjMZOD8O1LtXkLwY2pu3rl7w9S9y4UAtqHJlIgAR2wAKruF2E3DCrj1H0+kVkXzadyzKBcjy7MKcQMAczWOClsyy7mj8J4B+NKUe0I6DYT9oGLxsIJAEmO5HbHxrcaC7bb9ily4QvKzC+kx3+daV2E77aqg4IBntV1i5c3WraIWuhtqgKJ+Xqea6ej6hcHIpPQfc3OusqttWG5UJ\/EwiTGR9J\/OtTdKpdK\/uc+k\/KrNTee4Ut3Q24EgqZwfSqdQjowN0+YcgjgcD+FdvW9RHlk\/hrA7yKHCkm4qtiCZxJ749KRgoV0BFwiSCO3x+wpCSFg5prSlgdkSok5gx\/OvmuXc6E0Vj8PzosdpwYM1e9rxFL+cEDzTnP8AU1jkATyYPpUSi4oBnZGQQkPJkz\/Ko63NviMCQTG7nNKN37s7aUiGPI+dRK6tgHdklvMT60BTlh4ahQQ2QTiCO1JOagKDtmCPsOfnUJLckYEU25CqgjaR3XM\/nSx5iBJooRFYqGAjIjIplHIEExMn5Z5oMAFAIO7mZkRQCySCQuJzSGA4JB5FMdpUZbdEZpQSAYxIg1bdCBY3+IQdqkSABz\/M00wsTmBPHFFWa00gLPxAPer9LcsG64vrCPxtElcjAJOMd81Wu0oCsBk8xnvkYir3oLFAi6pVdqv+HfkRxMx86OpCyjLIkCQQB2HpSlR4ancN3pNXW1ufq5LYRzhmODtHHzyKIpvCE2Y7IVI3AiQDkRioFLbj6CTmr2UXtQoYqjMQkZheAD3xVDoVYrIb4jvUtNDsWK773GJHvZ9lm3Kd2qOAcjynmuBrvfcOQvva9mwVBnUwCe3lPFRJ\/Kws951KlSvlln5yFfLMiKKCdwAMRJANQGFIJMHOO9KDE\/GvYPBYCpAE4mmSFYlgcDIpseXHHpTBh4Z4yYyauMUABcYQVEAgKc8xx\/L7UoeFhmLZPl7D407NG1CBtXmDz9aRfxebzAdpim7VJCHtncxZwJ\/nWRYc3FJOAq4ETgViqVM71iRyD39aZW8Efs2JUn5T8DWvHzOPsKg3rpddsYnGaoRnUMiGMz8fTH3pzqbou70ZlIwBPFUSxfdJ3TM1y8vK5yu8jC4UMQCGWPjzH0pSsTLCYBEZqAkTBOefjRZsELEHJP8AKud+oxYGJOPhVl1stHlZsMF4Iwe3xqtxtYqGBHqODTbvKWJG78P0ioYhSRnZIHx5oDcyqGJ8MHHoPWi6EPt+xOJHrVuwG6FCgmPwyOQKKsGVjY1wkrtQDIU\/31GeUuYQbmBjaJ78GMD4fKluRugRAxNPaYtKC2Llx4Ubjx8vt9qkQgEuH3KgZuQDC0HIIUhmLR5pHHy+lWJveXBAgyBwJ7x2FICS21U3KSYB+NIAMNxAVMhZO0z9aUnyARkE5qwOyoyJEHJxnE9\/Sn0Ng39QqhikmNwEwTx9J70UDdZZLGwWhLKLm4juCJHM9x\/CjprpsmAWAYhS4baI7g4+P5Udvhapra7SbZiUG4ERk\/H+FAqr7bKEwGxKjJ7kntwMVSg\/GyXkqW6BkgbmEGMYj0q4lLlwBLAhlHl3ZWOSCeJj8zUdA2oCmN7NBCDHyEVYLuy8pKyu6BcuJIgHuPhHFV2pXbBmPPmEjbbLDzAbiAP+B+FZLC3+psGAFwFYIx5c8+pk1S+oZ3UKltcyNuPhFXK9tl2oj\/50tEzH8Jn8q24YwbaTsUkWaZtgCXvMhACuwOFBzE4j6Gqb1hjvvNuZCf2c4+UD0H2rNuL4tuzcO5goK7AZIjJMduflz8aru7Ud1XzFGi2eJ+XBiur4EaqRKyM9ltUtq0FC2Vlj5hPPAznnHzNakkstwYEGT5Y\/hWx8S3cdNzrZYAzyROcYzVpseMgW1ZBDmdqjImIzz3AqZ9JDmzxv8\/2yNKjT27rKqMu0NbbcpxP\/AB4q171tkaRdd3P7z8en15+9bC7pBZkAAsCGUlZUH0M1huCyFtkrHMGBI7d8QfhiuLm6SXC6k8jF1SJbfYQ1uHjZdB3qORn5GsdgHtl3Ym4WO4k\/L6+tX2Yt3CQXYjO5BxGZ+mP76t1CtqA2pvSy3J2m2ICkRLEcZA4BrlcbsVmHbZQsus2zIgETMc\/nSoCXJYx3k1cDbCC3t8\/BJEQO\/fmhfCIyAIY2DBPf1\/uocdDsIfxRAJ3kljHyqpmYfiIaBAM0zkG4QdihoJjtVWMROfyotoZaUB2kHzEfhAPNIUJcSeTzTs4UryygY7U9ld7khTiN20TGeR+VaOMdCHFxiptoRsAgMcfeseNhYXDDTBAFW3VwSCsgRjvn86oJJaHIzGfSicsqxUMhi04XcQearIGSCI5jvzxVxYIAAple8kRVIYycjPOKz5EsKwIqlmgAnvgTihOI9anEZqcViMJ\/CJ5HEDtUOWlyZOSaEGJ7UWaQMcfnT0MjCDidvImjuBB3bi\/rPalokQYP5UgomPMGmQMUSWKiSSq4HoKDEsxZjJOZqbiFKydpyRQxUTGI+s07A2jAYbuDBkfcc0jABiFMjsYihRoKGAZNr5Wcqf7quOpvOu2VIPbYPT5VjyalNSaDtRbu\/eZck5NHa3nIYiBAB7iqgY7TVi3PKwLGSI4Gc1opJ7CiOhG1cTtBEHmc13HuJEe9r2ZJUH\/zqPl5WrhNx3Swmu89xbEe9n2Y+Opjn\/RNZz7XFv7BR7xqVKlfIKPzn2bSC0ECCadWAssHEn90Hgev8qlx1LfswxXaBB\/P86S63iHdHzr20lBLBexB+GYHwzRd1OIxzJ5Jilpmg2lz5gYisAFDeWBM+namNwhFUN5SJIB755+NBY8NxicHMz8vT\/ClCsULAHaCAT6T\/hT7mIiA7sECMyaVpB2nsfWnW4Quw5tlgxHrHx+ppTk1m9DG3CWIG0MSCAJAHwmoE3ncqnaBk8CYpJMEAmD2oVIUWDe96GYIyqeVjgExAFIX3x4klu5nn0ondMkEGOfhVqD9ktuFBFzdkZcECB6\/40tkvBXqDZe47Wka2mNqlpP1MfOgHAthVncMzE\/H6cUCu5HdrglYAVpkj4dsULbOGUrJ2jgeneoHQNoEeIXDGDG3t\/hVjE3CyD9mxEupaAxE5z3\/AK+FI25PxqZdf3x8eR9qCkMEUoSQZO3kj0\/jS0ICK110tIFBYgCTAnjJPFO5BUPstrtAt7RPmMfi\/r4VLdtLgJllVZJYwflihdteHbtliSWztiIGI\/jSryHkdnl2fcbTOSrqghQMen1xHaqQjMu\/IEwDB8xxgfHNG8uy4yLu2qe4g\/asj9k9orcco6wUIQAMMzJGZ4oq2JugG2uov7rSiGYJBJyTOYye096F9WS6qXrfhi3grwY5\/n3rJ1F21d2Kj5UDbuBHAHYkiT\/LiqdVfLnxL48Vrp3Fjic54+UVt2Rim2Qm2PauFr7LpwFUKWO0hZEREnMR25qi9aJ2oo3BV3AqOe\/PwmnFxbd9VtLbCQGJaSJ28Hj1pr+rW4xZEVVChQFAjHxiiPa8Ngk0yg2lEkhgBwCKquE\/hmQOOwple7evBFZd9whckKOe54FNqrrgi2SGdeWDBu3YispuDvtwWSyAjJcBBMggZx9qt0uoNtSCDLTLrkqs5j0P9d6oci0LZVfMvO4hgTPp8ooB1YFmABJMx8afdWFgTVmwtOrafddd2uXGYszGMGMk8mTNYt93FpWYhtxO7GRHb+FKHEAOw24UH0HrVtoh1VXbeDyN0FvlIjEfnXRPkTio3oWhrSNIBQC7P4SB5eCOeZ9KyUvWrbrbJjylSwbBzj+VYjJdWy9zYbSMZCsIHcwD3xFG4LD2zKvahOJDEtJjmIEfP8614ubsVpfyO0PfJYxdP7QtzyTP8ZrBa5vMKqr5txUDHbvz64o6u8G2rbwu0T9KxyCAZwQcg1x9Tz986WkFeTIe6EW4qAEM8jA5jP8AGl8N5Fs3BATeR4giOSPSfh61QwMBogE8xijZBdhbBQbiBLQAPr2FcncJoe9+NiVC3N0wuBB9ByKW5uIAZgSojmkLFi0xLESY4pristx9zAsGMkH86L3QxATukc\/KagMGabedm2BzMxmookNJgenee1TVgAwVWCZHaKts3X019HtPte2ZVlOfvVORIinthQ2QSR2Pemm07QNFpZ\/C8RDcjcJacA\/31WDsQ7ySCcAEfWmvqFRSSrFxuBVpjJGR24nNUvJImZ+NHdTv0FsY53hCdoE5NLOZ5oERTKQpUjDAz5hI+1JuwFqd57037pH7s4JoMQThQogYFS1Qxt8kFxuI7HvSjAIImiV7xAJxmmTY15TdLC3I3beY7xTt7ArpjjgypqMBuO2dvaaBEUlgAVKYEhCs4JBP0\/xolSWAIgxSoYlER3MUxQhQxiCY5pYo0AKJUgKT3EipUpACmdNgXIMicdqIOCuIJBOM09zyssKAAMEiNw9TTSAqYgkQoGO1d37igf8AK37MmMfrX+61cLXe+4if8rXs3D7f\/OcifxeU4\/r0qZfSwPeFSpUr5QH5zAsFMGAeRQq1FVrgAk470t1Np8sxXtvhtx7vBZXRRC7QI+JPA+dTscVOBg4IzWTQybzvLYnjgRSEVbfUrc2koSABKxBEfCkY7mJIAJM4ECpaEhCCACQYPFFi2\/OGGOI4ocUVYAmVBkQJnFIBanBkc0ZAII7etFypUeUh5JYzg+kCMVDQxSDILgwc+k1beYIypb3FVyNxmGgTH1FUmTJNSBHeaWhNWNcuG68sFQGJCLAwImKlzY1xntW3W1iQTMfCarp9zlDIlZySPtmpFVFiQQVtkFys7ie0ZEes1WwcN5XLtBHlngCP4UIFtpnd6EGPrTIhvagglLQJJYnAUd8fypCeAW7rrLE7lA2wT\/R+1IhMFBHmxn++iDNzzEEcS08VZpgIM4B5YCSKIxcnQayPpQqhmAQFcneAcA\/HBpy9tb8OTcJbsYniDPYd+KCWUYMkmZyTyfSPrzWKzbnyQZxIAEVb+RErLL72o8RrVpgVRT5ieSTEyfp6VSgC7mUyFhoZokTER357fGlJbeTd8x2wNxJ+VKpUI4ZZYgbT6ZrGUnLY6GW1dvksoZwANzHheBk9hwKdnZrO28qhV8qwgDAiYk\/U\/wBCqd3k25+GaWZMmoCiIjMSFjALZIHFDtx+VW2La3HG8kLIBiJjPE\/KizvcstuKQHB4G6TPHeMUqwMpUwwkSB2o7TsntTak22v3GsjbbLHaIIgfc\/xNG2pd48tsFSZYwDA\/iYoj6MCWpAhhKbgTTXEY2EcKcHLbSI+tAkcL68gVYrqtu6r2w7OIUsT5IM4\/hW8YpxcbJZbqku2LhW8F\/CCHUn9opnI\/qfzoG2b2nvP+G1bCgu4yT\/mj4\/1im0l+2tn9W1im5pmbcpB81pvUT6xkcH5gEL1PVnWXGYFLdoEm3aQQFBmfqT9\/pWcpSSyLyYdxNiKZQq\/oQSI9e4oJbZ2CqNzNwKsVSyqwtqRBWYOT6\/MSPyqliMQIgZzzWLVZKQwKNbKnymZBz9qlsPbO8AYkTOV+OOORSVJMETzzSu9hQNp2yODIwc0BE8mPlVqK7owWNoGScUjKYAQSknaYyaGvQQbbMEMRg94pTgRRVWCltoK8c0JgtxkRxND0AJIEcimBbesuQQefSoYBaYYz2HlPxpjcdrWyTsXMf19KS1kQrnzncd+ImfhSg5n+NWBVLyhi3n8RiRzSEiTtHlnANTXkYX8rHaSVkwfWgBukmT60W4HocwO1Cm8YGkMYAIiT2oggeIu0DcIAIkjI+1LAJ\/FGO9Q8jPFD9RkDEHmMRigpAIJEjuPWoBRKkAEgweKmwIAI5zPFEYyOagqUIAklj5j8eKZrjSu2RC7QRyRSCoc1XdhhRGjlWkDsag75jH3qVKmxkAwTipGPU\/OpTI20NDMCR275700As4I9alF1ZW84IY5z8c0KTsCd5IBrvfcdsPvZ9mGBIY6wysYA2mMz864ICSBIHxrvvckiJ73vZpUuC5GrILAEA4bInMfapnfa2Jnu2pUqV8kR+dKMAQSOPSrLrK3AABFU1CIjIOO1e4jyNR7TShTzAoERTRRIGB8KyqwEoyQpAYgHketDviiywRxkTzU0AlQjFGMTUqWhEtWzccDcqKSAWbhfiaUAmYjGcmoeaKmJEwCPSaVWAsmCJwaY+GbU+YXdwAAA27Y9eZmmWHIVLZLsYAmT8KRgV3LIIntxUNBsssMouW2uF4Qzgcen51XcullCqBbXaAwUmGjuaKS37OYB745+J9OKELtIEljEH09RzUirIbS+NttgEEcuSSFGZMAcZoPuvEkJJA8xEknPJ+9IAAxBJHPGat0txkuBUTeWIG0DJPYD60gdrRQQVJBwQazLRJuoHdUQ53OCVHaSMzxWORvZmZvOW\/D3Pxq\/UPc27bkAlYOOQPjV8apNiecGPdckkYIwRnikRFLRcbYIJmJzGBTEMLKtH7MtAMDkDP8AGgzkuC53xAzOQO3yrGTvLBE8QhwWi6Au0BiSBj+VJBIIE+sVZqVAutt8OGhh4ZJCzmM+kx9KRFTeviOQh5KrJH0xUsBEMMDAMZg96JeQQAACZxRg7GIWQCPN6UoiDJz2EUsgObz7nKnaHMlVwPtQQkYQgYMzigwUBdrTIk44PpS0raBD7gSHUIpUAbYmY75pHzGZP8KlSCxAFK7AYqTbtts2rldwnzH+jTW0bbuM7SYmMSKRWi0ywJJHzoz+zw0Sfwgn+vWqi0gGKENDNJjcBIM\/D4ULlsW7iJd3AgeYdwZoKsXIncFxK45qXb7XLrXGA3sAJk4iM\/lRKS\/ckO23sMbgwJyTzgYj71X5YUlSP51a4AFvK7AvAMn5xSAhLikyFP4gB94qWktjFbdsUSdpyBQZYO396YmcU63PBfdaczPPHyNCX2BcgAwQDMk\/4D7VDSCwO4LZUHkZP2+1IQCAS3mJzjim8vDysTkDJ9O9DLBmYDsMY\/KlJtvIgvKMrGWBXEiJ7f18qUeYDInJkmB8vyo3GDElfKvAXmBSADuc57Um7ETtxzTLC5ZZ3CAT2+NBjO0ZgCMmh9KV0AD+VSiRHfPpRIJmIxRRQBTBZB+FLGaYmTOBiMUlS2MIG3kA0KMgSIkUO0U36DolSpFECZ+FTTGACQTj70TPftRAgCpTAEYoxRMTjip2ooYKFMRByIqYiihUCKIkAgHBwaLAqYYEH0NDtRoKAaA+NQ1KViJXd+4z\/pa9mP8AWv8AdauE744ruvcZ\/wBLXsz\/AK1\/utUT+lgz3jUqVK+USfnPUqVK9ozQHc0alSpYCnmgCRxUqULaH4JQNSpUEkP4D86SpUofgCVKlSoY0WaUBtXZDAEF1BB75q6yimxZJUEm5cBx\/orUqVJLMLuaB5qVKljCPw\/Wsm8Btu4GDUqVUfpZL2YgJAMHnmsnWKFC7QB5VOPrUqVkxmLVtwljZkkwgGfrUqUkJ7RSKU1KlQMyLIB0moJAkbYP1rHqVKqWkIlZDqB03TtA3G7cBMZ4SpUqAMbsaKkiYJFSpS8DFUlTIJB9RSmpUpeCWEEgGDzzQqVKXgBrZIbB7H+FBMOseoqVKQAf8R+dAVKlJ7AFM4HgKYzuOftUqUCYi8VPWpUqAJVqAQ\/9djUqVURinLGalSpRL6mMh5NO4hzHwqVKXkYV\/A\/0pBUqVb0vzyAalSpWZRKlSpTAneoalSm9gtEo9qlSkwehalSpUkkruvcX\/wBLfsz\/AK1\/umpUqeT6WD0e8alSpXyiT\/\/Z"
                            }
                        ]
                    }
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "screenshot",
                        "timing": 16818,
                        "timestamp": 16938755756,
                        "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAQIAAwQFBggHCf\/EAFUQAAIBAwMCAwYCBwMHBwgLAQECEQADIQQSMQVBEyJRBgdhcYGRMqEIFCNCscHwFdHxF1JidJLC4SczN1RzstIWJCY2gpSisyUoNENEU1ZjZHKDo\/\/EABoBAAMBAQEBAAAAAAAAAAAAAAABAgMEBgX\/xAAwEQACAgIBAwIFAwMFAQAAAAAAAQIRITEDBBJBUXETIjJh8COBkQUUsTPB0eHxof\/aAAwDAQACEQMRAD8A85k0AJMASTUNGCFDYiY5zXpREYFCVYFWBgg8g1XRJJJLEknuaFSxANSpQpASaEEzA4zTBgBBUESD8flSHmkIJYl9zeYkyZ71HO5iQAsmYHAoojXGhBJALfQCTSntSYwGo5Ut5AQIGCZz3qHmgagQybGYC6xVeJAmPjVZEEimMbODu\/KgeAdwJJ47ikwBQbirFZRadCskkEHGI\/x\/hVbVLEhaZF3nbMHtQEk9p+1AkkkkyTSTSdvI2G2xturrtJBmGWR9jg1AQNxyT2NKMGnNw+HshYmZ2ifvTi6ySgKw2hdqzP4jRtqdwxme\/FBRA3mCAYg96d7isXKLsBMhV4HwzWsWnmXgYwvAELBCYEjkZ5GcmrE2eCbpuqWgjbEEdwficVVYto0s7EmYFtRJYwfymKkoWukdx5Rx3+vxrRSb+oQy3mZ9zzvIEOMtI4g\/aqsyZ5+NZItNYDm75woxsYEKTxnOcVj29u47iYgxScWqvY01tGXZt2XV0a4qrtUh4J83JGYjE9jkD1msUOVRlEbW9RmmuMquPAa5tUypbBn1xxRIVRDljcH2AzIPxmntglRk3SospcRVCN2MzIjj\/HtWKxDQYg9zPJrJvNYTSqunM+Ii7ww8ysOY+FY0Qk\/GKubuggQmahoru8No\/BIJx3zGfvQ55qLssbaWJ2KTAn6etBVLSBzQnJjFEEhpGD8KrYEFGi23cBiADlRM\/eh2pgMpAJxIPrTA7sEhQJImq6aqTGSMTNSpUoAcFhaIDeQkErPJHBj6n70JMRQFOSzlmYyxySTk1aYyCJEzHePShUFExApgMdy2wCsK\/mBK8xIwfTmoM9xx3pagqkwDUogiDIJMYzxUUjO4H4R61aAgo0tMKYBFGhTW1a4wVAWcmAoEk00MFQVk\/qu3D37Cn037v4SKH6sv\/WbH3b+6naApo1cNOo\/\/ABNj7t\/dR\/V1\/wCs2Puf7qLApA8paRgxzmoKu\/V1\/wCs2Pu391EadQcaqx92\/uq1ICiiDV36uv8A1mx9z\/dS3rD2gC20q3DKwYH6j+FWpIBAa6j3aH\/066R\/2p\/7prla6f3Z\/wDr30f\/ALU\/901HO\/0pezB6PS1SpUryRgeOaE5pjGfSkNfcLZmavTWLVp3tXw5W5sA9R61boOn2dRpUu3tR4U3HRjEhQE3An5nHPymtdPPalAJMDmpavCAu1tkabV37AYP4Vxk3AyGgxOKoPFSpNSAKbcFMoMxHmgjjNLTQhjlYUyTmT\/LtQDI4TamwsTt80jvJ4+ERQKsULBSVBAJjAn\/A0BUYYHxqQAeAIE+tKZ5jHrTbSULSIBAic\/alJO0gEgHkVABClgQBkAk57UixuG4Er3ijQ2naWg7QYJpMC4Oj3ATbS3v3Cf3RPeM8Vjtgx6U4gkBiQvwzFIaTYkgUZ8pFWq6lnItgA5CBZHykmQImq2gDEgntR24sBKsu+IWRHLMVUBQewOcfefrSLPAjOM0KlYRJAxBohtrSsioWlQIEg89z8KBlSRkDg1S0UPBQbivOAfQ0YQ20CnzkksSIj0H9etAqyoW2nw2bbJXuP6FNZDP+yTbNxgM\/39qtZwIayGuMLaLvO7yek\/H7ULoV7r7U8IcqpPAirLLXLDOBJUfjVW7THI\/rNUM24gkDiPnWjaUVexeS+0wu6lf1lgAzjexJwO\/AP8KgtO1sbUVvEeFzLY+Hpn07Uul09zU3fCsqWeCYA9BNZAtqHv2rDNeAMqQkHaJJMdsdvn6VUV3bB7ALlnyeKWY7SrBlmD2IyO38Ky9BoNJqLCnUaxLNws67cwQqhpmMTMfTg1hax1uXgEQA9zOSfjNY5x8PSr5bbaXgccZN9\/Y2mJcDVFQtsuHZTDHOOIHEckfGYBCdK06XJOrKbb3gsv4WCtADCYMZacdh61ou9GfWsafqWbhemaabAbVL+1VDIZYQswBB+SsD271Zb6Rp30l24dYEuohZEYD9pCFiQZ4xA+R7wK0nyo42jJ3TkR2qlfqAQN0ZArY6PRWdRpC5uMLoDnaMzt2xwCf3j\/s\/bXMCpIJEgxgzUJ8wbv61fgDcp0nTtedG1q2wvBcf85hsrHY7RzHNM\/R7ILC3qxcyNpUDIO2JzyQxx\/on6aV\/xfEweZomBiD96VP1A2+m6VauBfEvm2xAJBAyZAMf\/wBZM\/L6jH12htafR2LyXw7XBJEHGeOI\/PvxWB2prZi4pJAzyRI+1UkxgQSwBxJ5rcanptkah7FpmFxHKCf3gBMwQDmfyrTgeUnEcc0d3kC4iZ4zVUBum6RZ23Nl8krb3rMQ\/wCDg5x5jzjy8+lbdMtjW3rPisURQQ+MAkZPwFauV8MYbfOc4ii2WYqu1eY9BTS+4Gzbptv+0L2nW6SEUFTgb8gT5oEZJ9IHPem1fSV09m4RfW5dVEOxSDDEwymCcgg\/1xqVG4xIGCcmOKk5nvTSfqAYOccVtf7OsBtJv1KBLlp3uEMDtYAsBiTkbe3JOMVq0ZknaSARB+IprblA20gExHlk8zg9q02M293pOlFpLlrWC4GBOAJXAO4jsM5\/oAv0vSC6y2tYbirc8NmAwsMB3iZBkfI881pKLEGIEYzRT9QL9TbFjU3LYhgpIBNW2PJoNRdXD70tz8CGJ\/7o\/OsQkQsCCOc81dprhRX3oXstCuP4Qexx\/Gq8AbHTdMtXdJautdZWZS22PxZbAgE42icfvDir7nRdOtlHXX2yXtNcCmBJCrC88liw+Sz3rWvas3GLfrq\/\/wCqtu\/KR+dAaez\/ANdsf7L\/APhoz6jNre6Jp0vMqa0XLfIuiIXLjOefIB8zWPd6bp02A6kKxvraYHlVM+YyB6fn98MaezP\/ANtsf7L\/APhovprO4xrLIU5AKvx\/s0K\/UDY2Oj2Xty+rVbqxutkZyqmByeSwOMQPWqtF021qLYZ7rW\/2xt5GOUHznzE8funFYY0tkgk67Tj5rcz\/APDU\/VLezf8ArdnaDE7LkT\/s08+oGybpOn\/VkvDUnc7MosgDdI3yMweFTkfvHGKw7NtV1Wr0wcXLQW55hw2wEgj7fYmqPAs\/9dsf7L\/+Go1y1atslhmdnEM7LGPQD+f9FqwKMiuo92R\/9O+j\/wDan\/umuYjyFpHIEdz\/AFFdN7sf\/Xzo\/wD2p\/7ppcz\/AE5ezE9HpepUqV5cxPHGSaa2QLiEruAMkTE\/ClzQr7t0XQDknFGQEGYaaIG3dLAEcD1oMQRIWD3oWAILbOCyIxWYmO9J\/HvTFjEA4qByoMHJwZE0vlAQ4oU0Ef1NBFZ2CoCWPAFZtASoDBkcimFtzaNwIxtgwWjAPzqOxdtzRJ9AB+VTTGVnn50DTd6BqGBAZJ3Ex3g96W5AaFJI+IiiylQpIwwkUyGGzABEExNN52SJtbYGjykwD8aXe0RuMRH0mas8uweUzOT\/AHUjbA6\/iK4n1+MVElQBXasbpJPIHYfOmK5Kldo5wZ7YpHIdvReAT6VYWYbGL+cCFI7RxWsWlgRQKJ5k5ntOaKgZkjPE1HGzG4lTmsu1pWJizJ82aZS1wBCSY\/CCePlTJtCsXU7hAGMD51fbFq8uAUVVAJJHPr8q14uNyazkLKC5N4Ncm6B5fMTkAQPyikQDcJG4egrPt2b4R1ssGUEErOCRMGD9arXRxcZLjqpMebkKPUxntWvwZprAWkJYtlNrBrZLZiVPGe\/elcPdYs48h852gCBMYFKttkRmCzBHm9Kss2zdcC0XDGTn0AnmnGNpRD7jWIDOAy+ZCATiMetRUNuwC1qCWI8STn4Dt6\/esx3Z7SC5qCGs+UEIATbIgx68AfWq3LXJ3eHAEqP84enMDtitvh0xJmJc32yFdVwsDg4M+nfNVqjMCQDAEmnu3WbyljskEqMDHGPhJqtYkbpicxXLKrwWOqg25UncCZ9IjH86HHFLIpwBuhTuHxxTWRoa2dp3Y4MZpaa4BvbaFIXErMHtOaUZMetAyTirA24qqL5pxGTVdEEiY71QDT5m2SFOIJ7fGoqszQoLH0AmiFGS454jt9KCSxCqdsiCScUwIpGZn4RTuhUAECQJMZpAfgM06cQxI3cY5+vzppgMyiREqjCQWHJAz+dIglo+1R2LGSxY9yaZ2LjcY4j7VQAYbTBj1wZpyzeV98twMmRER\/XwpJky7HIweflTo6+IrOGOfNxmmhgJJaWMk5JJmmW46xtYiOI+9BYhmhSIjODPwiojbSZAIIIyKoAU7owRbm0KrcZ9KVmxCzt5z604RShILbx2247d\/vVJN6ADubjS0T6gROaBBABPfiittmdVBEtgUWBVdvlgE571dNbAnhOXVApLNEACSZ4oXCS5O0LJmBwKNsnhRJySJxxz\/Gk5oGWG45tqjMxRSSqk4BPP8B9qCwZknjEUCzEAEkgCBPYUAs8mBTElQ3EZogzyeKCAwWgFVInNSQWkjE8CnY7DRUFiFUEkmAB3pSMTBieaLQGO0krODEUWMZMP+AMeIM\/yoJtDjeCVnIBgmgGKuGQkEGQeCKk07AJYkAEkgCACeK633S6dtV7xuhWLZAa5f2gtx+E1ybo1vbvUruG5ZHI9a7b3Iuy+9X2cCkjdqYMdxtNZc7\/Tl7MXg9Wf+SWt\/wDztP8Adv7qldvUry3ezOj83u1THeoTgCcCiEkAgiO\/wr0VW8FCgwZHNAnFWNblottv78RSDaA24GYxB7\/GiUZR2ApUzHeopAaSAR6GgaFZvdoB7bFXBET8RIqXfQ7TGAVxxQRihkRMEZE80hpWqoVEFG4RvO3jFCiVG8AMpmM9hUeBjRb8Kd7eJMbduI9Zn+VVxTMpRirCCDBoruKlARH4oJA4qWCEaNpjngClJFMcDBmfypXVlCkjDCRQ8gyEzwcTiiwAQhlYXJBBnER6R8qWiCRwY7VLEFGDKLbEBJncRketBdi3EILus5A8p+U5pDintgQx3AMBgEYNFtiGFok7GhWBI8x4+dVg4G6GAwBTt59x3HdyxP7xorbLKd4AhZBkD\/Grq6S\/9EVmCjENEkDZmT8aiCFDyOYI9KMFXJZFaBkHj07UnoTwewqMxdskzvEN260s9wYhgAADkxH3q6\/da4uzb4bAbTmCQcwa1jKRLAELmJq\/mza2bFYysg\/i+JzjmK64dS0mpLY6L11DKAVRmkMn7QAj7fWl01t0DSDuXhduTzJn4R+dUG0Q6BmhCR5jwPtWWoW2oSPEuA+VI5Eeo+NaQk3LultCZmW9FdU2tU6m7Z3S7MpYKs4JHoTjJ+cYrX6h2ZLc2lRFGzeoMMR\/Pir9TqPGW415WR2hggn4Gc9jJNUai2SbdoJF0kkoJkTwDP8AWa05Hj5XYkn5Me4u2MgznBpRtBUtJHcDH50zowUkjAO2R6+lJXDLZoHadobsTFQGhUosYx5McUQYNAFdhEHdODOI+VSmA3JJqTgD0oDvmnJWDK5JkQeB6UxgYs3mPf4U0yTHlUnicUoJUiDxkRRVtpP4oIiAaoCA8YHNMpCnKyJmKWfwwox39fnUXP8AxppgXWyCCIWVzJ71EeHSPKR+8O2eaW06ruDcNAPlmBzI+NRWhcBQeJ71fdgCxrYFnxMQWK5Oe39\/5GiFZSL6QFVhBYjntg88Uty4WZQW3jB75owPDuG4pJDRJJBGDj0\/wq8eBA3MG8Tyht0z\/wAKYhWz5UAHAnOKrDlZFtjBEGjYIBYwxYDygD8\/pTUkvBRarWiiq67doYhgslj2BpHbgBpBzA7VW7s7EsST3JqTT+J4QUOIBUnzeop7rtdfzkFgILEnMD40LbFtqMx2zIB4nj+jSkrJ2rE+povAV5BBmIM+lXXUIG8qyqTC7uSPt2qk8AzJ9KO5tsbjEzE0KSQw\/OncGewDZAxVYBYgKCSew5NOCHSDuNwQFCgcZmavuQrJcmYIAK4Md6A80KDjtJo2yVLruCyCDM\/OPyoMpQgsMfPBosCMZUHdOTj+dRpUxIPyqXHDtIRUHos\/zoZGaLGQHInimYiSVBCziaVdsHdMxiKLeUlA25Qe0wfjQAVcqZHoR967b3JH\/lW9mv8AWv8AdNcQ7KcKgUSTzJj0rt\/cix\/yqezSz5f1qf8A4WrPn\/05ezA9zVKlSvKkH5wFDAMjIPehvMGD+LBjEigTgUDXp260UOCXuDw1C5iBUKszkXBB44yIHpQUSvlJDenr6UqMoPmmIPFLWBCnBOaDQT5QRjuasdEBG19w2gkgcGOP5VWZ71EotAgUWJYzyeMCgPjRkgYPNSgF4NHdE7QBIjImmCwVLCVOeYmlB4wDHaloew+IzXd9z9oZzu70pEAEjB4qMrY8pzxRtsoS4GA3EDa3pU7wyaoUj1kClGCDAPwNOQSN54J5obSVJAwOfhUtVoYnGDiiisxgAmBOB2qSAp4M4iM1FJElQTAzSwJkaCRuEepAobibe0liFyBOB6\/yprZUTuziI\/nUKBg7blECY4nI4qa8gC2Nr+cY9Ka0JfbIB\/dkwJ+NVssNAz8qcAO6Lu2AmCW4H2q4vx6fmxFilmdmhWn4R2pLisghkAB7+ue1FvIAJZjkCBEGfz\/41Au7aN5KDjHFaP5lXn9hVZWXZWLxDSR+HinsPCBQFljkt8o+fejcXa6sBtgxET\/jQt7dzEPtAwCRzNZ01LJJf4ZcALc3MqcqOM8dv6NZYRvBtMim4s\/s22kEc4JwDOftWEVCgFriEbONpB5iMffNZly5bCn8I3AH9mIE\/wBZrt4Kbak6\/P4DZa+4Xbi2TbJuAmZBgfHtiPh\/CsG5Hgh7J2uG53DcIA+v9fCszS3PDBusSQTMCR9CR8KF+0bxY+UF1DrbRS5ORie2DPNdXPxpwTTz\/wBg32mrK7H\/AGwdQRPEHjFICSZOfnTHddeSxLMclj\/M0WNwWkmNmSvHfB\/hXyqLEqRiaEzRALcAmpQwgFjgfarLdxU2MAwuAzIMRjH51UKKmGBIDAdj3qkxBmTT+IwZWU7WWIK4I+1Ko3MFWOO+KAyaq2McCB5gQGGCR8aFOgNxAqgbgYknmfyFWWkEkb4JGVgy3wxVJBZQOabuYEr8RVq3Wa5vIXcB5jjzfSswaUOGayCbbGBu7fyn61tx8L5NCswAdqmVVtwgEzjPI+1QYbcUlZ47VlWrKFBvPeMCT86e7p9ogsqFThWnzf3Vt\/az7e5BZhsSC26dwMc4plUlNxkJ6x3zH8Ks1lop4JbG9eSZAAxValTbCu5kTA5A\/wAaxce2Xax2NZUsxUOLYIOW4pLbQ6sZhSCdpg\/eorqEED9oGkH0HpVq7QUR0O0tukwpZe2e3ekhlMncTJJPJq+1bILkeW4q7grAER35quyyqW3EjER6\/Cpbc2wzLG4grkZHxFOLB\/Ye4VFq2p3+KJndxtxEfnSuoAlXVwPSR\/GqqdLm0MAFO4RkT9qLGiVJoMpVirAqwMEHBFCaLGWqwDglfLIkKYqWyouITu2z5o9O\/p2quaeVNtYADDGO\/wAapMTLSiAqXRltEgzPmjgwPoaDBdwQnYn4gSATkfD+hRusHRFLkskpAEiOZB+9UydsYiZ4z96puhId1RdsPMfiP930p7sC2qm4rMpgBc4OZPbvx86qglN5JOQon5f4UVtkhWY7EJK7yDEj\/EUrAKwqsbiPLL5CDAmeeMjBFRF3qx3KComCYJ+VJTFl8JVCQ4JJaeRiBH3+9HcMYoGv+HYJuS0LiCfpXbe5AA+9T2bbcJ\/WwNvc+Vs1wtdx7kjPvZ9mzAE6qYHH4TWfM\/05ezDJ7oqVKleYJPzegxPahEigadGK\/hYhsER616hJFAIhjhgORPPwpSZjAFNIMEzM5NG5PiFm2wxMhSPWpYCAlXEQc+mDQuKUMMINOAWhc5MqSYEUpWJ3CCDkUnG9AAAZziPTvQCzwc804PkkD70wHi3RJS0D3M7R\/GikIqBIUiAZzMZqxUDm2pATsWnHzOaWQsdjyMTNGVDAtDL6A80qS2BYWuWn22tSwtoSUZW4kegOCYANY0rsWAd8mSTg+lRhBwSR6xUgbZnzTxFZyyFGQHOpd7e5yCZtoT3ngACJz8Kx3WCCIAORmSBPegYUEFfPIIM8D+o+1Qx2qZZ2JEuM1x2dzLMSSfU1E2EhG8qnlonNNatm4TzCqWJgmABVZ4qGMErJ5AjHejP0peDgmj8SKQhmCBVILl\/3gRAHpBre+xPsp1X2x9oNN0roNjxtS53MxMLaUcux7Af8M1oSZMjv2r2b+iZ7OabpPu3brrov651S67NcIytq2xVV+Uhj9fhWXNy\/Ci3QUN7M\/o5ezGi0ob2j1Ws6tqjLP+08K0CfQDP1J+grdL7hfdsvHRm+utvf+OvNfvY95nWfbzrerWzqr2n6Nadl0+kS4UQoCYd4PmY8944FfM7gcSPEYEcwSauXRdS0uTknvIsLR6396PuZ93vSPYPrOv0tlunavTadrli8dW7zcAlUhmIO4wI5zXkpyqPesnw7kblVwZB4yPoMVZp9ra60t+45tFwJiJ+PIH51CP1bVuwZ7bht9t08pQ8gg9u1dHF03Jxp3K3dZ\/x5Ik7Ot92Hu76v7wuqpo+kE6fT2bYbV6y6p2WxuMDnzGBgY47RNeoekfo9+xek0mzqw1nU77fju3b5tCfgqRA+Emtp7utHoPdt7k7Guu2x+y0P9o6ojDXLjLuifXhR8hXkL279t+v+2PU7mu6xrbr22Zjb063YtWlnARO3zOTya5IPm6iUlxyqKxgpUj0t7Ufo3+zeq0rv7ManU9M1YEoj3DdtMe0z5h8wfoa8u+2fSOp+yfUNT0bq+nu2NZbMXSWw0nlT+8rAKZ+dd37l\/ef1b2P61orGp1eo1Xs\/qLy2r9i8xYWtxjenMEcwMHNfYf0ufZjT672N0ntFbsI2s6ddFp24LWbmIn4NtI9JPrW75OfpZLh5Zdylpg0mePFVnZpXzEExx2rpfd97DdY9uvaC10no1pZ2i5evsf2dhP8AOYj8hya5xmXxockqAZIyZj1r23+jp0XQ+yHudsdZ1Cql7W2n6jq7sZ2AHaPkEAMepPrWXU8nwoWtjWTXezX6NXsb03Rr\/blzWdW1Ued2umyk\/wCiqEED5k1uh7gvdqM\/2M3\/AL9e\/wDHXlD3ke8nrvt913UX9dqtVb6duP6vobLkW7S9pHDN6k8\/AVxLXXDlVuXGScZiawXT8rXdKdDtHqr31+6L2B9mPd91Hq3SUbpvUtPtbTsdW7+K+4eTazGZzxxE8A15TdWVvPhu4qFmcr4hZh6TR5gXJBmNzcAV08MHCNSdiOq93XsN1f296\/8A2X0JBtUbr+puYt2Un8TfyHJ+9epfZ39Gz2K6bpEHWW1vVdTHnuPeNlJ\/0VSCB8ya2P6PHR9F7I+5yx1a8i27mst3Oo6q4MnYJKifQIB9SfWvMHvE9veve3XWr2o6hrbqaJmPgaO1cPhWU7CAYLQRJOZn5VlGPN1fI48bpIbaSPVLe4f3cED\/AOh2ECMa28P9+uH98nui9gfZz2A6j1Ppto9P19hQbBOpa54rkxs2uTMyeMjntXmCyHtr490XHZHkpJIAEfi+BJA+tILj6rUt4bBA0mGaQogzk\/Wt4dFyxab5H7fjJ7vsX9AW1e6rpNNqrluxo9RqLSXr8CbSlhJk+gz9K9qab3Je7y5pLMdPbUptBW6dbcO8euGj7YrxMLIttbK+ZFUMxU+UnBOft9RWwsm6Lkm7chcBQTmf5TFfQfR8vLShyOHt\/wCoVo9mf5Dfd3M\/2Q3\/AL5d\/wDFSH3E+7kqF\/sh4H\/869\/468t+xvsH7Ve29jV632e0raixp22XLly6LY3xO1dxyeD9q4zqAv6a\/c0l5L1u\/ZcoyuxG0jkR2MzXFydLy9ziuduvfz+72Xf2PtX6SvsT7LeyDdFPs8Nmq1JZbuk8Y3G2KAA4kkj0+P3r4SGUwCCxZpIAz96sDBHe429hkKd2Qexn4YpLD2dxa9bYkDG1oBwefrHpwa2hCUEozlb+4vYQKCSwBZQskqOPn9Yp3uKwLvtNwkeULCgfSma21lLdy2rlSMXCvlaOYkdpAqiMAlhPcdxTsey65qC9vYQPxSWkyYEAc9qN1mt3Moykqv4hBiP4EflVQCSkvg\/igZXP9GlwTnPoTRYUMCADgGfyosVJbaConA5ik7T2FFWicA4jNNOiguFDHaxYepEUKFMCsyVxHAPeKLsCSNogeacmnul2h7hB3E9x\/DtVdQmfnRYF++6reILkMykSGgxEEfbFVSae95RbUkSFyNsEZOD61dutyxtuyhDvR9oBLYx8O\/eq2K6Kibz3Nrb2dREGZAA4+gFB1hA4kocbo7wJH51GuFkZ7ji47eU7pLCIzP5VWCMyCcYzSsEXPtW35drAv5WJhoHqJxMj7UhfyBYGDMxmkYgxAAx96A5osaLlu7UAQBXky4JkgiI5iOfvXbe4\/PvX9m8gRqZz38prhGBVirAgjBBruPcef+Vj2a\/1r\/dNRyv9OXswPddSpUrzZJ+cMWwATMZB+PxpPKQAMH19adme4AsAieABzSXEKMQ2GBIK9xXqX7FCGcTTLIG8GCDj1qE9gIHPxoTGQYI4qMWAVfYxKjBEQc0FMEFJDDknNFnZvxGZySeTS0rALkh2Egzk4oHJmQIpTUFS36AGZ\/vqAZxzQogwZpJ5yBLrF3JgAei8UmI4o1GjcY4qGFEYkKFIAgzxmmtWzeZFVk3s0Qx2gfMnFIDBBgGOxqBS8mRjJk80LImNbuG2W9TKmI470hEEDcIMZ9Kt01u1dvolx2VWkFhGDGOSBz8arthSH3Ffw4mefhFKqFYoI2MCssYgzxUBj8Shsd6YhBaBDEvJlYxHrP3oqfKCVVsFQCfzqEMqUwD617s9whP+QHo54P6tqf8A5tyvCh9Rg17r9w23\/ID0jZO39W1MTz\/ztyuTrH8i9wR4j095luEIC+8QM1kau2G1ZYXViJEHBM+nasJfDKJ+KTPAgCsrUlm0pJuKWSCA7+aP6ivRQ5P0mpu1v\/ozezFS1cZbjCdqCecgT2pzei1Is+ZhsLEzJzwPkRUe0zWrj2LJe2VWTJ8jc\/fB+lQ3gxS7tCXSZVuQBP8AjzXJ3ONxTFdnuL3nD\/6vWu4EdKsEz\/7FeG7tx2RV3SimVEDFe5Pei239HvXsQGjplgweD+CvDJum63lCjvtGAPlXB\/TmvhSXm\/8AguWzL0bksoIAUOpDzxHYT8xXtb9JnPuS6z89P\/8AOSvEelvqL9tGVgjOAQMmO+PtXtz9Jqf8iPWY5nT\/APzko6+d8nHTun\/ugj5PDNllVxutrcEZUyP4V7r6YGt\/o1KGTw3X2acFCPwkac4g14PZoACkHHMZr3h7AWz7Rfo56HR6Ahruo6G+jX\/tBba3H+0K5+slcV7gtnl73C+wug94ftbf6b1fWXdNprGmbUsljaty4dyjaJBEZBOP769AH9GP2J3SNZ1xT8NRbx\/\/AM68eaa91DpWsN3SvqdHq7DEeJaLJctkYORkelbe37ae1DBgPaPq7EqYDdQujbGZHmA7HHxrXlhyTlcZUgtI6X34ewug93Ptvb6b0jX3r9i7pl1KG6QbtkksNpKgf5sg4wa4G0r3Wt6VlcFSTAlsmO3yAp9c2q1d+5f6lqLt3WMwa5cv3d7EQIJJyeR37UlnTu1whMMp2zu3An4EfXNdHCpUovJLa2e1v0deuaH2n91dv2f1bB9ToLLaPU2T5S1pp2sB6FTE+qmvJ3tt0e17Le2nVem6XVrftaDVNZtuGyY+HYjA+YNaLpOv6n0rWPc6ZrNTpNQFa2X0t0oxHcSvIqq6\/wCsb3a6xZiW2MxwSfic8n70dPxvi5JTi8MHlHXew\/s8PaX2v6T0i7fXS29bcUPe52KT5hxBYnA+gNfQ\/ff7k9P7EdL0\/VOhavV6jpbMLWpXUMpa25\/A0gAbSccY+tfIelag2zYTSAjV3Lmy3tBLh58pHpJI9TjtIr2v74HNr3GdWbrZX9ZXQ2jckAg35SP\/AI4o6rqJR5eNp4eGhRTpo8VdNPgWNjMFGzcT5WxGY7cVjrcuCXcFobzDmJ9axTcS5cKWkAtrEjcfPwJz6xSi6bj21Y4CwCcAZJ5+tfXj1S7Uv2BKtnsP9EIH\/Jt1AkEbup3CJ5\/5u3Xl73jyPb72li2x29T1ME8GbjV6h\/RDDj3b9QFxw5HU7kEGRHh268xe8Wf\/AC99p1UOF\/tLUkZBk+KZ\/hXyOjV9Ty\/8Gj0cykbGV7pVIgAYnPp8459KutIqM40m65uUL5oBMxwJ9YpbTvZvTfuMisog2ok4BHHFY7hrVwBmVnHAVt38K7u+C8fn5ojZLpCOVDFk2z5TxImKQLIAUkvJxHaiW82SyngkDt3qXmQufDJKD8JIAJ+lYyq2Wgb9qwu4MZDGeR6UUIXLDcOImDNNcu+K8lPMRGCZJ9c1UwIYhpDAwZqU60ATlj\/KiIJAmJ7ntSEEHNGaLsY5ldwEGRHrQ+VAqyqCQYOaBwcmgBy0qoCqIGSO\/wA6K8wQT8qrEhZ7cUQxUypIPEg07AsbbsB3EuSQRHb1moRtAKvJ9B2quSxJMk+porzniqtMB1YAREgjI4g5jNAxAgGe8mkBzmmuXC7Ekk85PJz39aVgSmuAq5lQs5gcCc1a9nzW1LLbdlU7WkcxGTjIM1TdU27jKe3BIiR2NN4C0xrjI0lU2ksTg4A7Ad\/XvXce5AFPez7NAjJ1I+xUmuJtAGzcebYKD945acQB9zNdp7kFZfex7LllIDamVkcjawx9qz5fol7MLPddSpUrzoj84N52Ms4MflSKAWyY+NFSVaRReAwKkZzA7fCvU7LEJmoaOCpJJ3TgRzQ7VDAFSoTgCBUqRANLTxyaNt\/DuK4CkqZAYSPqDzSoBMUe+KBMkn1qVIEpkBG1h8Y+lRWgEESKE+SJ7zxR9wFXDTMRkYpWkkk8nNWMGW2sgQ2RxPp86TvUsNhs790Wt28iAF5M8\/lTsGcS\/hrubmIP2Haq2Qq0SKUDueB8aPsSTvmo3mJKqAABgU9pSTKAllyMAjGePoalt1Qgm2rxMhiYOPh6VNDK2BDEMIIwQRxXun3Cuq\/o\/dJYsAF02pkzx+1uV4YuMHuOwUKGMxzH3reaT2r67oeh3+ldP6vrNJ0q75bmjtahgjyIY7Z4MZ+dc\/PxfFVJ+QNHJCHM\/wAjVvjMybnXd+6zH0\/v+NVQWwqk98UEJU4mJBj1rqjJxwKjMuahF27AzeVV3YXH7w+8ifT51j4R22KwY4AOcd+1PIu+LuJRsEJEljxz60mqFre\/guWRW8pYEMw\/hiibb+Yleh7l96jof0cte24bW6VYgzzPhxXhdk2gyTMAiBgit5qfa72gv+z1roer6prLvS7cbNPcvOyBf3QFJiByMY+1aS3uk6h1W6iMNwdomfrP2rl4eL4UaY2y\/TC0jW9zul8XIKlMADvMzM\/Cvb\/6TFzb7k+rPbeG3aZlYHv4yHFeFkaCSBLHue1b\/qvtZ13q3SbPTeo9Y6jqenWdq2bN68xtpAj8PeBijk4viuLvQtGh1D27l13thwGMw53H796+\/foze9zS+y7XPZr2lvCz0rUXTc0upbC6e43Kt6IeZ7GZwZHn4wcgAY4FXXrKLZs3LRY7x5t0eU8djjIPMYpckO9NMSdHuD2\/9x\/sv7da5us6TVajput1Ky9\/RMrW74P7xXgkzyCJ7zXEj9FPpf8A+qNb\/wC6r\/4q85ez3tp7Sez1lrPSOt9T0ukWf2NjVOiAnvAMc1s3963t00R7U9XSP83UtnPfNc\/w+VKlIq16H0\/3ofo7WfZL2L6h13p\/X7mqbQqLj2L9gIGWQDDA85+tfAEv7Ei2XUrlTPHr2rf9b9vfanrvTG0PWOv9T1mmZpe1e1BZGjiV+BzXO+G9u8bbKS\/BC57fCurgc4fU8idHo73b\/o\/D2o9j+mdd13Xzpn1tsX0tWtP4oVZxuJYScZEYrpx+i\/oQZHtNf3bSu79SWfn+LmvNvRPb72q6F023oeke0HU9HpLZOyzZ1BCLOTA7ZraD3qe3DF1T2q6vsEsC2obdxxipa6hu4zDHoerfd97jvZn2K1qdV1d+71PXacm5bv6oKluyf84KMSI5JMdor5N+kz719L19bXs57M37Wr6bZbxdZqLZlbjgwqqfQHM9zEcZ+M9V9u\/ajrOke11fr\/U9ZpyI8K7qCyE4kwcE1oLLKrKdSpIOYVfNEH1xB9afFwS71ycjtr\/4DdaLNPeaz57cLcJwrLI9ZjjsKs3hnNwqWDA+UGWHI5\/Om1Fu4lxb9gCxaukgBpJVSYzIHHEgdjUv3St0LdFsXCdzG3AiRjjFfV45LUtEp2eu\/wBDw\/8AJr1EHkdUuc\/9larzh7wrZu+3PtBdRwwPUNSJMH\/71v5R\/QrA6D7U9b9nbV210fqWv0ti8JujTXmthsfD0z+eawhe8Rt6qzQc7jLcZk\/Gun+m9D8LnnOT3\/P57Ft2azVW3tXHtMDvQkmMbTiapW3kuvmCQWDYn1FW6pvHuT+FJ59KxmCkEIePzrn5klJ1lCHFwr5QxRgYJmQPWq0faQYBg9xNOieIly5AlDJ4Aj5zz8KrUoXUNKLOSBJiueUr0MutE\/tBaxKZBAJxBMYxxPyqoGTk\/Wo5RHdUh14DGQeeaUwM9qkaGkzMmaE1FzEUQp2byDt4ketKmFhdtxkgD5ChQ+tSm2xhmiSTzQzj41B6etFgMo3GPrzRJNt\/LuVlODwRVjvsABUBtu2IiKq\/Gee3c+lU6QgMxZizEliZJPejuJXafwgzS1KVjCYPzqBvMC2R6GmLhrga4JHcDFLK7Tg7pwZ7UAWAo1xywCrkhAT9gc\/n6V23uO\/6WfZn\/Wv901wrlZ8gIEDn1713XuLYr72fZsD97Uwcf6JqOV\/I\/ZiPdtSpUr4AH5vjBB7igTJmiRgGR8qWvUu1gshicUW2wIme4qbDJEgECc0CPKD60mvAA+dAcxRqRUgD86FGoBJAHepYgbZMcUOKzOraG90vqms0Gp2+Ppbz2LmwyNykgwfSRWGRU4aGHsDI+VTadu6PKMTUUkjb61bq7A017w\/GtXvKrb7TblyoMT6iYPxBpCKDFCshLG\/SXb\/jWlNtlXw2bzvunKjuBGfmKrtp4jpbUeZjEk+tSA14lgN983CFXaMmMcZ9IA+lUsvkDSM9u9ZHUdJc6f1DVaO\/t8bT3WsvtMjcpIMfUVQitcYKoLMcACi0xURma\/ek7AxgYAUcfak2nbug7eJq\/Rac6rW2NNbEvecW1kwJJgT9TWVqukanS6a1fum34dzVXdIPPHnthC0zwP2i5+dS6ugWDAt2rlwMbaMwAkkDikrM6doLvUdb+raUqX2PcljAhELn8lNYZjtUsey9kZbKAF13DcQ2AckAj1\/xqq9auWLz23VldGKsCIIIoE+X405Xw2K3VO5TkTTFQwuA6faQQwJIbHOO8T64mlsMbaXWNlbiMu2WB8pPBB7HH8ast2bly2z2EYqskwZKARkxwM81nabpmq17dM0+kuWLl2+pAAuH9l5m\/wCcnC4DNjtmm85JNcDAF5kUqTt2kGDj\/DvS21uXFNoNCZeC0DAOfnR1dpNPqHtW9Ra1CqY8S1u2v8RuAP3Aq7S6C\/qNJrdTb2rb0YU3dxg+ZtogfOs7yFGIhVSSw3enpPxpwqmJXyjkg5IpSoRl3wQQD5TNX2X8a4tokIbhg3Mcn1OIGacUnhgzGwQe1QyAV3GO4BwaZGNq5uV4ZTgrRDC24lFYDIDZ5HeKhrFgIwKnMZE4IPNBVLMFUEscADvWdr9Le0VzS3L62v29lNQirxtOBI+lYjXN1y47qCzycYg+oApEtMCux8NSN6K0hCTHx+8UJBMiEI9JqXAFcgBgO27msnQ6a7r+o2NFpihuam4lhCwgEswA+WYoutgYgnsYmrkWNSyNcWASDcjcPSf+NG7p2svct+S4yyp2ydsZJ\/l96pEDcDu4j61UXQbL7FrxVbzAAfCf6xP2pluMSiW1lUyNx\/r1pNGU8WLpHh8kRzjt8asuLsV1u3QSRKwMz\/hW8VcbBssYRqhlGVTJBfGMmcye\/wDKq2UXLzeGxNsqXEjJAHcCY471d0jTajqXUdF0\/TPba\/q7y2Le84DMdok9hJrGsxKqyLtJILRJHxie00d94Ww+5kFyAyHzW4DAKRx6Sc96g1YZWneQG8pAiPn86zOmdJudT0utI1NixZ0Fve7uWKklsfhBkmTwO2cSa1TA2lIG1gYyGkfD61t\/czTbTBUOwS4+20LgBMxtkx681U7O4BJLQAPWBUN3eFFySEBH4u3p9\/41k9M0VzqfUbGi0gUXr7hE3tAk+tZSknbY0Y1qSY8vrnvUZSQGkZExPFZfTNC2uS+RdtW009p7zvdMBVEQPiSSFA9TWLHncI3bEYB9aMVQCdqlL3pjhomo+4ySQCOxqAxxTLg\/hBkECf40tO2BJNGaFGRsj4zx\/OixhVoIJJHypkAZxJ8tX2tBeu9N1OuTb+r6e5btPJzucMRA\/wDYNZeq6FrtF0PRdWv21XTap3W3Leby4kr6EzHrtb0oTVhZiF\/BtsrLue4J3Nyp4MVjscnEfCnd97M7ScyMdzVW45q5STEi2SLI3W+T5XM9uQOx5FJSyagYgggwRwRU3YxySBtJMTMfGhNQ\/gDkySYilmm2A013fuMBPvZ9moHGqz\/smuCmu99xLx71\/ZxdqndqRkjI8p4rPk+h+wWe7qlSpXwwPzfqQIGc+lNtJMRmhBChsQTHOa9VRYDwS3PaljmmBIMgwaGNpEZnmk8gKASQAJJowdpwYBzUBggxPwNSJBOPvU0AtFfxD51DQqGB23tZ0u4vvG6rd6rpNRZ6Xd6vcF3UNbYKts38kHjg81Z1S1q7uh62PaHRJpLGmvW10pXTLbCObgBt2yAJXw97RkeVT8+MfVX7qeHd1F1lPIZyR9qS5eu3FRblx3W2IQMxIUeg9Kz7HjIH0jq2m1\/ge2iX+l2LfR9Npx+pXBplVLa\/rNoWzauRJ3ISZBO4EkzzWHrbDaZOq3ujaZG6lbtdNgW7IdrdltNNx1WDEv4YLDPmifMa0Ov69ZfQapNHorWmva9Nmo2XSURd6uVt24AQFkUxLYwIGK0Fm7et3vEtXXS4ow4faRA9azXG\/P5oR2b6VX03Uj17SafRXf7Q6cuoFlApto1u6XMD8BIALKIhsQIgbH2it20s9QS9otYq2dXbTTtc0VnT27Db8KjKxLKU3YEzhu01843sxILHzGTJ5NNcvXbiIly67JbEIGYkKPh6U3x52B02staS\/wC9O\/a6kVXQ3Osst8s20eGb53Sewic1sdLb6lqup6K17VdN09jpw6rZs3HvWF05tyTutLG3yRzyFgcTnhGMkkmSckmnvXrt4ILt17gQbVDMTtHoPSk4Ad3pl1921Zu+0GjGm1drrGmt6YtplsMJL+IigASohMcKYiN2bNPpbmst9OtWBZNwdY6pcHi2vFHls2GMJ++0DyrwWgV8\/uX710obt245QQu5ido9B6UniOCCHYFTuBB4PrU9gH1nQ6Rjr\/ZjV27F3Ua2+epWlbW6VLDX1XTqUDopMiXbJMwY4ArS9NsHWJ0l\/a3SW7d09Wt2LXj2RpzdtEHxFaAPIreGPhuIHw4C5fvXHL3Ltx3JJLMxJJPNWs2o1UG74l19sq7sT5VBkCe1L4bEd3otPrdQujf2l0As6letaWzpxd0q2SyEv41sKFEoIt44WREbs1dHv6vqfXOtapbdi2ultmzbTTaFLj2VNyF8JJUCJy5M55JMHkV1FzWLeu6m\/ee+igpce75QAZiCJJ9AKUDXaPSW9WCbNvVFglwEB22nJH7wEmJ4MEdjS7KDeD6Pf\/W+m+0PXtH0u2Vv6noenvNZGmTc93bZZibYBAbLkgfH0rD9ntYdF1P2U1VlbS6m\/wBL1PiAWVi4Rd1PmaRz5VHyHNfOrV24t1blu5cW8sbGQmQfnVls7hb3ah1uCU2kRtWex+p\/o0KDqhSM7o\/6vrvajQN1d0Gj1GptfrTGFHhlwH44xP0rq7rdXf2c9pE69oBpdNbv2LcjTLZNv9rlEgCVjMZAgeueFu2USxbm4pFzPlYEgiOR25MetJc1Oq2BLl26yFAoDkkbZkAT2x2pyhlCTPpHtdb0lix1+0NDq7mi07qNJ4mjtWLNkeKuw27obc4a3u4ksDvPEjnOga5tD7Kdb1mms6f9aXUaSzbu3LKO1sFb24rIwTtGefrXMs2ouWbSNdZ7azsQvIX1gTiilq46hbO59wLFEO4+USSQOwEn5TUqDUaY\/J9M09rRJ0zpiWNLrdRornT\/ABtR4Whs+E7bD4jG8WBVkfcAeVgAfHS3bfUU0ugs9H6fZ1PSbvTvFuvcsKUdthN53uHIZG3AGQRtWOc8lpbt192nW6yWXHmWYSQOSOPrRDXGsfqunu3WRiP2SsxDnPmAHyHOaHBvIrO7sa67cv8As50u5p7B0Oo6WUubrKk3DsuGSxEyuCCOIEVk9GtaY9O6IRptdq9JqNO1zWi3o7T27zb38XxLzMCrKByY2ABhzJ+ZrJslla4biZ+Crx\/OoNVeGm\/V0uMtkmWRTAY\/H1qXxgjt7V7TG17CdN1iaaz0vV20ua5\/DVXur+u3lJe5G6Aqgc4in0A64\/XOlHrPTbNi1a6zp0V20y2HtNvM20AAlIEkQQIXic8JctutlGcPHAJ\/DHMD7k0TqLl57I1F+8yW4VTuLFF\/0QT+VJwoDvNPfTrFnqC9ZXT\/AKnpesaVGuWbKKLFhzdW4FIGFgL9QDzU9sbSr0bqQ1Oj1qta1KpZN7Q2dMmnaT5EKsSylZwJGAfnwNxHW3vHieC7EK5BAYj+YkfKac3799Ql7UOUVTAd2I9YH1pdmSTsfYbS6fWdHvajU2bTDo2o\/tFiyD9raCedGPcF1sKB\/wDun1roLul6aeodCuarT6T9S671BNYVYgC3Z2zsWSNq+LcvIRIH7IV8qtsbZOcMCpAMf1\/wq2+PEb9ku1E8g8xYHnI\/j9a0jBt4FZ9Y6ZYa91\/2ca7oNd+tWuuaVUvazR2dJtUMfEtgK0sJ2doSO27PL9ZXqF32b6kfaLRWtJds6u1Z01w6dbbBvNvRYGUCwYGBC+ueQfU379yyb15vIAqMxPlAoaq\/e1W3dce4llYUE4VZ\/LJoca+YZ1vQ+qarTexXX00r+G1y5p\/K1pXa5uLBjuInMcfOtvrdO7anqOm1GkRPZ630t71m6ulUWy\/gg27guRIdrsA5mSU4wPmyl7h2JMtACic5wPzpi+oNgWPEuG2CW8LcYUjkxQ1ugR9CfUeJ1dOk+BpF0B9nVutaXToC1wdO8UXC0Tv3gGZnEVmeyqa6z7QezlnpehS50a5pbV17v6urKz7Juuzx+Jbm4DMjaoHOfl7XNzblZlhAskmTiIopqLqWDbS9cVC27YGIE+sUu0o+lezdnSJ0r2dWzpNXqrGpR21tuzorVy1eYXXDLcuswKRbCHsFBDCJmuQ9jrbL7Q2riaB9bbCXttoBWcfs3h1DYZl\/EB3Kgd601nUvbtm2txwjkb13HawHqO9Kxa3edkYkKZDAx3watQw8hZ9B13TLmot9SPhfrd\/U9EF7TFtELOoYrq0DM9sE+cIr5UmUAPrTaXSHpH9j3NT0+yuqX2d1WoNvUWFbz+NqNjsrDJACkSOAO1fPxfvG82pfUXhqB5lubiWJ+cyMTmq2u3XJZ7jkmZJYmf6n86jsemFm69mdQur9tuj3+ptbe3c6hZa+bigIVNwbpHERPwrb6foup0Ps11K51Hp9zTuOsaOwrX7W0\/h1G9RImMLI+VcXVz37+oIW5cvXWEBdzEwB\/dVU2B3vWtSnUdX7W6bW2tPa0Wi1oawtmwieAv6x4ZCkCY2sZHcgE5FZPtla09vR9fsjR6z9W09xV0bPorVizY\/aDb4dwMS4a3uwJ3A7zxNfNN7HdJPm5zzTvfu3LaW3uu1tPwKWJC\/IdqXaBv8Ao9p7\/sh1i1ZUvcua3RKqgZYkXwAK7HqP9kau11voGj1+qv6jS6RRYtHTKtnxNKrG4yOLhJDA6hh5RJYV8tR2X8LEZBwe4q03XHnlxPl3AxI9K0SzdgKGQMWVD+KQCZAHofWpc2Y288kjikDEKedp5E80GMsSMD0qu4A0yBCjl2YOANoCyDnuZxigHI5AOIyKEjaRGZ5pWAQxWYJEiKi7YbcCTGIMQaWak0WAa7v3HR\/lc9mdoIH613P+ia4SV2cHdPM4iu69xefe37M\/61\/utUzfyNAe8qlSpXxRn5wfGmChifMEEEiZ+1LTKoKM0wRGI5r1leDRiiSNoEkkds0pBBIIIIxTASQBGfUxViqxtFsOqyNsk7fj+YqaEUkLt5O6fpFLTHnHFCpYAoVY6soEiFYbhQ8rN347etJx8AIOaLkFiQAB6Ci53MTAE9hxQnyxA55qH6ACnXe\/kWTiYHwn\/jSsQYgAYjHegPnFIARJxmpyJgADFF0IVTBz8MR\/U0sEg\/CkIM\/bmg5LMzGJYzgRUzRxEzn0pAKY7VE2hhvBK9wDBoRFMzF2LOSWYySe5qQDe0923bV7iFVYAg9jNALII8RTAEDOfgMVZp7YfdL7WjyCJkz8qrhcRu3EAiDwafb5Ebb2OsJf9reiWry27ll9bYV0cSpBuKCCO4M8VtuvXme54fUOo9KvaI34KaLTWzdQZyIVJj03CTFc70fWt0nq+h16qLh01+3eNvdG7awaD84rN6zrOla5mu6Dp+tsam4+9y+qS4sZwFFpIMxkGoazoR1t7ofs7oes+2mgt6m\/+paDTsPHvacNdtsussrCKGgmMbpWZMxWnbodrSpq7ug1lu7oLvSxrFu39MPEa3462yu2TsYMD5ge3MGsbqftMuo6h1rVWunmxd6tai+Hu7wLn6wl5nUbRglI2mY9TSXPaIf2WNMunWB049NDb8gfrBv74j1O2PhM0o9yQGysezWhc3dBqOrKnUtPoruuawNINh2WWvC34u7cWjBBWMESYE63T9Da9rtDpP1m2r6vRi\/uNudo2M8D0\/DE45rcez3W9DrNdqb+p0AXqT9L1dl9QdQPDJGjuKrC3tne0AHzESTgEiMTpXtLpLFnSX73SXv6\/RaY6UXBqdttkZWUFk2zuAaAd0YGOZIyk3VeBUjI0Xu+1PUtFob2mHUWva9N2m2aFrlnkgeJdnybiOwYAESeY0vsXpmudYfaAG\/U9Ym2ZZidNd4HesjSdfsXtNo01vTzqNbpLXhWLjX9tpwCSviJtJYiYEMogAGYziezF6zY6o1y8y2Q2i1aF2cAbm09wLHzJAj1ocbthoyPd7p31XtRbtrbs3bn6tq2ti+EKbxp7hUnf5cMAZOBFb5dJqOrp0fo\/U9T0pOp6vqIs2Lmk8B1t2nXa5ueD5fxbIk7sN2iuW6Jrj03VNqrdvxQdPf07LIXFy26T9A0\/Sh0bqI6J1jRa5LQuPpbqubbHaSVYHntPHFD4m33Jis6fo\/snbfqWq1umTXdT6ZoDZFxLegN25cZwSAEVxKeU+bcMRjNYnU\/Zx9BrOparr2pbSae3dtOXsaUC67X1NxALJKhPKGkSNpEZxWF7K9XsWbdzpnVbWr1Oh1FxbgGlubbtu6oZVNsmRnfmR6elWWupaW\/\/aGl1PTbrdNvXLNwaXT3RbvW9iMqOrENuMM26VzunHYbnba1+xNrTHPSLL9E6mmm6jo79pNXo0XUsgUMtxLm3JG5CsHcoMfPaDWH7Sez2n6Ld\/U01Oru6w3CjWL+j8BwR+Fl8zbkaTmQcZHFRuuoum1lhOn6S1p79yxet2S25UFlbiBGESS28kkwZziaHV+u6XVdHs6DRaXUafSpda8q3tUbzIzLtK2\/KAieoyTAzis7beR1WjF6hI9kelgpt\/8APdWCPQ7LFbexrtV0n2C6dqOnppQ1\/X6pb7Ppbd4sipp9oYspwCTj1NarWXrN72X6Zaa8FcazUu4JkgFLABI+jfasvTdX6f8A2Dp9F1LpOsvDS37uotXdPrBbUl1tKwYG20\/82pwR+LipodmdrtCDa1nUNH4GktXum6fW3LK2VIDG8ltth5ty8t5ex28Vb1L2LOn1+m0GivXrmrvai3pwt7TFLVwuDFy1ckh7cj8RC4IIBzGnv+0N7VXOqC5a09pNbprOkREY7LFtGRlAGScWwD3kknNb+x7UtY01sdG6ff05t6u1rtr3zdsW3QmPDSBsUlsyWJgCfXt6XjclVfn+f4Fhmus+zPTepa3TWOkdUuXEvay1o28bT+Hs8RoW4vmO5MHnacjGcV6H2TsdR1msHTdRr9bo9Ci+Pc0ugNx2uMxAW3bDSy4J3MVwDgGAckdX6fouo6PV9N6UbL2NZZ1btf1Hik+GZFtDtG1PnuOBnGdV03qNrSLrNPfsXdV0\/WBGuW0uCy6upJDK0MARuYZBBDHAMQufgmm6X+PUKNynsj07QJ1xOuajqNh9PoLeu0hGjhyjXraedGdSrAsVIkjkgkATwzEbcsCRAEDtXSDr+kTXdQP9mgaDWaQaRrNu7tcKGRw2\/aQW3ICTtgyQAMRz723t3VQr5oBAI5nI\/jXL8OSbTAQliqrvleQJwKjuHYHYFEAELOY757mgQVJkQZg0UQu0KGMCTAmKM6ANzw9zbA6+bAYzA\/voXUVT5H3DtiDFFD4ZkRJHMTH3pD6ERFFqgBTLtmXDbYPHrRuGTIChSIAFQMFtwrHdMxGO9Kx2JBicwahYkzR3EqFMQCSMf16UKO5gH4cGoTLcAfKgxJJLEknJJorE+aY+FO\/AyMCrFWBDAwQe1P8AiBJIXAHFKTvj\/P49BFAqQYIjuJppgWkbgQhGxQcnG6D\/AMaRkKhpmVMfWgAS4CBpOAByaNtEZ0V7nhktDMwMKPXGfXtTuxAIIAOM5wagIAbcCTGIPBoOV3nZIWcSZoTSsYyiWAJCj1PAoUJz6imuSLrQvh5Plz5fhmiwIQdobsSRXde4v\/pb9mP9a\/3WrhDAY7SSvYnFd37ij\/yuezH+tf7rVM\/pYHvOpUqV8gZ+cts7bilANwON3E\/WqxBBkwaLTihyO+K9e\/uWAiiiM5IQEmCSB6DJoqpYEgSFEn4CmKtcdFbapICgmFEf13rOgZVTCEYgBXkCZB+B\/wCFOtrfMDAXdPp9vjiiXZ0beFbgyecCImqUBNlceZTbMHnPY1GDhZcCFG0D5zWQ4tG1a2IRIJaWBk+vw+VGyxuoFZFKoP3Vgx6k1rHhUn2ryFmEFJ4BNQgE+XGMya2V5UClgJSIAIgn7fete+0\/gWBWfP0\/wsNgmV0VG9wADkxgSahUwSMqDE1CCpgyDzXLQwlCFYnlSBH3pCDBI44ps7OPKDQJlQMQM8UmIABYMcYEmTV1zIt+LKg5ViIkcc\/SKpEHA5PenvC4hZGYssxPYx6UeBMWYaSA38KSBJgn4Y5pi0qAewiZqXdpeUWF9Kl5AdGNtlKkqyQRPZvlSNbO6AJfmFyKtgPetC4wG8gsyySPn\/H60jqWCy0A54OcxNNiorcq0kKQcd8cUVd9sSVSRO0enBprNlrofYV8qlssBgfOkDL4jMUEGSEBMD+dQMUnAG0Aj86tLNbs2wFjO6SQQeIgUhYuYYjknceT9ayk0b6kDwF3GdsknIzk+g45pJN6E2lso2RYUsrAsfK3aO\/b5USpW4g2bLdyDtZsH6+lIhVCCVLEGcGARWRrrltzPhMu4blxt5MzGe2MRwKKoWbFXTtad1vF0KghXkbW4iJ5BkGfQzSmyc3b0G2p2+VgJiMD6Gkfe8MbZO4bidv5\/LB\/Orbam8Ga5cAc\/ukSX+I\/L51UaeBP7lgFhLe0SwJgsSZj0Hb+hVVtPE1iLdYBmwSc5jExVsL4rBVLlHnzcY4nPp2qLYLuvgKt1ssUY7WMkCImTyOPWtJLGidFcI\/6w5tyEQFNzbe4ExGeeKp0puW7gdW8MMChY4EMIP5GrNR+solu1dQqLbMAp5nv\/L7VVaBZrbEzLxtAk\/bg1hJ5GsohEEhbgZgxkAeUgd\/j8oqEOX2EkAkAeXMT2+9W3bavatuNqkoT+JckH0HHNXWXt2L1y1qLZG9I3\/vI0cjMZOD8O1LtXkLwY2pu3rl7w9S9y4UAtqHJlIgAR2wAKruF2E3DCrj1H0+kVkXzadyzKBcjy7MKcQMAczWOClsyy7mj8J4B+NKUe0I6DYT9oGLxsIJAEmO5HbHxrcaC7bb9ily4QvKzC+kx3+daV2E77aqg4IBntV1i5c3WraIWuhtqgKJ+Xqea6ej6hcHIpPQfc3OusqttWG5UJ\/EwiTGR9J\/OtTdKpdK\/uc+k\/KrNTee4Ut3Q24EgqZwfSqdQjowN0+YcgjgcD+FdvW9RHlk\/hrA7yKHCkm4qtiCZxJ749KRgoV0BFwiSCO3x+wpCSFg5prSlgdkSok5gx\/OvmuXc6E0Vj8PzosdpwYM1e9rxFL+cEDzTnP8AU1jkATyYPpUSi4oBnZGQQkPJkz\/Ko63NviMCQTG7nNKN37s7aUiGPI+dRK6tgHdklvMT60BTlh4ahQQ2QTiCO1JOagKDtmCPsOfnUJLckYEU25CqgjaR3XM\/nSx5iBJooRFYqGAjIjIplHIEExMn5Z5oMAFAIO7mZkRQCySCQuJzSGA4JB5FMdpUZbdEZpQSAYxIg1bdCBY3+IQdqkSABz\/M00wsTmBPHFFWa00gLPxAPer9LcsG64vrCPxtElcjAJOMd81Wu0oCsBk8xnvkYir3oLFAi6pVdqv+HfkRxMx86OpCyjLIkCQQB2HpSlR4ancN3pNXW1ufq5LYRzhmODtHHzyKIpvCE2Y7IVI3AiQDkRioFLbj6CTmr2UXtQoYqjMQkZheAD3xVDoVYrIb4jvUtNDsWK773GJHvZ9lm3Kd2qOAcjynmuBrvfcOQvva9mwVBnUwCe3lPFRJ\/Kws951KlSvlln5yFfLMiKKCdwAMRJANQGFIJMHOO9KDE\/GvYPBYCpAE4mmSFYlgcDIpseXHHpTBh4Z4yYyauMUABcYQVEAgKc8xx\/L7UoeFhmLZPl7D407NG1CBtXmDz9aRfxebzAdpim7VJCHtncxZwJ\/nWRYc3FJOAq4ETgViqVM71iRyD39aZW8Efs2JUn5T8DWvHzOPsKg3rpddsYnGaoRnUMiGMz8fTH3pzqbou70ZlIwBPFUSxfdJ3TM1y8vK5yu8jC4UMQCGWPjzH0pSsTLCYBEZqAkTBOefjRZsELEHJP8AKud+oxYGJOPhVl1stHlZsMF4Iwe3xqtxtYqGBHqODTbvKWJG78P0ioYhSRnZIHx5oDcyqGJ8MHHoPWi6EPt+xOJHrVuwG6FCgmPwyOQKKsGVjY1wkrtQDIU\/31GeUuYQbmBjaJ78GMD4fKluRugRAxNPaYtKC2Llx4Ubjx8vt9qkQgEuH3KgZuQDC0HIIUhmLR5pHHy+lWJveXBAgyBwJ7x2FICS21U3KSYB+NIAMNxAVMhZO0z9aUnyARkE5qwOyoyJEHJxnE9\/Sn0Ng39QqhikmNwEwTx9J70UDdZZLGwWhLKLm4juCJHM9x\/CjprpsmAWAYhS4baI7g4+P5Udvhapra7SbZiUG4ERk\/H+FAqr7bKEwGxKjJ7kntwMVSg\/GyXkqW6BkgbmEGMYj0q4lLlwBLAhlHl3ZWOSCeJj8zUdA2oCmN7NBCDHyEVYLuy8pKyu6BcuJIgHuPhHFV2pXbBmPPmEjbbLDzAbiAP+B+FZLC3+psGAFwFYIx5c8+pk1S+oZ3UKltcyNuPhFXK9tl2oj\/50tEzH8Jn8q24YwbaTsUkWaZtgCXvMhACuwOFBzE4j6Gqb1hjvvNuZCf2c4+UD0H2rNuL4tuzcO5goK7AZIjJMduflz8aru7Ud1XzFGi2eJ+XBiur4EaqRKyM9ltUtq0FC2Vlj5hPPAznnHzNakkstwYEGT5Y\/hWx8S3cdNzrZYAzyROcYzVpseMgW1ZBDmdqjImIzz3AqZ9JDmzxv8\/2yNKjT27rKqMu0NbbcpxP\/AB4q171tkaRdd3P7z8en15+9bC7pBZkAAsCGUlZUH0M1huCyFtkrHMGBI7d8QfhiuLm6SXC6k8jF1SJbfYQ1uHjZdB3qORn5GsdgHtl3Ym4WO4k\/L6+tX2Yt3CQXYjO5BxGZ+mP76t1CtqA2pvSy3J2m2ICkRLEcZA4BrlcbsVmHbZQsus2zIgETMc\/nSoCXJYx3k1cDbCC3t8\/BJEQO\/fmhfCIyAIY2DBPf1\/uocdDsIfxRAJ3kljHyqpmYfiIaBAM0zkG4QdihoJjtVWMROfyotoZaUB2kHzEfhAPNIUJcSeTzTs4UryygY7U9ld7khTiN20TGeR+VaOMdCHFxiptoRsAgMcfeseNhYXDDTBAFW3VwSCsgRjvn86oJJaHIzGfSicsqxUMhi04XcQearIGSCI5jvzxVxYIAAple8kRVIYycjPOKz5EsKwIqlmgAnvgTihOI9anEZqcViMJ\/CJ5HEDtUOWlyZOSaEGJ7UWaQMcfnT0MjCDidvImjuBB3bi\/rPalokQYP5UgomPMGmQMUSWKiSSq4HoKDEsxZjJOZqbiFKydpyRQxUTGI+s07A2jAYbuDBkfcc0jABiFMjsYihRoKGAZNr5Wcqf7quOpvOu2VIPbYPT5VjyalNSaDtRbu\/eZck5NHa3nIYiBAB7iqgY7TVi3PKwLGSI4Gc1opJ7CiOhG1cTtBEHmc13HuJEe9r2ZJUH\/zqPl5WrhNx3Swmu89xbEe9n2Y+Opjn\/RNZz7XFv7BR7xqVKlfIKPzn2bSC0ECCadWAssHEn90Hgev8qlx1LfswxXaBB\/P86S63iHdHzr20lBLBexB+GYHwzRd1OIxzJ5Jilpmg2lz5gYisAFDeWBM+namNwhFUN5SJIB755+NBY8NxicHMz8vT\/ClCsULAHaCAT6T\/hT7mIiA7sECMyaVpB2nsfWnW4Quw5tlgxHrHx+ppTk1m9DG3CWIG0MSCAJAHwmoE3ncqnaBk8CYpJMEAmD2oVIUWDe96GYIyqeVjgExAFIX3x4klu5nn0ondMkEGOfhVqD9ktuFBFzdkZcECB6\/40tkvBXqDZe47Wka2mNqlpP1MfOgHAthVncMzE\/H6cUCu5HdrglYAVpkj4dsULbOGUrJ2jgeneoHQNoEeIXDGDG3t\/hVjE3CyD9mxEupaAxE5z3\/AK+FI25PxqZdf3x8eR9qCkMEUoSQZO3kj0\/jS0ICK110tIFBYgCTAnjJPFO5BUPstrtAt7RPmMfi\/r4VLdtLgJllVZJYwflihdteHbtliSWztiIGI\/jSryHkdnl2fcbTOSrqghQMen1xHaqQjMu\/IEwDB8xxgfHNG8uy4yLu2qe4g\/asj9k9orcco6wUIQAMMzJGZ4oq2JugG2uov7rSiGYJBJyTOYye096F9WS6qXrfhi3grwY5\/n3rJ1F21d2Kj5UDbuBHAHYkiT\/LiqdVfLnxL48Vrp3Fjic54+UVt2Rim2Qm2PauFr7LpwFUKWO0hZEREnMR25qi9aJ2oo3BV3AqOe\/PwmnFxbd9VtLbCQGJaSJ28Hj1pr+rW4xZEVVChQFAjHxiiPa8Ngk0yg2lEkhgBwCKquE\/hmQOOwple7evBFZd9whckKOe54FNqrrgi2SGdeWDBu3YispuDvtwWSyAjJcBBMggZx9qt0uoNtSCDLTLrkqs5j0P9d6oci0LZVfMvO4hgTPp8ooB1YFmABJMx8afdWFgTVmwtOrafddd2uXGYszGMGMk8mTNYt93FpWYhtxO7GRHb+FKHEAOw24UH0HrVtoh1VXbeDyN0FvlIjEfnXRPkTio3oWhrSNIBQC7P4SB5eCOeZ9KyUvWrbrbJjylSwbBzj+VYjJdWy9zYbSMZCsIHcwD3xFG4LD2zKvahOJDEtJjmIEfP8614ubsVpfyO0PfJYxdP7QtzyTP8ZrBa5vMKqr5txUDHbvz64o6u8G2rbwu0T9KxyCAZwQcg1x9Tz986WkFeTIe6EW4qAEM8jA5jP8AGl8N5Fs3BATeR4giOSPSfh61QwMBogE8xijZBdhbBQbiBLQAPr2FcncJoe9+NiVC3N0wuBB9ByKW5uIAZgSojmkLFi0xLESY4pristx9zAsGMkH86L3QxATukc\/KagMGabedm2BzMxmookNJgenee1TVgAwVWCZHaKts3X019HtPte2ZVlOfvVORIinthQ2QSR2Pemm07QNFpZ\/C8RDcjcJacA\/31WDsQ7ySCcAEfWmvqFRSSrFxuBVpjJGR24nNUvJImZ+NHdTv0FsY53hCdoE5NLOZ5oERTKQpUjDAz5hI+1JuwFqd57037pH7s4JoMQThQogYFS1Qxt8kFxuI7HvSjAIImiV7xAJxmmTY15TdLC3I3beY7xTt7ArpjjgypqMBuO2dvaaBEUlgAVKYEhCs4JBP0\/xolSWAIgxSoYlER3MUxQhQxiCY5pYo0AKJUgKT3EipUpACmdNgXIMicdqIOCuIJBOM09zyssKAAMEiNw9TTSAqYgkQoGO1d37igf8AK37MmMfrX+61cLXe+4if8rXs3D7f\/OcifxeU4\/r0qZfSwPeFSpUr5QH5zAsFMGAeRQq1FVrgAk470t1Np8sxXtvhtx7vBZXRRC7QI+JPA+dTscVOBg4IzWTQybzvLYnjgRSEVbfUrc2koSABKxBEfCkY7mJIAJM4ECpaEhCCACQYPFFi2\/OGGOI4ocUVYAmVBkQJnFIBanBkc0ZAII7etFypUeUh5JYzg+kCMVDQxSDILgwc+k1beYIypb3FVyNxmGgTH1FUmTJNSBHeaWhNWNcuG68sFQGJCLAwImKlzY1xntW3W1iQTMfCarp9zlDIlZySPtmpFVFiQQVtkFys7ie0ZEes1WwcN5XLtBHlngCP4UIFtpnd6EGPrTIhvagglLQJJYnAUd8fypCeAW7rrLE7lA2wT\/R+1IhMFBHmxn++iDNzzEEcS08VZpgIM4B5YCSKIxcnQayPpQqhmAQFcneAcA\/HBpy9tb8OTcJbsYniDPYd+KCWUYMkmZyTyfSPrzWKzbnyQZxIAEVb+RErLL72o8RrVpgVRT5ieSTEyfp6VSgC7mUyFhoZokTER357fGlJbeTd8x2wNxJ+VKpUI4ZZYgbT6ZrGUnLY6GW1dvksoZwANzHheBk9hwKdnZrO28qhV8qwgDAiYk\/U\/wBCqd3k25+GaWZMmoCiIjMSFjALZIHFDtx+VW2La3HG8kLIBiJjPE\/KizvcstuKQHB4G6TPHeMUqwMpUwwkSB2o7TsntTak22v3GsjbbLHaIIgfc\/xNG2pd48tsFSZYwDA\/iYoj6MCWpAhhKbgTTXEY2EcKcHLbSI+tAkcL68gVYrqtu6r2w7OIUsT5IM4\/hW8YpxcbJZbqku2LhW8F\/CCHUn9opnI\/qfzoG2b2nvP+G1bCgu4yT\/mj4\/1im0l+2tn9W1im5pmbcpB81pvUT6xkcH5gEL1PVnWXGYFLdoEm3aQQFBmfqT9\/pWcpSSyLyYdxNiKZQq\/oQSI9e4oJbZ2CqNzNwKsVSyqwtqRBWYOT6\/MSPyqliMQIgZzzWLVZKQwKNbKnymZBz9qlsPbO8AYkTOV+OOORSVJMETzzSu9hQNp2yODIwc0BE8mPlVqK7owWNoGScUjKYAQSknaYyaGvQQbbMEMRg94pTgRRVWCltoK8c0JgtxkRxND0AJIEcimBbesuQQefSoYBaYYz2HlPxpjcdrWyTsXMf19KS1kQrnzncd+ImfhSg5n+NWBVLyhi3n8RiRzSEiTtHlnANTXkYX8rHaSVkwfWgBukmT60W4HocwO1Cm8YGkMYAIiT2oggeIu0DcIAIkjI+1LAJ\/FGO9Q8jPFD9RkDEHmMRigpAIJEjuPWoBRKkAEgweKmwIAI5zPFEYyOagqUIAklj5j8eKZrjSu2RC7QRyRSCoc1XdhhRGjlWkDsag75jH3qVKmxkAwTipGPU\/OpTI20NDMCR275700As4I9alF1ZW84IY5z8c0KTsCd5IBrvfcdsPvZ9mGBIY6wysYA2mMz864ICSBIHxrvvckiJ73vZpUuC5GrILAEA4bInMfapnfa2Jnu2pUqV8kR+dKMAQSOPSrLrK3AABFU1CIjIOO1e4jyNR7TShTzAoERTRRIGB8KyqwEoyQpAYgHketDviiywRxkTzU0AlQjFGMTUqWhEtWzccDcqKSAWbhfiaUAmYjGcmoeaKmJEwCPSaVWAsmCJwaY+GbU+YXdwAAA27Y9eZmmWHIVLZLsYAmT8KRgV3LIIntxUNBsssMouW2uF4Qzgcen51XcullCqBbXaAwUmGjuaKS37OYB745+J9OKELtIEljEH09RzUirIbS+NttgEEcuSSFGZMAcZoPuvEkJJA8xEknPJ+9IAAxBJHPGat0txkuBUTeWIG0DJPYD60gdrRQQVJBwQazLRJuoHdUQ53OCVHaSMzxWORvZmZvOW\/D3Pxq\/UPc27bkAlYOOQPjV8apNiecGPdckkYIwRnikRFLRcbYIJmJzGBTEMLKtH7MtAMDkDP8AGgzkuC53xAzOQO3yrGTvLBE8QhwWi6Au0BiSBj+VJBIIE+sVZqVAutt8OGhh4ZJCzmM+kx9KRFTeviOQh5KrJH0xUsBEMMDAMZg96JeQQAACZxRg7GIWQCPN6UoiDJz2EUsgObz7nKnaHMlVwPtQQkYQgYMzigwUBdrTIk44PpS0raBD7gSHUIpUAbYmY75pHzGZP8KlSCxAFK7AYqTbtts2rldwnzH+jTW0bbuM7SYmMSKRWi0ywJJHzoz+zw0Sfwgn+vWqi0gGKENDNJjcBIM\/D4ULlsW7iJd3AgeYdwZoKsXIncFxK45qXb7XLrXGA3sAJk4iM\/lRKS\/ckO23sMbgwJyTzgYj71X5YUlSP51a4AFvK7AvAMn5xSAhLikyFP4gB94qWktjFbdsUSdpyBQZYO396YmcU63PBfdaczPPHyNCX2BcgAwQDMk\/4D7VDSCwO4LZUHkZP2+1IQCAS3mJzjim8vDysTkDJ9O9DLBmYDsMY\/KlJtvIgvKMrGWBXEiJ7f18qUeYDInJkmB8vyo3GDElfKvAXmBSADuc57Um7ETtxzTLC5ZZ3CAT2+NBjO0ZgCMmh9KV0AD+VSiRHfPpRIJmIxRRQBTBZB+FLGaYmTOBiMUlS2MIG3kA0KMgSIkUO0U36DolSpFECZ+FTTGACQTj70TPftRAgCpTAEYoxRMTjip2ooYKFMRByIqYiihUCKIkAgHBwaLAqYYEH0NDtRoKAaA+NQ1KViJXd+4z\/pa9mP8AWv8AdauE744ruvcZ\/wBLXsz\/AK1\/utUT+lgz3jUqVK+USfnPUqVK9ozQHc0alSpYCnmgCRxUqULaH4JQNSpUEkP4D86SpUofgCVKlSoY0WaUBtXZDAEF1BB75q6yimxZJUEm5cBx\/orUqVJLMLuaB5qVKljCPw\/Wsm8Btu4GDUqVUfpZL2YgJAMHnmsnWKFC7QB5VOPrUqVkxmLVtwljZkkwgGfrUqUkJ7RSKU1KlQMyLIB0moJAkbYP1rHqVKqWkIlZDqB03TtA3G7cBMZ4SpUqAMbsaKkiYJFSpS8DFUlTIJB9RSmpUpeCWEEgGDzzQqVKXgBrZIbB7H+FBMOseoqVKQAf8R+dAVKlJ7AFM4HgKYzuOftUqUCYi8VPWpUqAJVqAQ\/9djUqVURinLGalSpRL6mMh5NO4hzHwqVKXkYV\/A\/0pBUqVb0vzyAalSpWZRKlSpTAneoalSm9gtEo9qlSkwehalSpUkkruvcX\/wBLfsz\/AK1\/umpUqeT6WD0e8alSpXyiT\/\/Z"
                    }
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 60.74799999999982,
                    "numericUnit": "millisecond",
                    "displayValue": "60\u00a0ms",
                    "scoringOptions": {
                        "p10": 150,
                        "median": 350
                    }
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": 0.97999999999999998,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 85.882999999999996,
                    "numericUnit": "millisecond",
                    "displayValue": "90\u00a0ms"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": 1,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 0,
                    "numericUnit": "unitless",
                    "displayValue": "0",
                    "scoringOptions": {
                        "p10": 0.10000000000000001,
                        "median": 0.25
                    },
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "cumulativeLayoutShiftMainFrame": 0
                            }
                        ]
                    }
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 156.58999999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 160\u00a0ms",
                    "metricSavings": {
                        "FCP": 56.589999999999975,
                        "LCP": 56.589999999999975
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/",
                                "responseTime": 156.58999999999997
                            }
                        ],
                        "overallSavingsMs": 56.589999999999975
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": 0.67000000000000004,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 3629.1729999999998,
                    "numericUnit": "millisecond",
                    "displayValue": "3.6\u00a0s"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "3 chains found",
                    "details": {
                        "type": "criticalrequestchain",
                        "chains": {
                            "22EF2BD51EE3D9B6DEF08A543DBC8139": {
                                "request": {
                                    "url": "https:\/\/www.rnest.io\/",
                                    "startTime": 16921.946146999999,
                                    "endTime": 16922.310176999999,
                                    "responseReceivedTime": 16922.307471,
                                    "transferSize": 8084
                                },
                                "children": {
                                    "198994.2": {
                                        "request": {
                                            "url": "https:\/\/www.rnest.io\/assets\/main.css",
                                            "startTime": 16922.325534,
                                            "endTime": 16922.405362000001,
                                            "responseReceivedTime": 16922.403169000001,
                                            "transferSize": 6388
                                        }
                                    },
                                    "198994.24": {
                                        "request": {
                                            "url": "https:\/\/www.rnest.io\/assets\/plugins.js",
                                            "startTime": 16922.420203000001,
                                            "endTime": 16923.04637,
                                            "responseReceivedTime": 16922.759737000004,
                                            "transferSize": 16308
                                        }
                                    },
                                    "198994.25": {
                                        "request": {
                                            "url": "https:\/\/www.rnest.io\/assets\/main.js",
                                            "startTime": 16922.427753,
                                            "endTime": 16923.047287000001,
                                            "responseReceivedTime": 16922.764847999999,
                                            "transferSize": 1687
                                        }
                                    }
                                }
                            }
                        },
                        "longestChain": {
                            "duration": 1101.140000000596,
                            "length": 2,
                            "transferSize": 1687
                        }
                    },
                    "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 `display` property must be one of `standalone`, `fullscreen`, or `minimal-ui`"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": "https:\/\/www.rnest.io\/site.webmanifest"
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: Manifest does not have a PNG icon of at least 512px.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "Manifest does not have a PNG icon of at least 512px"
                                ],
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": false,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": false,
                                "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": "#141A4A",
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": false,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": false,
                                "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 correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1702.1409999999933,
                    "numericUnit": "millisecond",
                    "displayValue": "1.7\u00a0s",
                    "metricSavings": {
                        "TBT": 60.74799999999982
                    },
                    "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": 1089.2229999999947
                            },
                            {
                                "group": "scriptEvaluation",
                                "groupLabel": "Script Evaluation",
                                "duration": 338.55599999999941
                            },
                            {
                                "group": "styleLayout",
                                "groupLabel": "Style & Layout",
                                "duration": 145.60800000000003
                            },
                            {
                                "group": "paintCompositeRender",
                                "groupLabel": "Rendering",
                                "duration": 95.165999999999144
                            },
                            {
                                "group": "parseHTML",
                                "groupLabel": "Parse HTML & CSS",
                                "duration": 18.879999999999995
                            },
                            {
                                "group": "scriptParseCompile",
                                "groupLabel": "Script Parsing & Compilation",
                                "duration": 14.708
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 339.82599999999923,
                    "numericUnit": "millisecond",
                    "displayValue": "0.3\u00a0s",
                    "metricSavings": {
                        "TBT": 56.349740862586366
                    },
                    "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": "Unattributable",
                                "total": 858.39099999999837,
                                "scripting": 46.476000000000006,
                                "scriptParseCompile": 0
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/",
                                "total": 490.91199999999913,
                                "scripting": 2.9089999999999998,
                                "scriptParseCompile": 0.44800000000000001
                            },
                            {
                                "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "total": 263.43799999999925,
                                "scripting": 244.13399999999925,
                                "scriptParseCompile": 8.4350000000000005
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/main.js",
                                "total": 61.466999999999999,
                                "scripting": 34.623000000000005,
                                "scriptParseCompile": 2.8010000000000002
                            }
                        ],
                        "summary": {
                            "wastedMs": 339.82599999999923
                        },
                        "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getPessimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:65:13)\n    at UsesRelPreconnectAudit.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/uses-rel-preconnect.js:145:43)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:23)\n    at async Runner._runAudits (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:345:27)\n    at async Runner.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:57:32)\n    at async runLighthouse (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/cli\/run.js:243:26)\n    at async file:\/\/\/usr\/lib\/node_modules\/lighthouse\/cli\/index.js:10:1",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "Ensure text remains visible during webfont load",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/signal-extralight.woff2",
                                "wastedMs": 147.26000000163913
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "numRequests": 33,
                                "numScripts": 3,
                                "numStylesheets": 1,
                                "numFonts": 1,
                                "numTasks": 5467,
                                "numTasksOver10ms": 23,
                                "numTasksOver25ms": 8,
                                "numTasksOver50ms": 4,
                                "numTasksOver100ms": 1,
                                "numTasksOver500ms": 0,
                                "rtt": 55.424000000000007,
                                "throughput": 1783887.1646532821,
                                "maxRtt": 213.06,
                                "maxServerLatency": 203.00150000000005,
                                "totalByteWeight": 19983184,
                                "totalTaskTime": 1702.1409999999835,
                                "mainDocumentTransferSize": 8084
                            }
                        ]
                    }
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 6.8880000002682209,
                                "networkEndTime": 370.91800000146031,
                                "finished": true,
                                "transferSize": 8084,
                                "resourceSize": 24227,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/main.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 385.47199999913573,
                                "networkRequestTime": 386.27499999850988,
                                "networkEndTime": 466.10300000011921,
                                "finished": true,
                                "transferSize": 6388,
                                "resourceSize": 28508,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/signal-extralight.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 386.06600000336766,
                                "networkRequestTime": 388.59600000083447,
                                "networkEndTime": 535.85600000247359,
                                "finished": true,
                                "transferSize": 28268,
                                "resourceSize": 28012,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "High",
                                "isLinkPreload": true,
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/mac.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 386.54199999943376,
                                "networkRequestTime": 393.76500000059605,
                                "networkEndTime": 630.96800000220537,
                                "finished": true,
                                "transferSize": 14362,
                                "resourceSize": 14148,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 386.90000000223517,
                                "networkRequestTime": 397.07200000062585,
                                "networkEndTime": 736.44400000199676,
                                "finished": true,
                                "transferSize": 189753,
                                "resourceSize": 189338,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 387.25,
                                "networkRequestTime": 472.54700000211596,
                                "networkEndTime": 1006.4010000005364,
                                "finished": true,
                                "transferSize": 189753,
                                "resourceSize": 189338,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 387.45600000023842,
                                "networkRequestTime": 474.64200000092387,
                                "networkEndTime": 1457.5879999995232,
                                "finished": true,
                                "transferSize": 228968,
                                "resourceSize": 228517,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 387.63699999824166,
                                "networkRequestTime": 478.39900000020862,
                                "networkEndTime": 1239.929999999702,
                                "finished": true,
                                "transferSize": 107262,
                                "resourceSize": 106937,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 387.85399999842048,
                                "networkRequestTime": 490.09600000083447,
                                "networkEndTime": 1514.5760000012815,
                                "finished": true,
                                "transferSize": 189753,
                                "resourceSize": 189338,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 388.05000000074506,
                                "networkRequestTime": 491.54399999976158,
                                "networkEndTime": 1427.3210000023246,
                                "finished": true,
                                "transferSize": 107262,
                                "resourceSize": 106937,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 388.22500000149012,
                                "networkRequestTime": 492.85399999842048,
                                "networkEndTime": 1376.1959999985993,
                                "finished": true,
                                "transferSize": 12578,
                                "resourceSize": 12364,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 388.44599999859929,
                                "networkRequestTime": 494.16100000217557,
                                "networkEndTime": 1379.2840000018477,
                                "finished": true,
                                "transferSize": 6666,
                                "resourceSize": 6462,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 388.64500000327826,
                                "networkRequestTime": 497.52400000020862,
                                "networkEndTime": 1381.8759999983013,
                                "finished": true,
                                "transferSize": 7702,
                                "resourceSize": 7498,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 388.89900000020862,
                                "networkRequestTime": 501.18600000068545,
                                "networkEndTime": 1394.3139999993145,
                                "finished": true,
                                "transferSize": 9685,
                                "resourceSize": 9472,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 389.07500000298023,
                                "networkRequestTime": 503.42400000244379,
                                "networkEndTime": 1397.589999999851,
                                "finished": true,
                                "transferSize": 4686,
                                "resourceSize": 4482,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 389.31100000068545,
                                "networkRequestTime": 505.30799999833107,
                                "networkEndTime": 1400.9770000018179,
                                "finished": true,
                                "transferSize": 5443,
                                "resourceSize": 5239,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 389.60300000011921,
                                "networkRequestTime": 510.12600000202656,
                                "networkEndTime": 1520.3990000002086,
                                "finished": true,
                                "transferSize": 7402,
                                "resourceSize": 7198,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 389.83800000324845,
                                "networkRequestTime": 516.14900000020862,
                                "networkEndTime": 1527.8910000026226,
                                "finished": true,
                                "transferSize": 9444,
                                "resourceSize": 9231,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 390.0080000013113,
                                "networkRequestTime": 518.58600000292063,
                                "networkEndTime": 1541.1750000007451,
                                "finished": true,
                                "transferSize": 16094,
                                "resourceSize": 15880,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 390.32400000095367,
                                "networkRequestTime": 521.11800000071526,
                                "networkEndTime": 1548.6200000010431,
                                "finished": true,
                                "transferSize": 9084,
                                "resourceSize": 8871,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 390.51700000092387,
                                "networkRequestTime": 523.07000000402331,
                                "networkEndTime": 1555.3179999999702,
                                "finished": true,
                                "transferSize": 6088,
                                "resourceSize": 5884,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 390.73200000077486,
                                "networkRequestTime": 525.01500000059605,
                                "networkEndTime": 1569.0610000006855,
                                "finished": true,
                                "transferSize": 8044,
                                "resourceSize": 7840,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 390.91600000113249,
                                "networkRequestTime": 536.79200000315905,
                                "networkEndTime": 1937.8269999995828,
                                "finished": true,
                                "transferSize": 331673,
                                "resourceSize": 331105,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/plugins.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 391.10400000214577,
                                "networkRequestTime": 480.94400000199676,
                                "networkEndTime": 1107.1110000014305,
                                "finished": true,
                                "transferSize": 16308,
                                "resourceSize": 62674,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/main.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 391.28299999982119,
                                "networkRequestTime": 488.49399999901652,
                                "networkEndTime": 1108.0280000008643,
                                "finished": true,
                                "transferSize": 1687,
                                "resourceSize": 4365,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 470.46099999919534,
                                "networkRequestTime": 541.10999999940395,
                                "networkEndTime": 1479.8519999980927,
                                "finished": true,
                                "transferSize": 51432,
                                "resourceSize": 177489,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Matomo"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 505.06900000199676,
                                "networkRequestTime": 544.96000000089407,
                                "networkEndTime": 1705.2870000004768,
                                "finished": false,
                                "transferSize": 17419112,
                                "resourceSize": 17399772,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 509.44099999964237,
                                "networkRequestTime": 546.35400000214577,
                                "networkEndTime": 12166.622999999672,
                                "finished": true,
                                "transferSize": 983419,
                                "resourceSize": 982130,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/rnest.matomo.cloud\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=189216&h=14&m=47&s=59&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=1&send_image=0&_refts=0&pv_id=PBZ8jF&fa_pv=1&fa_fp[0][fa_vid]=9ieaK2&fa_fp[0][fa_fv]=1&pf_net=210&pf_srv=157&pf_tfr=3&pf_dm1=841&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.6613.119%22%7D%2C%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.6613.119%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1619.5040000006557,
                                "networkRequestTime": 1626.2430000007153,
                                "networkEndTime": 2644.8469999991357,
                                "finished": true,
                                "transferSize": 179,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Ping",
                                "priority": "VeryLow",
                                "experimentalFromMainFrame": true,
                                "entity": "Matomo"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/site.webmanifest",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2918.1140000000596,
                                "networkRequestTime": 2923.0520000010729,
                                "networkEndTime": 3849.0990000031888,
                                "finished": true,
                                "transferSize": 622,
                                "resourceSize": 241,
                                "statusCode": 200,
                                "mimeType": "application\/octet-stream",
                                "resourceType": "Manifest",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2928.9349999986589,
                                "networkRequestTime": 2930.4289999976754,
                                "networkEndTime": 4154.3760000020266,
                                "finished": true,
                                "transferSize": 5805,
                                "resourceSize": 5430,
                                "statusCode": 200,
                                "mimeType": "image\/x-icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "rnest.io"
                            },
                            {
                                "url": "https:\/\/rnest.matomo.cloud\/matomo.php",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5609.0949999988079,
                                "networkRequestTime": 5611.4069999977946,
                                "networkEndTime": 6115.4429999999702,
                                "finished": true,
                                "transferSize": 178,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Ping",
                                "priority": "VeryLow",
                                "experimentalFromMainFrame": true,
                                "entity": "Matomo"
                            },
                            {
                                "url": "https:\/\/rnest.matomo.cloud\/matomo.php?ma_id=VOJIHX&ma_ti=&ma_pn=html5video&ma_mt=Video&ma_re=https%3A%2F%2Fwww.rnest.io%2Fassets%2Frnest.mp4&ma_st=10&ma_ps=8&ma_le=30&ma_ttp=2&ma_w=1920&ma_h=1058&ma_fs=0&ma_se=&ca=1&&idsite=1&rec=1&r=210200&h=14&m=48&s=11&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=PBZ8jF&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.6613.119%22%7D%2C%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.6613.119%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 15813.872000001371,
                                "networkRequestTime": 15813.872000001371,
                                "finished": false,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Ping",
                                "priority": "VeryLow",
                                "experimentalFromMainFrame": true,
                                "entity": "Matomo"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 16921939259
                        }
                    }
                },
                "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": 213.06,
                    "numericUnit": "millisecond",
                    "displayValue": "210\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/rnest.matomo.cloud",
                                "rtt": 213.06
                            },
                            {
                                "origin": "https:\/\/cdn.matomo.cloud",
                                "rtt": 150.68699999999998
                            },
                            {
                                "origin": "https:\/\/www.rnest.io",
                                "rtt": 55.424000000000007
                            }
                        ],
                        "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": 203.00150000000005,
                    "numericUnit": "millisecond",
                    "displayValue": "200\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/rnest.matomo.cloud",
                                "serverResponseTime": 203.00150000000005
                            },
                            {
                                "origin": "https:\/\/www.rnest.io",
                                "serverResponseTime": 174.84599999999998
                            },
                            {
                                "origin": "https:\/\/cdn.matomo.cloud",
                                "serverResponseTime": 58.217999999999989
                            }
                        ],
                        "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": 29.908000000000001,
                                "startTime": 377.01299999999998
                            },
                            {
                                "duration": 11.468999999999999,
                                "startTime": 473.22500000000002
                            },
                            {
                                "duration": 20.597000000000001,
                                "startTime": 489.56200000000001
                            },
                            {
                                "duration": 5.3049999999999997,
                                "startTime": 512.50199999999995
                            },
                            {
                                "duration": 145.34,
                                "startTime": 550.04200000000003
                            },
                            {
                                "duration": 17.113,
                                "startTime": 695.42499999999995
                            },
                            {
                                "duration": 9.5370000000000008,
                                "startTime": 712.55799999999999
                            },
                            {
                                "duration": 8.5500000000000007,
                                "startTime": 722.327
                            },
                            {
                                "duration": 24.241,
                                "startTime": 741.70600000000002
                            },
                            {
                                "duration": 31.151,
                                "startTime": 887.41700000000003
                            },
                            {
                                "duration": 10.063000000000001,
                                "startTime": 919.56200000000001
                            },
                            {
                                "duration": 10.563000000000001,
                                "startTime": 1118.0060000000001
                            },
                            {
                                "duration": 59.668999999999997,
                                "startTime": 1129.4749999999999
                            },
                            {
                                "duration": 12.128,
                                "startTime": 1189.77
                            },
                            {
                                "duration": 9.1359999999999992,
                                "startTime": 1202.6320000000001
                            },
                            {
                                "duration": 5.7359999999999998,
                                "startTime": 1223.0129999999999
                            },
                            {
                                "duration": 8.3019999999999996,
                                "startTime": 1286.4300000000001
                            },
                            {
                                "duration": 5.1520000000000001,
                                "startTime": 1446.819
                            },
                            {
                                "duration": 85.882999999999996,
                                "startTime": 1491.9100000000001
                            },
                            {
                                "duration": 47.469999999999999,
                                "startTime": 1598.8330000000001
                            },
                            {
                                "duration": 11.129,
                                "startTime": 1652.5830000000001
                            },
                            {
                                "duration": 22.843,
                                "startTime": 1829.1110000000001
                            },
                            {
                                "duration": 11.294,
                                "startTime": 2116.683
                            },
                            {
                                "duration": 9.032,
                                "startTime": 2190.027
                            },
                            {
                                "duration": 44.892000000000003,
                                "startTime": 2633.3719999999998
                            },
                            {
                                "duration": 12.536,
                                "startTime": 2718.556
                            },
                            {
                                "duration": 6.9119999999999999,
                                "startTime": 2902.0189999999998
                            },
                            {
                                "duration": 8.7509999999999994,
                                "startTime": 2909.0149999999999
                            },
                            {
                                "duration": 7.2389999999999999,
                                "startTime": 2924.2649999999999
                            },
                            {
                                "duration": 5.032,
                                "startTime": 3090.0100000000002
                            },
                            {
                                "duration": 12.66,
                                "startTime": 3096.5520000000001
                            },
                            {
                                "duration": 8.4740000000000002,
                                "startTime": 3426.518
                            },
                            {
                                "duration": 65.195999999999998,
                                "startTime": 3563.9769999999999
                            },
                            {
                                "duration": 6.101,
                                "startTime": 3685.21
                            },
                            {
                                "duration": 8.7460000000000004,
                                "startTime": 3778.6750000000002
                            },
                            {
                                "duration": 15.361000000000001,
                                "startTime": 3787.4690000000001
                            },
                            {
                                "duration": 13.926,
                                "startTime": 4066.5529999999999
                            },
                            {
                                "duration": 8.1419999999999995,
                                "startTime": 5609.0649999999996
                            },
                            {
                                "duration": 21.407,
                                "startTime": 12169.049000000001
                            },
                            {
                                "duration": 5.415,
                                "startTime": 12356.574000000001
                            },
                            {
                                "duration": 5.5060000000000002,
                                "startTime": 13080.607
                            }
                        ]
                    }
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 3629,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "firstContentfulPaint": 975,
                                "firstContentfulPaintTs": 16922912402,
                                "firstContentfulPaintAllFrames": 975,
                                "firstContentfulPaintAllFramesTs": 16922912402,
                                "firstMeaningfulPaint": 975,
                                "firstMeaningfulPaintTs": 16922912402,
                                "interactive": 3629,
                                "interactiveTs": 16925566713,
                                "speedIndex": 2200,
                                "speedIndexTs": 16924137540,
                                "totalBlockingTime": 61,
                                "maxPotentialFID": 86,
                                "cumulativeLayoutShift": 0,
                                "cumulativeLayoutShiftMainFrame": 0,
                                "timeToFirstByte": 370,
                                "timeToFirstByteTs": 16922307201,
                                "observedTimeOrigin": 0,
                                "observedTimeOriginTs": 16921937540,
                                "observedNavigationStart": 0,
                                "observedNavigationStartTs": 16921937540,
                                "observedFirstPaint": 975,
                                "observedFirstPaintTs": 16922912402,
                                "observedFirstContentfulPaint": 975,
                                "observedFirstContentfulPaintTs": 16922912402,
                                "observedFirstContentfulPaintAllFrames": 975,
                                "observedFirstContentfulPaintAllFramesTs": 16922912402,
                                "observedFirstMeaningfulPaint": 975,
                                "observedFirstMeaningfulPaintTs": 16922912402,
                                "observedTraceEnd": 16944,
                                "observedTraceEndTs": 16938881796,
                                "observedLoad": 2903,
                                "observedLoadTs": 16924840679,
                                "observedDomContentLoaded": 1225,
                                "observedDomContentLoadedTs": 16923162181,
                                "observedCumulativeLayoutShift": 0,
                                "observedCumulativeLayoutShiftMainFrame": 0,
                                "observedFirstVisualChange": 902,
                                "observedFirstVisualChangeTs": 16922839540,
                                "observedLastVisualChange": 16818,
                                "observedLastVisualChangeTs": 16938755540,
                                "observedSpeedIndex": 2200,
                                "observedSpeedIndexTs": 16924137841
                            },
                            {
                                "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": 32,
                                "transferSize": 19977379
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 2,
                                "transferSize": 18402531
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 20,
                                "transferSize": 1461702
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 3,
                                "transferSize": 69427
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 1,
                                "transferSize": 28268
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 8084
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 6388
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 4,
                                "transferSize": 979
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 4,
                                "transferSize": 51789
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "Third-party code blocked the main thread for 30\u00a0ms",
                    "metricSavings": {
                        "TBT": 51.078999999999731
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "entity",
                                "valueType": "text",
                                "label": "Third-Party",
                                "subItemsHeading": {
                                    "key": "url",
                                    "valueType": "url"
                                }
                            },
                            {
                                "key": "transferSize",
                                "granularity": 1,
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "subItemsHeading": {
                                    "key": "transferSize"
                                }
                            },
                            {
                                "key": "blockingTime",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Main-Thread Blocking Time",
                                "subItemsHeading": {
                                    "key": "blockingTime"
                                }
                            }
                        ],
                        "items": [
                            {
                                "mainThreadTime": 263.43799999999914,
                                "blockingTime": 29.680000000000007,
                                "transferSize": 51789,
                                "tbtImpact": 51.078999999999731,
                                "entity": "Matomo",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                            "mainThreadTime": 263.43799999999914,
                                            "blockingTime": 29.680000000000007,
                                            "transferSize": 51432,
                                            "tbtImpact": 51.078999999999731
                                        },
                                        {
                                            "url": "https:\/\/rnest.matomo.cloud\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=189216&h=14&m=47&s=59&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=1&send_image=0&_refts=0&pv_id=PBZ8jF&fa_pv=1&fa_fp[0][fa_vid]=9ieaK2&fa_fp[0][fa_fv]=1&pf_net=210&pf_srv=157&pf_tfr=3&pf_dm1=841&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.6613.119%22%7D%2C%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.6613.119%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 179,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/rnest.matomo.cloud\/matomo.php",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 178,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/rnest.matomo.cloud\/matomo.php?ma_id=VOJIHX&ma_ti=&ma_pn=html5video&ma_mt=Video&ma_re=https%3A%2F%2Fwww.rnest.io%2Fassets%2Frnest.mp4&ma_st=10&ma_ps=8&ma_le=30&ma_ttp=2&ma_w=1920&ma_h=1058&ma_fs=0&ma_se=&ca=1&&idsite=1&rec=1&r=210200&h=14&m=48&s=11&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=PBZ8jF&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.6613.119%22%7D%2C%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.6613.119%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 0,
                                            "tbtImpact": 0
                                        }
                                    ]
                                }
                            }
                        ],
                        "summary": {
                            "wastedBytes": 51789,
                            "wastedMs": 29.680000000000007
                        },
                        "isEntityGrouped": true
                    },
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "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": "notApplicable",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "4 long tasks found",
                    "metricSavings": {
                        "TBT": 60.74799999999982
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Duration"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/",
                                "duration": 145.34,
                                "startTime": 550.04200000000003
                            },
                            {
                                "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "duration": 85.882999999999996,
                                "startTime": 1491.9100000000001
                            },
                            {
                                "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "duration": 65.195999999999998,
                                "startTime": 3563.9769999999999
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/main.js",
                                "duration": 59.668999999999997,
                                "startTime": 1129.4749999999999
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ],
                        "skipSumming": [
                            "startTime"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "urls": [
                                "https:\/\/www.rnest.io\/",
                                "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "https:\/\/www.rnest.io\/assets\/main.js"
                            ],
                            "tasks": [
                                {
                                    "urlIndex": 0,
                                    "startTime": 550,
                                    "duration": 145.30000000000001,
                                    "other": 66.599999999999994,
                                    "paintCompositeRender": 6.2000000000000002,
                                    "scriptEvaluation": 0,
                                    "styleLayout": 72.5
                                },
                                {
                                    "urlIndex": 1,
                                    "startTime": 1491.9000000000001,
                                    "duration": 85.900000000000006,
                                    "other": 0.29999999999999999,
                                    "scriptEvaluation": 76.400000000000006,
                                    "scriptParseCompile": 8.4000000000000004,
                                    "styleLayout": 0.69999999999999996
                                },
                                {
                                    "urlIndex": 1,
                                    "startTime": 3564,
                                    "duration": 65.200000000000003,
                                    "other": 0.10000000000000001,
                                    "scriptEvaluation": 65.099999999999994
                                },
                                {
                                    "urlIndex": 2,
                                    "startTime": 1129.5,
                                    "duration": 59.700000000000003,
                                    "other": 0.40000000000000002,
                                    "parseHTML": 0.40000000000000002,
                                    "scriptEvaluation": 32.5,
                                    "scriptParseCompile": 2.7999999999999998,
                                    "styleLayout": 23.600000000000001
                                }
                            ]
                        }
                    },
                    "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": "11 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-1-svg",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg",
                                    "selector": "header > div.brand > h1 > svg.logo",
                                    "boundingRect": {
                                        "top": 316,
                                        "bottom": 467,
                                        "left": 593,
                                        "right": 1313,
                                        "width": 720,
                                        "height": 152
                                    },
                                    "snippet": "<svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\">",
                                    "nodeLabel": "header > div.brand > h1 > svg.logo"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Effect has unsupported timing parameters",
                                            "animation": "fadeIn"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-5-svg",
                                    "path": "1,HTML,1,BODY,1,MAIN,7,FOOTER,1,DIV,0,svg",
                                    "selector": "main > footer#footer > div.infos > svg.logo",
                                    "boundingRect": {
                                        "top": 6593,
                                        "bottom": 6644,
                                        "left": 60,
                                        "right": 300,
                                        "width": 240,
                                        "height": 51
                                    },
                                    "snippet": "<svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\">",
                                    "nodeLabel": "main > footer#footer > div.infos > svg.logo"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Effect has unsupported timing parameters",
                                            "animation": "fadeIn"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-8-DIV",
                                    "path": "1,HTML,1,BODY,0,HEADER,3,DIV",
                                    "selector": "body > header > div.video",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1906,
                                        "width": 1906,
                                        "height": 993
                                    },
                                    "snippet": "<div class=\"video\">",
                                    "nodeLabel": "body > header > div.video"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Properties: background-position-x, background-position-y",
                                            "animation": "bgPosition"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-13-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,1,path",
                                    "selector": "div.brand > h1 > svg.logo > path.r",
                                    "boundingRect": {
                                        "top": 327,
                                        "bottom": 456,
                                        "left": 604,
                                        "right": 695,
                                        "width": 90,
                                        "height": 129
                                    },
                                    "snippet": "<path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\" style=\"--length: 15.502849578857422; --index: 0;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.r"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-14-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,2,path",
                                    "selector": "div.brand > h1 > svg.logo > path.n",
                                    "boundingRect": {
                                        "top": 327,
                                        "bottom": 456,
                                        "left": 754,
                                        "right": 844,
                                        "width": 91,
                                        "height": 129
                                    },
                                    "snippet": "<path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\" style=\"--length: 24.00284767150879; --index: 1;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.n"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-15-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,3,path",
                                    "selector": "div.brand > h1 > svg.logo > path.e1",
                                    "boundingRect": {
                                        "top": 327,
                                        "bottom": 456,
                                        "left": 911,
                                        "right": 1001,
                                        "width": 90,
                                        "height": 129
                                    },
                                    "snippet": "<path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\" style=\"--length: 20.985713958740234; --index: 2;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.e1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-16-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,4,path",
                                    "selector": "div.brand > h1 > svg.logo > path.e2",
                                    "boundingRect": {
                                        "top": 392,
                                        "bottom": 392,
                                        "left": 954,
                                        "right": 988,
                                        "width": 34,
                                        "height": 0
                                    },
                                    "snippet": "<path class=\"e2\" d=\"M27.99 5.88h2.6\" style=\"--length: 2.6000003814697266; --index: 3;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.e2"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-17-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,5,path",
                                    "selector": "div.brand > h1 > svg.logo > path.s1",
                                    "boundingRect": {
                                        "top": 327,
                                        "bottom": 392,
                                        "left": 1065,
                                        "right": 1155,
                                        "width": 90,
                                        "height": 65
                                    },
                                    "snippet": "<path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\" style=\"--length: 10.755559921264648; --index: 4;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.s1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-18-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,6,path",
                                    "selector": "div.brand > h1 > svg.logo > path.s2",
                                    "boundingRect": {
                                        "top": 392,
                                        "bottom": 456,
                                        "left": 1065,
                                        "right": 1155,
                                        "width": 90,
                                        "height": 65
                                    },
                                    "snippet": "<path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\" style=\"--length: 10.726446151733398; --index: 5;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.s2"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-19-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,7,path",
                                    "selector": "div.brand > h1 > svg.logo > path.t1",
                                    "boundingRect": {
                                        "top": 327,
                                        "bottom": 327,
                                        "left": 1211,
                                        "right": 1302,
                                        "width": 91,
                                        "height": 0
                                    },
                                    "snippet": "<path class=\"t1\" d=\"M47.87.88h7.01\" style=\"--length: 7.009998321533203; --index: 6;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.t1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-20-path",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,H1,0,svg,8,path",
                                    "selector": "div.brand > h1 > svg.logo > path.t2",
                                    "boundingRect": {
                                        "top": 371,
                                        "bottom": 456,
                                        "left": 1256,
                                        "right": 1256,
                                        "width": 0,
                                        "height": 85
                                    },
                                    "snippet": "<path class=\"t2\" d=\"M51.38 4.28v6.6\" style=\"--length: 6.599999904632568; --index: 7;\">",
                                    "nodeLabel": "div.brand > h1 > svg.logo > path.t2"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: stroke-dashoffset",
                                            "animation": "dash"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements do not have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/mac.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-IMG",
                                    "path": "1,HTML,1,BODY,1,MAIN,1,SECTION,2,DIV,0,DIV,0,IMG",
                                    "selector": "section#technologie > div > div.mac > img",
                                    "boundingRect": {
                                        "top": 2421,
                                        "bottom": 3050,
                                        "left": 163,
                                        "right": 923,
                                        "width": 760,
                                        "height": 629
                                    },
                                    "snippet": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                    "nodeLabel": "RNEST"
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "metricSavings": {
                        "LCP": 0
                    },
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "directive": "default-src",
                                "description": "Host allowlists can frequently be bypassed. Consider using CSP nonces or hashes instead, along with `'strict-dynamic'` if necessary.",
                                "severity": "High"
                            },
                            {
                                "directive": "default-src",
                                "description": "`'unsafe-inline'` allows the execution of unsafe in-page scripts and event handlers. Consider using CSP nonces or hashes to allow scripts individually.",
                                "severity": "High"
                            },
                            {
                                "directive": "default-src",
                                "description": "Avoid using plain URL schemes (http:) in this directive. Plain URL schemes allow scripts to be sourced from an unsafe domain.",
                                "severity": "High"
                            },
                            {
                                "directive": "default-src",
                                "description": "Avoid using plain URL schemes (https:) in this directive. Plain URL schemes allow scripts to be sourced from an unsafe domain.",
                                "severity": "High"
                            },
                            {
                                "directive": "default-src",
                                "description": "Avoid using plain URL schemes (data:) in this directive. Plain URL schemes allow scripts to be sourced from an unsafe domain.",
                                "severity": "High"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/www.rnest.io\/",
                                "resourceBytes": 362,
                                "children": [
                                    {
                                        "name": "(inline) var _mtm = wind\u2026",
                                        "resourceBytes": 362,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.rnest.io\/assets\/plugins.js",
                                "resourceBytes": 62666,
                                "unusedBytes": 22918
                            },
                            {
                                "name": "https:\/\/www.rnest.io\/assets\/main.js",
                                "resourceBytes": 4365,
                                "unusedBytes": 1545
                            },
                            {
                                "name": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "resourceBytes": 177489,
                                "unusedBytes": 86938
                            }
                        ]
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 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 do not have a sufficient contrast ratio.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-P",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,SECTION,2,OL,0,LI,1,P",
                                    "selector": "section#presentation > ol > li > p",
                                    "boundingRect": {
                                        "top": 1722,
                                        "bottom": 1857,
                                        "left": 153,
                                        "right": 660,
                                        "width": 507,
                                        "height": 135
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.44 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,0,SECTION",
                                                "selector": "body > main > section#presentation",
                                                "boundingRect": {
                                                    "top": 993,
                                                    "bottom": 1919,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 926
                                                },
                                                "snippet": "<section id=\"presentation\">",
                                                "nodeLabel": "PR\u00c9SENTATION\n\nPartez de ce que vous connaissez,\nd\u00e9couvrez ce que personne ne sa\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-P",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,SECTION,2,OL,1,LI,1,P",
                                    "selector": "section#presentation > ol > li > p",
                                    "boundingRect": {
                                        "top": 1722,
                                        "bottom": 1857,
                                        "left": 700,
                                        "right": 1206,
                                        "width": 507,
                                        "height": 135
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou q\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.44 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,0,SECTION",
                                                "selector": "body > main > section#presentation",
                                                "boundingRect": {
                                                    "top": 993,
                                                    "bottom": 1919,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 926
                                                },
                                                "snippet": "<section id=\"presentation\">",
                                                "nodeLabel": "PR\u00c9SENTATION\n\nPartez de ce que vous connaissez,\nd\u00e9couvrez ce que personne ne sa\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-P",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,SECTION,2,OL,2,LI,1,P",
                                    "selector": "section#presentation > ol > li > p",
                                    "boundingRect": {
                                        "top": 1722,
                                        "bottom": 1857,
                                        "left": 1246,
                                        "right": 1753,
                                        "width": 507,
                                        "height": 135
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.44 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,0,SECTION",
                                                "selector": "body > main > section#presentation",
                                                "boundingRect": {
                                                    "top": 993,
                                                    "bottom": 1919,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 926
                                                },
                                                "snippet": "<section id=\"presentation\">",
                                                "nodeLabel": "PR\u00c9SENTATION\n\nPartez de ce que vous connaissez,\nd\u00e9couvrez ce que personne ne sa\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-P",
                                    "path": "1,HTML,1,BODY,1,MAIN,1,SECTION,2,DIV,1,UL,0,LI,1,P",
                                    "selector": "div > ul > li > p",
                                    "boundingRect": {
                                        "top": 2469,
                                        "bottom": 2532,
                                        "left": 983,
                                        "right": 1743,
                                        "width": 760,
                                        "height": 63
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "\u00ab\u00a0Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-5-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,1,SECTION",
                                                "selector": "body > main > section#technologie",
                                                "boundingRect": {
                                                    "top": 1919,
                                                    "bottom": 3120,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 1201
                                                },
                                                "snippet": "<section id=\"technologie\" class=\"dim\">",
                                                "nodeLabel": "TECHNOLOGIE\n\nUne intelligence artificielle de conception fran\u00e7aise\nqui navigue \u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-P",
                                    "path": "1,HTML,1,BODY,1,MAIN,1,SECTION,2,DIV,1,UL,1,LI,1,P",
                                    "selector": "div > ul > li > p",
                                    "boundingRect": {
                                        "top": 2659,
                                        "bottom": 2690,
                                        "left": 983,
                                        "right": 1743,
                                        "width": 760,
                                        "height": 32
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "\u00ab\u00a0Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche\u00a0\u00bb.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-5-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,1,SECTION",
                                                "selector": "body > main > section#technologie",
                                                "boundingRect": {
                                                    "top": 1919,
                                                    "bottom": 3120,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 1201
                                                },
                                                "snippet": "<section id=\"technologie\" class=\"dim\">",
                                                "nodeLabel": "TECHNOLOGIE\n\nUne intelligence artificielle de conception fran\u00e7aise\nqui navigue \u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-P",
                                    "path": "1,HTML,1,BODY,1,MAIN,1,SECTION,2,DIV,1,UL,2,LI,1,P",
                                    "selector": "div > ul > li > p",
                                    "boundingRect": {
                                        "top": 2774,
                                        "bottom": 2837,
                                        "left": 983,
                                        "right": 1743,
                                        "width": 760,
                                        "height": 63
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "\u00ab\u00a0Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abo\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-5-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,1,SECTION",
                                                "selector": "body > main > section#technologie",
                                                "boundingRect": {
                                                    "top": 1919,
                                                    "bottom": 3120,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 1201
                                                },
                                                "snippet": "<section id=\"technologie\" class=\"dim\">",
                                                "nodeLabel": "TECHNOLOGIE\n\nUne intelligence artificielle de conception fran\u00e7aise\nqui navigue \u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-FOOTER",
                                    "path": "1,HTML,1,BODY,1,MAIN,2,SECTION,3,DIV,0,DIV,0,DIV,0,BLOCKQUOTE,1,FOOTER",
                                    "selector": "div.flickity-viewport > div.flickity-slider > blockquote.is-selected > footer",
                                    "boundingRect": {
                                        "top": 4382,
                                        "bottom": 4414,
                                        "left": 533,
                                        "right": 1373,
                                        "width": 840,
                                        "height": 32
                                    },
                                    "snippet": "<footer>",
                                    "nodeLabel": "Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.44 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-9-SECTION",
                                                "path": "1,HTML,1,BODY,1,MAIN,2,SECTION",
                                                "selector": "body > main > section#etudesdecas",
                                                "boundingRect": {
                                                    "top": 3120,
                                                    "bottom": 4728,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 1608
                                                },
                                                "snippet": "<section id=\"etudesdecas\">",
                                                "nodeLabel": "\u00c9TUDES DE CAS\n\nDes usages multiples et vari\u00e9s\ndans tous les secteurs d\u2019activit\u00e9\u2026"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-INPUT",
                                    "path": "1,HTML,1,BODY,1,MAIN,5,INPUT",
                                    "selector": "body > main > input#mentions-toggle",
                                    "boundingRect": {
                                        "top": 6494,
                                        "bottom": 6495,
                                        "left": -1,
                                        "right": 0,
                                        "width": 1,
                                        "height": 1
                                    },
                                    "snippet": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "nodeLabel": "body > main > input#mentions-toggle",
                                    "explanation": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-14-LABEL",
                                                "path": "1,HTML,1,BODY,1,MAIN,6,SECTION,0,LABEL",
                                                "selector": "body > main > section#mentions > label.close-bg",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1906,
                                                    "width": 1906,
                                                    "height": 993
                                                },
                                                "snippet": "<label class=\"close-bg\" for=\"mentions-toggle\">",
                                                "nodeLabel": "Fermer"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-15-LABEL",
                                                "path": "1,HTML,1,BODY,1,MAIN,6,SECTION,1,LABEL",
                                                "selector": "body > main > section#mentions > label.close-icon",
                                                "boundingRect": {
                                                    "top": 33,
                                                    "bottom": 78,
                                                    "left": 1829,
                                                    "right": 1874,
                                                    "width": 45,
                                                    "height": 45
                                                },
                                                "snippet": "<label class=\"close-icon\" for=\"mentions-toggle\">",
                                                "nodeLabel": "body > main > section#mentions > label.close-icon"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-16-LABEL",
                                                "path": "1,HTML,1,BODY,1,MAIN,7,FOOTER,2,DIV,1,LABEL",
                                                "selector": "main > footer#footer > div.links > label",
                                                "boundingRect": {
                                                    "top": 6880,
                                                    "bottom": 6908,
                                                    "left": 152,
                                                    "right": 295,
                                                    "width": 143,
                                                    "height": 28
                                                },
                                                "snippet": "<label for=\"mentions-toggle\">",
                                                "nodeLabel": "Mentions l\u00e9gales"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332",
                                "TTv5",
                                "TT5.c",
                                "EN-301-549",
                                "EN-9.3.3.2"
                            ]
                        }
                    }
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "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": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links do not have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-A",
                                    "path": "1,HTML,1,BODY,0,HEADER,2,A",
                                    "selector": "body > header > a.scroll",
                                    "boundingRect": {
                                        "top": 865,
                                        "bottom": 925,
                                        "left": 923,
                                        "right": 983,
                                        "width": 60,
                                        "height": 60
                                    },
                                    "snippet": "<a class=\"scroll\" href=\"#presentation\">",
                                    "nodeLabel": "body > header > a.scroll",
                                    "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag244",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.2.4.4",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-VIDEO",
                                    "path": "1,HTML,1,BODY,0,HEADER,3,DIV,0,VIDEO",
                                    "selector": "body > header > div.video > video",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1906,
                                        "width": 1906,
                                        "height": 993
                                    },
                                    "snippet": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">",
                                    "nodeLabel": "body > header > div.video > video",
                                    "explanation": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT17.a",
                                "EN-301-549",
                                "EN-9.1.2.2"
                            ]
                        }
                    }
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 1996817.2335195527,
                    "numericUnit": "byte",
                    "displayValue": "27 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 17419112,
                                "wastedBytes": 1741911.1999999997
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 983419,
                                "wastedBytes": 98341.89999999998
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 331673,
                                "wastedBytes": 33167.299999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 228968,
                                "wastedBytes": 22896.799999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 189753,
                                "wastedBytes": 18975.299999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 189753,
                                "wastedBytes": 18975.299999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 189753,
                                "wastedBytes": 18975.299999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 107262,
                                "wastedBytes": 10726.199999999997
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 107262,
                                "wastedBytes": 10726.199999999997
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/signal-extralight.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 28268,
                                "wastedBytes": 2826.7999999999993
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/plugins.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 16308,
                                "wastedBytes": 1630.7999999999997
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 16094,
                                "wastedBytes": 1609.3999999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/mac.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 14362,
                                "wastedBytes": 1436.1999999999996
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 12578,
                                "wastedBytes": 1257.7999999999997
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 9685,
                                "wastedBytes": 968.49999999999977
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 9444,
                                "wastedBytes": 944.39999999999975
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 9084,
                                "wastedBytes": 908.39999999999975
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 8044,
                                "wastedBytes": 804.39999999999986
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 7702,
                                "wastedBytes": 770.19999999999982
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 7402,
                                "wastedBytes": 740.19999999999982
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 6666,
                                "wastedBytes": 666.5999999999998
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/main.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 6388,
                                "wastedBytes": 638.79999999999984
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 6088,
                                "wastedBytes": 608.79999999999984
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 5443,
                                "wastedBytes": 544.29999999999984
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 4686,
                                "wastedBytes": 468.59999999999991
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/main.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 604800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 1687,
                                "wastedBytes": 168.69999999999996
                            },
                            {
                                "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 691200
                                },
                                "cacheLifetimeMs": 691200000,
                                "cacheHitProbability": 0.90027932960893853,
                                "totalBytes": 51432,
                                "wastedBytes": 5128.8335195530735
                            }
                        ],
                        "summary": {
                            "wastedBytes": 1996817.2335195527
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoid enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 19983184,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 19,515\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                                "totalBytes": 17419112
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                                "totalBytes": 983419
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                                "totalBytes": 331673
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                                "totalBytes": 228968
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                                "totalBytes": 189753
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                                "totalBytes": 189753
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                                "totalBytes": 189753
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                                "totalBytes": 107262
                            },
                            {
                                "url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                                "totalBytes": 107262
                            },
                            {
                                "url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                "totalBytes": 51432
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "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": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 376,
                    "numericUnit": "element",
                    "displayValue": "376 elements",
                    "metricSavings": {
                        "TBT": 4
                    },
                    "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": 376
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-SUP",
                                    "path": "1,HTML,1,BODY,1,MAIN,2,SECTION,2,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,P,0,SPAN,1,SUP",
                                    "selector": "div.datas > p > span.value > sup",
                                    "boundingRect": {
                                        "top": 3943,
                                        "bottom": 4014,
                                        "left": 849,
                                        "right": 892,
                                        "width": 43,
                                        "height": 71
                                    },
                                    "snippet": "<sup>",
                                    "nodeLabel": " K"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 11
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-svg",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,SECTION,2,OL,2,LI,2,svg",
                                    "selector": "section#presentation > ol > li > svg",
                                    "boundingRect": {
                                        "top": 1419,
                                        "bottom": 1639,
                                        "left": 1409,
                                        "right": 1590,
                                        "width": 181,
                                        "height": 219
                                    },
                                    "snippet": "<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 181.29 219.25\" width=\"181.29\" height=\"219.25\">",
                                    "nodeLabel": "section#presentation > ol > li > svg"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 15
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. (NO_LCP)",
                    "errorStack": "LighthouseError: NO_LCP\n    at LanternLargestContentfulPaint.getOptimisticGraph (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:48:13)\n    at LanternLargestContentfulPaint.computeMetricWithGraphs (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-metric.js:112:34)\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async LanternLargestContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/lantern-largest-contentful-paint.js:98:26)",
                    "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": "1 failure reason",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.rnest.io\/"
                                        }
                                    ]
                                },
                                "protocolReason": "MainResourceHasCacheControlNoStore"
                            }
                        ]
                    },
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": 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": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 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": 0.91000000000000003
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": 1
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 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.42999999999999999
                }
            },
            "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": "rnest.io",
                    "origins": [
                        "https:\/\/www.rnest.io"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Matomo",
                    "homepage": "https:\/\/matomo.org\/",
                    "origins": [
                        "https:\/\/cdn.matomo.cloud",
                        "https:\/\/rnest.matomo.cloud"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 981.63999999999999,
                        "name": "lh:config",
                        "duration": 953.51999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 985.65999999999997,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 166.96000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1935.3900000000001,
                        "name": "lh:runner:gather",
                        "duration": 34680.349999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2263.8299999999999,
                        "name": "lh:driver:connect",
                        "duration": 15.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2279.5500000000002,
                        "name": "lh:driver:navigate",
                        "duration": 17.32,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2297.6199999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1011.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3309.1100000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3311.3899999999999,
                        "name": "lh:prepare:navigationMode",
                        "duration": 61.450000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3342.1599999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 14.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3356.46,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 12.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3370.1799999999998,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3423.4200000000001,
                        "name": "lh:driver:navigate",
                        "duration": 16949.990000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27213.080000000002,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 9.9700000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27223.16,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27224.580000000002,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 19.059999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27244.32,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 9.1899999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27253.599999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27255.18,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 1632.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28887.73,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 187.80000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29075.610000000001,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29075.98,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 193.15000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29269.189999999999,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29271.779999999999,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 14.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29286.84,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 5.7300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29292.639999999999,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 94.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29386.82,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 22.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29409.040000000001,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 22.420000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29431.540000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 749.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30180.98,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 110.04000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30181.41,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 109.54000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30291.34,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30292.369999999999,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30292.68,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 24.329999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30316.610000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30317.060000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 4.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30321.75,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 10.390000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30332.279999999999,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30332.810000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 4289.7700000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34622.690000000002,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34623.57,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 67.010000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34690.629999999997,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34691.050000000003,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34691.260000000002,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 52.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34691.459999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 52.710000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34744.290000000001,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 5.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34749.720000000001,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 58.369999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34808.209999999999,
                        "name": "lh:gather:getArtifact:TraceElements",
                        "duration": 776.72000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 34808.760000000002,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 552.63999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35361.660000000003,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 30.84,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35392.739999999998,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 3.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35407.089999999997,
                        "name": "lh:computed:Responsiveness",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35585,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 5.1100000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35590.160000000003,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 8.4399999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35592.230000000003,
                        "name": "lh:gather:getWebAppManifest",
                        "duration": 6.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35598.669999999998,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 4.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35603.160000000003,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 35604.980000000003,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 616.99000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36616.660000000003,
                        "name": "lh:runner:audit",
                        "duration": 2724.8200000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36616.940000000002,
                        "name": "lh:runner:auditing",
                        "duration": 2723.5300000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36627.720000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 20.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36629.349999999999,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 14.83,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36650.550000000003,
                        "name": "lh:audit:viewport",
                        "duration": 7.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36651.870000000003,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36658.919999999998,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 152.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36660.269999999997,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 147.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36660.669999999998,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 145.06999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36805.82,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36812.129999999997,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 6.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36813.050000000003,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36818.459999999999,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 2.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36819.07,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36820.919999999998,
                        "name": "lh:audit:speed-index",
                        "duration": 986.08000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36821.470000000001,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 983.86000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36821.580000000002,
                        "name": "lh:computed:Speedline",
                        "duration": 983.69000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37807.110000000001,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37808.029999999999,
                        "name": "lh:audit:final-screenshot",
                        "duration": 4.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37808.290000000001,
                        "name": "lh:computed:Screenshots",
                        "duration": 4.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37813.400000000001,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 20.949999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37814.230000000003,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 18.010000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37821.879999999997,
                        "name": "lh:computed:Interactive",
                        "duration": 8.7100000000000009,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37834.989999999998,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 9.8900000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37835.989999999998,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 4.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37845.540000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 4.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37846.57,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37850.440000000002,
                        "name": "lh:audit:errors-in-console",
                        "duration": 3.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37851.639999999999,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37854.650000000001,
                        "name": "lh:audit:server-response-time",
                        "duration": 3.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37855.75,
                        "name": "lh:computed:MainResource",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37858.120000000003,
                        "name": "lh:audit:interactive",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37860.150000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 6.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37860.75,
                        "name": "lh:computed:UserTimings",
                        "duration": 4.9000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37866.93,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 60.520000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37867.599999999999,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 51.130000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37867.760000000002,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 49.530000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37928.440000000002,
                        "name": "lh:audit:redirects",
                        "duration": 40.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37929.779999999999,
                        "name": "lh:computed:LanternInteractive",
                        "duration": 32.549999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37930.080000000002,
                        "name": "lh:computed:LanternFirstMeaningfulPaint",
                        "duration": 21.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37930.18,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 14.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37930.809999999998,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 3.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37931,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37969.760000000002,
                        "name": "lh:audit:installable-manifest",
                        "duration": 5.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37975.849999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 4.5599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37976.82,
                        "name": "lh:computed:ManifestValues",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37980.779999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37982.830000000002,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37985.110000000001,
                        "name": "lh:audit:content-width",
                        "duration": 2.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37987.860000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 3.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37991.860000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 3.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37995.370000000003,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 37996.839999999997,
                        "name": "lh:audit:deprecations",
                        "duration": 11.6,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38009.260000000002,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38012.540000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 223.18000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38014.230000000003,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 190.58000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38236.330000000002,
                        "name": "lh:audit:bootup-time",
                        "duration": 138.53999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38274.260000000002,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 91.170000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38375.379999999997,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38377.019999999997,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 2.7799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38380.169999999998,
                        "name": "lh:audit:font-display",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38383.68,
                        "name": "lh:audit:diagnostics",
                        "duration": 4.8600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38388.620000000003,
                        "name": "lh:audit:network-requests",
                        "duration": 5.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38389.209999999999,
                        "name": "lh:computed:EntityClassification",
                        "duration": 3.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38394.25,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38396.309999999998,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38398.129999999997,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 12.94,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38411.139999999999,
                        "name": "lh:audit:metrics",
                        "duration": 3.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38411.599999999999,
                        "name": "lh:computed:TimingSummary",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38412.089999999997,
                        "name": "lh:computed:FirstContentfulPaintAllFrames",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38412.309999999998,
                        "name": "lh:computed:LargestContentfulPaintAllFrames",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38412.760000000002,
                        "name": "lh:computed:LCPBreakdown",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38413.050000000003,
                        "name": "lh:computed:TimeToFirstByte",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38414.830000000002,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38415.349999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38416.940000000002,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38418.059999999998,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38420.050000000003,
                        "name": "lh:audit:third-party-summary",
                        "duration": 21.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38441.889999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 29.629999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38484.18,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38487.980000000003,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 2.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38490.349999999999,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38492.029999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 9.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38501.57,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38503.220000000001,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 3.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38507.32,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38509.879999999997,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38513.139999999999,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38515.330000000002,
                        "name": "lh:audit:csp-xss",
                        "duration": 7.4400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38522.809999999998,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 24.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38523.370000000003,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38523.690000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38524.139999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 5.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38529.43,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.39000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38529.959999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 17.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38548.199999999997,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38549.410000000003,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38550.730000000003,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38551.760000000002,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38553.389999999999,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 5.2699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38559.019999999997,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38560.839999999997,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38562.5,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38564.260000000002,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 4.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38569.309999999998,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 4.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38574.650000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38576.470000000001,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38578.949999999997,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38581.809999999998,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 3.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38585.449999999997,
                        "name": "lh:audit:aria-required-children",
                        "duration": 3.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38589.07,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 3.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38592.889999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38596.529999999999,
                        "name": "lh:audit:aria-text",
                        "duration": 3.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38600.860000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38603.440000000002,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38605.949999999997,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 2.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38609.139999999999,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 23.510000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38632.970000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 5.2800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38638.589999999997,
                        "name": "lh:audit:button-name",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38643.349999999999,
                        "name": "lh:audit:bypass",
                        "duration": 5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38648.709999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 4.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38653.629999999997,
                        "name": "lh:audit:definition-list",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38656.5,
                        "name": "lh:audit:dlitem",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38659.220000000001,
                        "name": "lh:audit:document-title",
                        "duration": 28.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38688.480000000003,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 4.7199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38693.760000000002,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 8.1899999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38702.519999999997,
                        "name": "lh:audit:empty-heading",
                        "duration": 7.8099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38710.910000000003,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 7.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38718.290000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 2.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38721.029999999999,
                        "name": "lh:audit:heading-order",
                        "duration": 4.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38725.68,
                        "name": "lh:audit:html-has-lang",
                        "duration": 5.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38731.300000000003,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 4.4699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38736.089999999997,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 21.899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38758.360000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38763.5,
                        "name": "lh:audit:image-alt",
                        "duration": 4.1100000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38768.379999999997,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 4.5599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38773.239999999998,
                        "name": "lh:audit:input-button-name",
                        "duration": 2.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38776.410000000003,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38779.68,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38782.860000000001,
                        "name": "lh:audit:label",
                        "duration": 4.3499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38787.510000000002,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 26.579999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38814.470000000001,
                        "name": "lh:audit:link-name",
                        "duration": 4.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38819.550000000003,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 4.8099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38824.699999999997,
                        "name": "lh:audit:list",
                        "duration": 4.5999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38829.650000000001,
                        "name": "lh:audit:listitem",
                        "duration": 4.7300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38834.949999999997,
                        "name": "lh:audit:meta-refresh",
                        "duration": 3.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38838.639999999999,
                        "name": "lh:audit:meta-viewport",
                        "duration": 4.7699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38843.900000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38847.379999999997,
                        "name": "lh:audit:select-name",
                        "duration": 3.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38882.230000000003,
                        "name": "lh:audit:skip-link",
                        "duration": 18.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38910.599999999999,
                        "name": "lh:audit:tabindex",
                        "duration": 16.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38928.040000000001,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 24.629999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38953.470000000001,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 41.159999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38995.349999999999,
                        "name": "lh:audit:target-size",
                        "duration": 13.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39010.68,
                        "name": "lh:audit:td-has-header",
                        "duration": 8.6400000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39020.019999999997,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 16.809999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39040.209999999999,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 18.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39059.849999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 27.690000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39096.57,
                        "name": "lh:audit:video-caption",
                        "duration": 11.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39108.169999999998,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39108.540000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.010000000002,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.160000000003,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.290000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.400000000001,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.550000000003,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.650000000001,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.760000000002,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39109.900000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39110.599999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 6.6799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39117.629999999997,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 2.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39120.650000000001,
                        "name": "lh:audit:offscreen-images",
                        "duration": 3.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39122.830000000002,
                        "name": "lh:computed:LanternLargestContentfulPaint",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39124.93,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 7.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39125.779999999999,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39126.620000000003,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39126.769999999997,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 2.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39126.830000000002,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39132.580000000002,
                        "name": "lh:audit:unminified-css",
                        "duration": 14.050000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39146.879999999997,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 66.939999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39214.169999999998,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39216.169999999998,
                        "name": "lh:audit:unused-javascript",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39218.730000000003,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39221.07,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 2.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39223.370000000003,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39225.709999999999,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39226.449999999997,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39228.82,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39230.709999999999,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39232.790000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 36.880000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39270.339999999997,
                        "name": "lh:audit:doctype",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39272.370000000003,
                        "name": "lh:audit:charset",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39274.25,
                        "name": "lh:audit:dom-size",
                        "duration": 8.4600000000000009,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39283.32,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39286.239999999998,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39287.830000000002,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39289.540000000001,
                        "name": "lh:audit:js-libraries",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39308.589999999997,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39310.75,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39312.519999999997,
                        "name": "lh:audit:uses-http2",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39314.980000000003,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39316.599999999999,
                        "name": "lh:audit:meta-description",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39317.989999999998,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39319.839999999997,
                        "name": "lh:audit:font-size",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39321.529999999999,
                        "name": "lh:audit:link-text",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39323.730000000003,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39325.93,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39328.760000000002,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39330.690000000002,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39332.379999999997,
                        "name": "lh:audit:hreflang",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39334.529999999999,
                        "name": "lh:audit:plugins",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39335.900000000001,
                        "name": "lh:audit:canonical",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39337.669999999998,
                        "name": "lh:audit:structured-data",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39338.800000000003,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39340.480000000003,
                        "name": "lh:runner:generate",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    }
                ],
                "total": 37405.169999999998
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/audits\/is-on-https.js | 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": 974.86199999999997
                            },
                            "path": "audits[first-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 974.86199999999997
                            },
                            "path": "audits[first-meaningful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 2200
                            },
                            "path": "audits[speed-index].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 3629.1729999999998
                            },
                            "path": "audits.interactive.displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1702.1409999999933
                            },
                            "path": "audits[mainthread-work-breakdown].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 339.82599999999923
                            },
                            "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\/lh-error.js | noLcp": [
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_LCP"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 60.74799999999982
                            },
                            "path": "audits[total-blocking-time].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 85.882999999999996
                            },
                            "path": "audits[max-potential-fid].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 213.06
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 203.00150000000005
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 156.58999999999997
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[bootup-time].details.headings[0].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[long-tasks].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[mainthread-work-breakdown].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/critical-request-chains.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 3
                            },
                            "path": "audits[critical-request-chains].displayValue"
                        }
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/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 | manifest-display-not-supported": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | 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 | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | columnCategory": [
                        "audits[mainthread-work-breakdown].details.headings[0].label"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/bootup-time.js | columnTotal": [
                        "audits[bootup-time].details.headings[1].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptEval": [
                        "audits[bootup-time].details.headings[2].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptParse": [
                        "audits[bootup-time].details.headings[3].label"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[third-party-summary].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-summary.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 29.680000000000007
                            },
                            "path": "audits[third-party-summary].displayValue"
                        }
                    ],
                    "core\/audits\/third-party-summary.js | columnThirdParty": [
                        "audits[third-party-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnBlockingTime": [
                        "audits[third-party-summary].details.headings[2].label"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/long-tasks.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 4
                            },
                            "path": "audits[long-tasks].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnStartTime": [
                        "audits[long-tasks].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDuration": [
                        "audits[long-tasks].details.headings[2].label"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/non-composited-animations.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 11
                            },
                            "path": "audits[non-composited-animations].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[non-composited-animations].details.headings[0].label",
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[non-composited-animations].details.headings[1].label"
                    ],
                    "core\/audits\/non-composited-animations.js | unsupportedTimingParameters": [
                        "audits[non-composited-animations].details.items[0].subItems.items[0].failureReason",
                        "audits[non-composited-animations].details.items[1].subItems.items[0].failureReason"
                    ],
                    "core\/audits\/non-composited-animations.js | unsupportedCSSProperty": [
                        {
                            "values": {
                                "propertyCount": 2,
                                "properties": "background-position-x, background-position-y"
                            },
                            "path": "audits[non-composited-animations].details.items[2].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[3].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[4].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[5].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[6].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[7].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[8].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[9].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "stroke-dashoffset"
                            },
                            "path": "audits[non-composited-animations].details.items[10].subItems.items[0].failureReason"
                        }
                    ],
                    "core\/audits\/unsized-images.js | failureTitle": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/csp-evaluator.js | strictDynamic": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity",
                        "audits[csp-xss].details.items[1].severity",
                        "audits[csp-xss].details.items[2].severity",
                        "audits[csp-xss].details.items[3].severity",
                        "audits[csp-xss].details.items[4].severity"
                    ],
                    "core\/lib\/csp-evaluator.js | unsafeInline": [
                        "audits[csp-xss].details.items[1].description"
                    ],
                    "core\/lib\/csp-evaluator.js | plainUrlScheme": [
                        {
                            "values": {
                                "keyword": "http:"
                            },
                            "path": "audits[csp-xss].details.items[2].description"
                        },
                        {
                            "values": {
                                "keyword": "https:"
                            },
                            "path": "audits[csp-xss].details.items[3].description"
                        },
                        {
                            "values": {
                                "keyword": "data:"
                            },
                            "path": "audits[csp-xss].details.items[4].description"
                        }
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[color-contrast].details.headings[0].label",
                        "audits[form-field-multiple-labels].details.headings[0].label",
                        "audits[link-name].details.headings[0].label",
                        "audits[video-caption].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | failureTitle": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 27
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | failureTitle": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 19983184
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 376
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.rnest.io\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9281 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-3pq9-10.10.1.201\/240906_BiDcN9_9WF.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 14:47:55 GMT LH:ChromeLauncher Found existing Chrome already running using port 9281, using that.\nFri, 06 Sep 2024 14:47:57 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 14:47:57 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 14:47:57 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 14:47:58 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 14:47:58 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 14:47:58 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 14:47:58 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 14:47:58 GMT LH:status Navigating to https:\/\/www.rnest.io\/\nFri, 06 Sep 2024 14:48:22 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 14:48:22 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 14:48:22 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 14:48:22 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 14:48:22 GMT LH:status Getting artifact: Accessibility\nFri, 06 Sep 2024 14:48:23 GMT LH:status Getting artifact: AnchorElements\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: ConsoleMessages\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: CSSUsage\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: Doctype\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: DOMStats\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: EmbeddedContent\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: FontSize\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: Inputs\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: GlobalListeners\nFri, 06 Sep 2024 14:48:24 GMT LH:status Getting artifact: ImageElements\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 06 Sep 2024 14:48:25 GMT LH:status Get webapp installability errors\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: InspectorIssues\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: JsUsage\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: LinkElements\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: MainDocumentContent\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: MetaElements\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 06 Sep 2024 14:48:25 GMT LH:status Getting artifact: OptimizedImages\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: ResponseCompression\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: RobotsTxt\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: Scripts\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: SourceMaps\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: Stacks\nFri, 06 Sep 2024 14:48:29 GMT LH:status Collect stacks\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: TapTargets\nFri, 06 Sep 2024 14:48:29 GMT LH:status Getting artifact: TraceElements\nFri, 06 Sep 2024 14:48:30 GMT LH:status Getting artifact: ViewportDimensions\nFri, 06 Sep 2024 14:48:30 GMT LH:status Getting artifact: WebAppManifest\nFri, 06 Sep 2024 14:48:30 GMT LH:status Get webapp manifest\nFri, 06 Sep 2024 14:48:30 GMT LH:status Getting artifact: devtoolsLogs\nFri, 06 Sep 2024 14:48:30 GMT LH:status Getting artifact: traces\nFri, 06 Sep 2024 14:48:30 GMT LH:status Getting artifact: BFCacheFailures\nFri, 06 Sep 2024 14:48:31 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 14:48:31 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 14:48:31 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 14:48:31 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 14:48:31 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 14:48:31 GMT LH:largest-contentful-paint:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:31 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 14:48:31 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 14:48:32 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 14:48:33 GMT LH:uses-rel-preconnect:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 14:48:33 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 14:48:34 GMT LH:offscreen-images:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 14:48:34 GMT LH:unminified-css:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 14:48:34 GMT LH:unminified-javascript:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 14:48:34 GMT LH:unused-css-rules:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 14:48:34 GMT LH:unused-javascript:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 14:48:34 GMT LH:modern-image-formats:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 14:48:34 GMT LH:uses-optimized-images:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 14:48:34 GMT LH:uses-text-compression:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 14:48:34 GMT LH:uses-responsive-images:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 14:48:34 GMT LH:efficient-animated-content:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 14:48:34 GMT LH:duplicated-javascript:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 14:48:34 GMT LH:legacy-javascript:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 14:48:34 GMT LH:uses-http2:warn Caught exception: NO_LCP\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 14:48:34 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 14:48:34 GMT LH:status Generating results...\nFri, 06 Sep 2024 14:48:34 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-3pq9-10.10.1.201\/240906_BiDcN9_9WF.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 14:48:34 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 14:48:34 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-3pq9-10.10.1.201\/240906_BiDcN9_9WF.1.0\/lighthouse.report.json\n"
        },
        "average": {
            "firstView": {
                "loadTime": 5487,
                "docTime": 5487,
                "fullyLoaded": 10916,
                "bytesOut": 79877,
                "bytesOutDoc": 76002,
                "bytesIn": 6126587,
                "bytesInDoc": 6126346,
                "requests": 32,
                "requestsFull": 32,
                "requestsDoc": 30,
                "responses_200": 28,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 5444,
                "loadEventEnd": 5444,
                "domContentLoadedEventStart": 1784,
                "domContentLoadedEventEnd": 1792,
                "connections": 4,
                "final_base_page_request": 0,
                "domInteractive": 1784,
                "firstPaint": 944.39999999850988,
                "firstContentfulPaint": 987,
                "firstImagePaint": 987,
                "firstMeaningfulPaint": 987,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 472,
                "basePageSSLTime": 139,
                "score_cache": 93,
                "score_cdn": 3,
                "score_gzip": 19,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 79,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 25321105,
                "gzip_savings": 20711362,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1440199,
                "image_savings": 302961,
                "cpu.ParseHTML": 58,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 49,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 108,
                "cpu.v8.compile": 17,
                "cpu.UpdateLayoutTree": 66,
                "cpu.Layout": 57,
                "cpu.PrePaint": 25,
                "cpu.IntersectionObserverController::computeIntersections": 9,
                "cpu.Paint": 56,
                "cpu.Layerize": 19,
                "cpu.HitTest": 5,
                "cpu.FunctionCall": 25,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 10415,
                "start_epoch": 1725634022.09252,
                "date": 1725634024.643445,
                "fullyLoadedCPUms": 14769,
                "fullyLoadedCPUpct": 87.500000000005386,
                "domElements": 401,
                "domComplete": 5444,
                "PerformancePaintTiming.first-paint": 944.39999999850988,
                "PerformancePaintTiming.first-contentful-paint": 944.39999999850988,
                "test_run_time_ms": 47073,
                "Colordepth": 24,
                "generated-content-percent": 17.379999999999999,
                "generated-content-size": 4.9800000000000004,
                "lastVisualChange": 5600,
                "render": 1100,
                "visualComplete85": 5600,
                "visualComplete90": 5600,
                "visualComplete95": 5600,
                "visualComplete99": 5600,
                "visualComplete": 5600,
                "SpeedIndex": 2455,
                "chromeUserTiming.navigationStart": 103,
                "chromeUserTiming.fetchStart": 57,
                "chromeUserTiming.domLoading": 535,
                "chromeUserTiming.responseEnd": 520,
                "chromeUserTiming.domInteractive": 1827,
                "chromeUserTiming.domContentLoadedEventStart": 1827,
                "chromeUserTiming.domContentLoadedEventEnd": 1835,
                "chromeUserTiming.domComplete": 5487,
                "chromeUserTiming.unloadEventStart": 533,
                "chromeUserTiming.unloadEventEnd": 533,
                "chromeUserTiming.markAsMainFrame": 534,
                "chromeUserTiming.commitNavigationEnd": 534,
                "chromeUserTiming.firstPaint": 987,
                "chromeUserTiming.firstContentfulPaint": 987,
                "chromeUserTiming.firstImagePaint": 987,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 987,
                "chromeUserTiming.firstMeaningfulPaint": 987,
                "chromeUserTiming.loadEventStart": 5487,
                "chromeUserTiming.loadEventEnd": 5487,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 1822,
                "maxFID": 51,
                "TTIMeasurementEnd": 10979,
                "LastInteractive": 1822,
                "TimeToInteractive": 1822,
                "FirstCPUIdle": 1822,
                "TotalBlockingTime": 88,
                "run": 1,
                "step": 1,
                "effectiveBps": 586613,
                "domTime": 0,
                "aft": 0,
                "titleTime": 104,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance.first-contentful-paint": 974.86199999999997,
                "lighthouse.Performance.total-blocking-time": 60.74799999999982,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 2200,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "effectiveBpsDoc": 1221604,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 2201,
                "docTime": 2201,
                "fullyLoaded": 7758,
                "bytesOut": 9150,
                "bytesOutDoc": 7025,
                "bytesIn": 4201802,
                "bytesInDoc": 4201802,
                "requests": 4,
                "requestsFull": 4,
                "requestsDoc": 3,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 3,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 2100,
                "loadEventEnd": 2101,
                "domContentLoadedEventStart": 928,
                "domContentLoadedEventEnd": 936,
                "connections": 2,
                "final_base_page_request": 0,
                "domInteractive": 928,
                "firstPaint": 961.30000000074506,
                "firstContentfulPaint": 1062,
                "firstImagePaint": 1062,
                "firstMeaningfulPaint": 1196,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 347,
                "basePageSSLTime": 78,
                "score_cache": -1,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 7892,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 25,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 68,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 41,
                "cpu.v8.compile": 40,
                "cpu.UpdateLayoutTree": 87,
                "cpu.Layout": 44,
                "cpu.PrePaint": 14,
                "cpu.Paint": 38,
                "cpu.Layerize": 10,
                "cpu.IntersectionObserverController::computeIntersections": 3,
                "cpu.v8.produceCache": 16,
                "cpu.FunctionCall": 7,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 2,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 1,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 7353,
                "start_epoch": 1725634116.4196234,
                "date": 1725634118.6371615,
                "fullyLoadedCPUms": 11250,
                "fullyLoadedCPUpct": 91.836734693877858,
                "domElements": 401,
                "domComplete": 2100,
                "PerformancePaintTiming.first-paint": 961.30000000074506,
                "PerformancePaintTiming.first-contentful-paint": 961.30000000074506,
                "test_run_time_ms": 27927,
                "Colordepth": 24,
                "generated-content-percent": 17.379999999999999,
                "generated-content-size": 4.9800000000000004,
                "lastVisualChange": 4100,
                "render": 1000,
                "visualComplete85": 3200,
                "visualComplete90": 3700,
                "visualComplete95": 3700,
                "visualComplete99": 4100,
                "visualComplete": 4100,
                "SpeedIndex": 1714,
                "chromeUserTiming.navigationStart": 162,
                "chromeUserTiming.fetchStart": 114,
                "chromeUserTiming.domLoading": 464,
                "chromeUserTiming.responseEnd": 454,
                "chromeUserTiming.domInteractive": 1028,
                "chromeUserTiming.domContentLoadedEventStart": 1028,
                "chromeUserTiming.domContentLoadedEventEnd": 1036,
                "chromeUserTiming.domComplete": 2201,
                "chromeUserTiming.unloadEventStart": 462,
                "chromeUserTiming.unloadEventEnd": 462,
                "chromeUserTiming.markAsMainFrame": 462,
                "chromeUserTiming.commitNavigationEnd": 463,
                "chromeUserTiming.firstPaint": 1062,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1062,
                "chromeUserTiming.firstContentfulPaint": 1062,
                "chromeUserTiming.firstImagePaint": 1062,
                "chromeUserTiming.InteractiveTime": 1062,
                "chromeUserTiming.firstMeaningfulPaint": 1195,
                "chromeUserTiming.loadEventStart": 2201,
                "chromeUserTiming.loadEventEnd": 2202,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 1000,
                "maxFID": 0,
                "TTIMeasurementEnd": 7855,
                "LastInteractive": 1000,
                "TimeToInteractive": 1000,
                "FirstCPUIdle": 1000,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 566968,
                "domTime": 0,
                "aft": 0,
                "titleTime": 164,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance.first-contentful-paint": 974.86199999999997,
                "lighthouse.Performance.total-blocking-time": 60.74799999999982,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 2200,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "effectiveBpsDoc": 2266344,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.HitTest": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 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.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.v8.produceCache": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.InteractiveTime": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 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.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-3pq9-10.10.1.201",
                "loadTime": 5487,
                "docTime": 5487,
                "fullyLoaded": 10916,
                "bytesOut": 79877,
                "bytesOutDoc": 76002,
                "bytesIn": 6126587,
                "bytesInDoc": 6126346,
                "requests": [
                    {
                        "type": 3,
                        "id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                        "request_id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/",
                        "raw_id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 223,
                        "ttfb_ms": 222,
                        "load_start": 250,
                        "load_start_float": 250.000078,
                        "bytesIn": 7500,
                        "objectSize": 7500,
                        "objectSizeUncompressed": 24227,
                        "chunks": [
                            {
                                "ts": 473,
                                "bytes": 7500,
                                "inflated": 24227
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 69,
                        "connect_start": 69,
                        "connect_end": 111,
                        "ssl_start": 111,
                        "ssl_end": 250,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.rnest.io",
                            "sanList": [
                                "www.rnest.io"
                            ],
                            "issuer": "R10",
                            "validFrom": 1721806420,
                            "validTo": 1729582419,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1721810020244,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203F98F9DEE1FBDF6F63189B4C3E87B0988672C6F0C672E13A6B02C93012D74625022100CAD1818A12C39642881BF70E493207E20CB0B937A986A04EB47870ABC44881A6"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721810020261,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100AE62FF8F23EE0734967BC829E3B398A991871A9C664547E378A277001A524A7D022020D80A845475E3CA8D1FE78D802974551D4E36F042B6A3B796CC9430EF21E9A6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: no-store, private",
                                "content-encoding: gzip",
                                "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "permissions-policy: interest-cohort=()",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "set-cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804; expires=Fri, 06 Sep 2024 16:47:05 GMT; Max-Age=7200; path=\/; secure; HttpOnly; SameSite=Lax",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-powered-by: PHP\/8.2.7",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 68,
                        "connect_ms": 42,
                        "ssl_ms": 139,
                        "gzip_total": 8083,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 12,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBMFP1DitIkUz4kb13fKixRXsMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MDczMzQwWhcNMjQxMDIyMDczMzM5WjAXMRUwEwYDVQQD\nEwx3d3cucm5lc3QuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc\n1vdbVSZU63ZtvdN40ETI1ZpYp0R924bsF8cpFSPPh7kJ7Cyf2jW+rAZYj44vv9B3\n8Fr0V1hFhbPyAlWvbLF\/aqmJLiNjlK6Gpd7xopZ14\/EnnN3B8DAcg7x+RyN6RkvT\n\/ddt60eZPeIWBHsTTqQ5cMBygN+v21lCMMrYuIgc4VQc4OL5YXsnUNqWNWDdHbCO\nfXsZ6jXDkT9GK4eVpNiH8gPYqKD2MojAAzKSFMKCPCfmerSApdZ+ElhW000Blqol\nr5zSLH4iYGQeW\/D25zaR1nZa8+5TN8U8YK04Tu9WnQDwnqREwkR7B5Nkdvz5onFo\nmZV0pl2EnDN2t73A5o0VAgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFKIqoVxLTDbEccQy5AbNDrWhpjPuMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMd3d3LnJuZXN0LmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGQ49\/nlAAABAMARzBFAiA\/mPne4fvfb2MYm0w+h7CYhnLG\n8MZy4TprAskwEtdGJQIhAMrRgYoSw5ZCiBv3DkkyB+IMsLk3qYagTrR4cKvESIGm\nAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQ49\/npQAABAMA\nRzBFAiEArmL\/jyPuBzSWe8gp47OYqZGHGpxmRUfjeKJ3ABpSSn0CICDYCoRUdePK\njR\/njYApdFUdTjbwQrajt5bMlDDvIemmMA0GCSqGSIb3DQEBCwUAA4IBAQCZavja\ngbdXxkeZs1LjY4dGr6ep1g6yh0QbUiHGcl1I9ZCHDYxhd\/4YNC8D4km8LoPO\/s4x\nEoT3HZYl780ML7aueeg105QKfjM2FEVxB5ONQ8nAfLY3vXbOBczPK19485bVbffw\nD38GaVTLiE3KLuD2X6e1NVCWwOu81oD5YIJVMiE4TsmfNpH8w9qSd0ozoUaxzlNh\nArB61czn7U\/QmhnZLocpSU1TN4nD5L4f6vuupI2J7QKwYZ7LgISBJ36IVPaIhB56\nyIMkDDmBtVx68b5sD3H\/fd+Sx4mhZ6a76\/G4S\/qEzB\/VcfRWi5RL1MaIPZkBMOST\nN0k8hF9jHaRWlcha\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 473,
                        "ttfb_start": 250,
                        "ttfb_end": 472,
                        "download_start": 472,
                        "download_end": 473,
                        "download_ms": 1,
                        "all_start": 1,
                        "all_end": 473,
                        "all_ms": 472,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                629.00900000000001,
                                630.67899999999997
                            ],
                            [
                                629.03499999999997,
                                629.32100000000003
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "198390.2",
                        "request_id": "198390.2",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/assets\/main.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/assets\/main.css",
                        "raw_id": "198390.2",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 61,
                        "ttfb_ms": 58,
                        "load_start": 499,
                        "load_start_float": 499.00009499999999,
                        "bytesIn": 6175,
                        "objectSize": 6175,
                        "objectSizeUncompressed": 28508,
                        "chunks": [
                            {
                                "ts": 558,
                                "bytes": 6175,
                                "inflated": 28508
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 17,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/assets\/main.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=0",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-encoding: gzip",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: W\/\"64940e93-6f5c\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                "pragma: public",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2287,
                        "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": 6388,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 498,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 95,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 560,
                        "ttfb_start": 499,
                        "ttfb_end": 557,
                        "download_start": 557,
                        "download_end": 560,
                        "download_ms": 3,
                        "all_start": 499,
                        "all_end": 560,
                        "all_ms": 61,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "198390.3",
                        "request_id": "198390.3",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/assets\/signal-extralight.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/assets\/signal-extralight.woff2",
                        "raw_id": "198390.3",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 125,
                        "ttfb_ms": 106,
                        "load_start": 508,
                        "load_start_float": 508.00010099999997,
                        "bytesIn": 28012,
                        "objectSize": 28012,
                        "objectSizeUncompressed": 28012,
                        "chunks": [
                            {
                                "ts": 633,
                                "bytes": 28012
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/assets\/signal-extralight.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "origin: https:\/\/www.rnest.io",
                                "priority: u=1",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 28012",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"64940e94-6d6c\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:04:20 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2371,
                        "score_cache": 100,
                        "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": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 503,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 101,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 192,
                                "GPOS": 23838,
                                "GSUB": 7962,
                                "OS\/2": 96,
                                "cmap": 834,
                                "cvt ": 72,
                                "fpgm": 613,
                                "gasp": 8,
                                "glyf": 52619,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1460,
                                "loca": 0,
                                "maxp": 32,
                                "name": 732,
                                "post": 2824,
                                "prep": 260
                            },
                            "names": {
                                "0": "Bulgarian",
                                "1": ".",
                                "2": "",
                                "3": "",
                                "4": ".",
                                "5": "Version 1.003",
                                "6": "",
                                "16": "Signal",
                                "17": "ExtraLight"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 1032,
                                "usWeightClass": 200,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1229,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 154,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1229,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 717,
                                "yStrikeoutSize": 88,
                                "yStrikeoutPosition": 602,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 519,
                                "ulUnicodeRange2": 301991939,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "FABL",
                                "fsSelection": 64,
                                "usFirstCharIndex": 13,
                                "usLastCharIndex": 64260,
                                "sTypoAscender": 1618,
                                "sTypoDescender": -430,
                                "sTypoLineGap": 0,
                                "usWinAscent": 2130,
                                "usWinDescent": 611,
                                "ulCodePageRange1": 151,
                                "ulCodePageRange2": 1128267776,
                                "sxHeight": 490,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -629,
                                "underlineThickness": 88,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "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,
                                    162,
                                    163,
                                    165,
                                    168,
                                    169,
                                    170,
                                    171,
                                    173,
                                    174,
                                    176,
                                    178,
                                    179,
                                    180,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    192,
                                    194,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    206,
                                    207,
                                    209,
                                    212,
                                    215,
                                    217,
                                    219,
                                    224,
                                    226,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    238,
                                    239,
                                    241,
                                    244,
                                    249,
                                    251,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8239,
                                    8249,
                                    8250,
                                    8260,
                                    8287,
                                    8304,
                                    8305,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8316,
                                    8317,
                                    8318,
                                    8319,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8333,
                                    8334,
                                    8364,
                                    8470,
                                    8482,
                                    8592,
                                    8593,
                                    8594,
                                    8598,
                                    8601,
                                    9450,
                                    9471,
                                    9632,
                                    9656,
                                    9670,
                                    9679,
                                    9724,
                                    9825,
                                    9829,
                                    10112,
                                    10113,
                                    10114,
                                    10115,
                                    10116,
                                    10117,
                                    10118,
                                    10119,
                                    10120,
                                    10121,
                                    10122,
                                    10123,
                                    10124,
                                    10125,
                                    10126,
                                    10127,
                                    10128,
                                    10129,
                                    10130,
                                    10131,
                                    63199,
                                    63200,
                                    63201,
                                    63202,
                                    63203,
                                    63204,
                                    63207,
                                    63208,
                                    64256,
                                    64257,
                                    64258,
                                    64259,
                                    64260
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "BGR ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "SRB ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "AZE ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CRT ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TRK ": [
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "ornm",
                                            "pnum",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern"
                                        ],
                                        "BGR ": [
                                            "kern"
                                        ],
                                        "SRB ": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "kern"
                                        ],
                                        "MOL ": [
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 254,
                                "num_glyphs": 365
                            }
                        },
                        "load_end": 633,
                        "ttfb_start": 508,
                        "ttfb_end": 614,
                        "download_start": 614,
                        "download_end": 633,
                        "download_ms": 19,
                        "all_start": 508,
                        "all_end": 633,
                        "all_ms": 125,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "198390.4",
                        "request_id": "198390.4",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/assets\/mac.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/assets\/mac.png",
                        "raw_id": "198390.4",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 123,
                        "ttfb_ms": 122,
                        "load_start": 528,
                        "load_start_float": 528.00010699999996,
                        "bytesIn": 14148,
                        "objectSize": 14148,
                        "objectSizeUncompressed": 14148,
                        "chunks": [
                            {
                                "ts": 651,
                                "bytes": 14148
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 115,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/assets\/mac.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 14148",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"64940e93-3744\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2431,
                        "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": 14148,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 511,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 107,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "14 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 828,
                                    "BitDepth": 8,
                                    "ColorType": "Grayscale with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "1000x828",
                                    "Megapixels": 0.82799999999999996
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1000,
                                    "height": 828,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "GrayscaleAlpha",
                                "endianness": "Undefined",
                                "colorspace": "Gray",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "gray": 8
                                },
                                "pixels": 828000,
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 63.643099999999997,
                                        "standardDeviation": 109.44,
                                        "kurtosis": -0.68554199999999998,
                                        "skewness": -1.1434500000000001,
                                        "entropy": 0.19747100000000001
                                    },
                                    "gray": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 148.084,
                                        "standardDeviation": 64.584400000000002,
                                        "kurtosis": 1.0285,
                                        "skewness": -1.5989500000000001,
                                        "entropy": 0.62847299999999995
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Undefined",
                                "gamma": 0.45454499999999998,
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1000,
                                    "height": 828,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:05+00:00",
                                    "date:modify": "2024-09-06T14:47:05+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "4",
                                    "png:IHDR.color_type": "4 (GrayAlpha)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1000, 828",
                                    "signature": "56ca3df3433ec7919f89b4cc03f79eaece1ecec3bf7b74375f3650cc776e7e16"
                                },
                                "tainted": false,
                                "filesize": "14148B",
                                "numberPixels": "828000",
                                "pixelsPerSecond": "19.2108MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.043"
                            }
                        },
                        "load_end": 651,
                        "ttfb_start": 528,
                        "ttfb_end": 650,
                        "download_start": 650,
                        "download_end": 651,
                        "download_ms": 1,
                        "all_start": 528,
                        "all_end": 651,
                        "all_ms": 123,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "198390.5",
                        "request_id": "198390.5",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                        "raw_id": "198390.5",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 602,
                        "ttfb_ms": 148,
                        "load_start": 530,
                        "load_start_float": 530.00011300000006,
                        "bytesIn": 189338,
                        "objectSize": 189338,
                        "objectSizeUncompressed": 189338,
                        "chunks": [
                            {
                                "ts": 681,
                                "bytes": 16167
                            },
                            {
                                "ts": 709,
                                "bytes": 16366
                            },
                            {
                                "ts": 737,
                                "bytes": 16366
                            },
                            {
                                "ts": 768,
                                "bytes": 16637
                            },
                            {
                                "ts": 789,
                                "bytes": 16366
                            },
                            {
                                "ts": 820,
                                "bytes": 16366
                            },
                            {
                                "ts": 857,
                                "bytes": 15968
                            },
                            {
                                "ts": 872,
                                "bytes": 16366
                            },
                            {
                                "ts": 900,
                                "bytes": 470
                            },
                            {
                                "ts": 1053,
                                "bytes": 15607
                            },
                            {
                                "ts": 1076,
                                "bytes": 16366
                            },
                            {
                                "ts": 1105,
                                "bytes": 16366
                            },
                            {
                                "ts": 1132,
                                "bytes": 9927
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 157,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 189338",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-2e39a\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2587,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 74,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 189338,
                        "image_save": 48404,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 516,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 113,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "175 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 800,
                                    "ImageHeight": 782,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "800x782",
                                    "Megapixels": 0.626
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.3333300000000001,
                                    "y": 8.1458300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 625600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 210,
                                        "mean": 62.932200000000002,
                                        "standardDeviation": 34.396000000000001,
                                        "kurtosis": 0.23261999999999999,
                                        "skewness": 1.01631,
                                        "entropy": 0.87243199999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 128,
                                        "mean": 32.188400000000001,
                                        "standardDeviation": 26.695399999999999,
                                        "kurtosis": 4.7856899999999998,
                                        "skewness": 2.0913200000000001,
                                        "entropy": 0.86458999999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 132,
                                        "mean": 49.4664,
                                        "standardDeviation": 32.384500000000003,
                                        "kurtosis": -0.23466300000000001,
                                        "skewness": 0.96806700000000001,
                                        "entropy": 0.85528599999999999
                                    },
                                    "blue": {
                                        "min": 43,
                                        "max": 210,
                                        "mean": 107.142,
                                        "standardDeviation": 44.107999999999997,
                                        "kurtosis": -0.98747099999999999,
                                        "skewness": 0.59014100000000003,
                                        "entropy": 0.89742200000000005
                                    }
                                },
                                "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": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:05+00:00",
                                    "date:modify": "2024-09-06T14:47:05+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "b18e450fa1ce111264e16ecd2bddec6430032c2df5e4d72acf21c194f4668333"
                                },
                                "tainted": false,
                                "filesize": "179411B",
                                "numberPixels": "625600",
                                "pixelsPerSecond": "4.79945MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.130"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1132,
                        "ttfb_start": 530,
                        "ttfb_end": 678,
                        "download_start": 678,
                        "download_end": 1132,
                        "download_ms": 454,
                        "all_start": 530,
                        "all_end": 1132,
                        "all_ms": 602,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "198390.6",
                        "request_id": "198390.6",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                        "raw_id": "198390.6",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 852,
                        "ttfb_ms": 261,
                        "load_start": 586,
                        "load_start_float": 586.00011900000004,
                        "bytesIn": 189338,
                        "objectSize": 189338,
                        "objectSizeUncompressed": 189338,
                        "chunks": [
                            {
                                "ts": 901,
                                "bytes": 15896
                            },
                            {
                                "ts": 928,
                                "bytes": 16366
                            },
                            {
                                "ts": 969,
                                "bytes": 16366
                            },
                            {
                                "ts": 998,
                                "bytes": 16366
                            },
                            {
                                "ts": 1024,
                                "bytes": 542
                            },
                            {
                                "ts": 1137,
                                "bytes": 6430
                            },
                            {
                                "ts": 1161,
                                "bytes": 16366
                            },
                            {
                                "ts": 1223,
                                "bytes": 16366
                            },
                            {
                                "ts": 1312,
                                "bytes": 16366
                            },
                            {
                                "ts": 1318,
                                "bytes": 10008
                            },
                            {
                                "ts": 1431,
                                "bytes": 43453
                            },
                            {
                                "ts": 1438,
                                "bytes": 14813
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 168,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 189338",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-2e39a\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2587,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 78,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 189338,
                        "image_save": 41284,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 585,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 119,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "185 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 800,
                                    "ImageHeight": 782,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "800x782",
                                    "Megapixels": 0.626
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.3333300000000001,
                                    "y": 8.1458300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 625600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 210,
                                        "mean": 59.354599999999998,
                                        "standardDeviation": 29.7437,
                                        "kurtosis": 0.86404099999999995,
                                        "skewness": 1.2176899999999999,
                                        "entropy": 0.88258400000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 83,
                                        "mean": 27.341899999999999,
                                        "standardDeviation": 17.0045,
                                        "kurtosis": -0.161437,
                                        "skewness": 0.91788999999999998,
                                        "entropy": 0.88244500000000003
                                    },
                                    "green": {
                                        "min": 7,
                                        "max": 128,
                                        "mean": 45.2254,
                                        "standardDeviation": 27.828299999999999,
                                        "kurtosis": -0.30623899999999998,
                                        "skewness": 0.95561200000000002,
                                        "entropy": 0.86055400000000004
                                    },
                                    "blue": {
                                        "min": 43,
                                        "max": 210,
                                        "mean": 105.496,
                                        "standardDeviation": 44.398299999999999,
                                        "kurtosis": -0.926176,
                                        "skewness": 0.67389100000000002,
                                        "entropy": 0.90475399999999995
                                    }
                                },
                                "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": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:06+00:00",
                                    "date:modify": "2024-09-06T14:47:06+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "d29de4ad41e09e4f8a4ac5c9f7d6e8f0dc836f277a021fe7086add2e8f63af41"
                                },
                                "tainted": false,
                                "filesize": "189338B",
                                "numberPixels": "625600",
                                "pixelsPerSecond": "20.909MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.029"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1438,
                        "ttfb_start": 586,
                        "ttfb_end": 847,
                        "download_start": 847,
                        "download_end": 1438,
                        "download_ms": 591,
                        "all_start": 586,
                        "all_end": 1438,
                        "all_ms": 852,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "198390.7",
                        "request_id": "198390.7",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                        "raw_id": "198390.7",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1816,
                        "ttfb_ms": 255,
                        "load_start": 593,
                        "load_start_float": 593.00012500000003,
                        "bytesIn": 228517,
                        "objectSize": 228517,
                        "objectSizeUncompressed": 228517,
                        "chunks": [
                            {
                                "ts": 1024,
                                "bytes": 15824
                            },
                            {
                                "ts": 1051,
                                "bytes": 560
                            },
                            {
                                "ts": 1321,
                                "bytes": 6358
                            },
                            {
                                "ts": 1425,
                                "bytes": 1834
                            },
                            {
                                "ts": 1447,
                                "bytes": 1544
                            },
                            {
                                "ts": 1465,
                                "bytes": 16366
                            },
                            {
                                "ts": 1493,
                                "bytes": 16366
                            },
                            {
                                "ts": 1522,
                                "bytes": 6684
                            },
                            {
                                "ts": 1688,
                                "bytes": 8429
                            },
                            {
                                "ts": 1716,
                                "bytes": 16366
                            },
                            {
                                "ts": 1744,
                                "bytes": 16366
                            },
                            {
                                "ts": 1767,
                                "bytes": 16366
                            },
                            {
                                "ts": 1802,
                                "bytes": 8009
                            },
                            {
                                "ts": 2033,
                                "bytes": 15964
                            },
                            {
                                "ts": 2053,
                                "bytes": 16366
                            },
                            {
                                "ts": 2079,
                                "bytes": 16366
                            },
                            {
                                "ts": 2107,
                                "bytes": 16366
                            },
                            {
                                "ts": 2135,
                                "bytes": 474
                            },
                            {
                                "ts": 2359,
                                "bytes": 13991
                            },
                            {
                                "ts": 2382,
                                "bytes": 16366
                            },
                            {
                                "ts": 2409,
                                "bytes": 1552
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 179,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 228517",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-37ca5\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2587,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 76,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 228517,
                        "image_save": 52812,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 590,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 125,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "223 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 800,
                                    "ImageHeight": 784,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "800x784",
                                    "Megapixels": 0.627
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 784,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.3333300000000001,
                                    "y": 8.1666699999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 627200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 210,
                                        "mean": 80.407300000000006,
                                        "standardDeviation": 30.627400000000002,
                                        "kurtosis": -0.53413299999999997,
                                        "skewness": 0.72581099999999998,
                                        "entropy": 0.95431299999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 85,
                                        "mean": 38.604700000000001,
                                        "standardDeviation": 19.244499999999999,
                                        "kurtosis": -1.1416500000000001,
                                        "skewness": -0.074560699999999994,
                                        "entropy": 0.95332399999999995
                                    },
                                    "green": {
                                        "min": 6,
                                        "max": 125,
                                        "mean": 64.380099999999999,
                                        "standardDeviation": 29.345300000000002,
                                        "kurtosis": -1.25177,
                                        "skewness": -0.0034201100000000001,
                                        "entropy": 0.95963100000000001
                                    },
                                    "blue": {
                                        "min": 43,
                                        "max": 210,
                                        "mean": 138.23699999999999,
                                        "standardDeviation": 43.292499999999997,
                                        "kurtosis": -1.2153499999999999,
                                        "skewness": -0.33494299999999999,
                                        "entropy": 0.94998300000000002
                                    }
                                },
                                "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": 800,
                                    "height": 784,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "47318a0a446ffe5ce29a68dfa0174fca7a6a8fb749217adecba9076e26c0d6da"
                                },
                                "tainted": false,
                                "filesize": "228517B",
                                "numberPixels": "627200",
                                "pixelsPerSecond": "9.37101MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.066"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2409,
                        "ttfb_start": 593,
                        "ttfb_end": 848,
                        "download_start": 848,
                        "download_end": 2409,
                        "download_ms": 1561,
                        "all_start": 593,
                        "all_end": 2409,
                        "all_ms": 1816,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "198390.8",
                        "request_id": "198390.8",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                        "raw_id": "198390.8",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1278,
                        "ttfb_ms": 445,
                        "load_start": 601,
                        "load_start_float": 601.00013100000001,
                        "bytesIn": 106937,
                        "objectSize": 106937,
                        "objectSizeUncompressed": 106937,
                        "chunks": [
                            {
                                "ts": 1522,
                                "bytes": 9682
                            },
                            {
                                "ts": 1550,
                                "bytes": 16366
                            },
                            {
                                "ts": 1578,
                                "bytes": 16366
                            },
                            {
                                "ts": 1602,
                                "bytes": 16366
                            },
                            {
                                "ts": 1630,
                                "bytes": 6756
                            },
                            {
                                "ts": 1802,
                                "bytes": 8357
                            },
                            {
                                "ts": 1824,
                                "bytes": 16366
                            },
                            {
                                "ts": 1853,
                                "bytes": 16366
                            },
                            {
                                "ts": 1879,
                                "bytes": 312
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 190,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 106937",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-1a1b9\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2587,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 106937,
                        "image_save": 21691,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 596,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 131,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "104 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 800,
                                    "ImageHeight": 782,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "800x782",
                                    "Megapixels": 0.626
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.3333300000000001,
                                    "y": 8.1458300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 625600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 206,
                                        "mean": 44.5535,
                                        "standardDeviation": 22.760300000000001,
                                        "kurtosis": 3.5881599999999998,
                                        "skewness": 1.7557499999999999,
                                        "entropy": 0.59872599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 83,
                                        "mean": 20.845800000000001,
                                        "standardDeviation": 12.348699999999999,
                                        "kurtosis": 4.4435200000000004,
                                        "skewness": 2.1665299999999998,
                                        "entropy": 0.60469399999999995
                                    },
                                    "green": {
                                        "min": 9,
                                        "max": 127,
                                        "mean": 31.616,
                                        "standardDeviation": 20.970500000000001,
                                        "kurtosis": 4.2804399999999996,
                                        "skewness": 2.238,
                                        "entropy": 0.57306299999999999
                                    },
                                    "blue": {
                                        "min": 45,
                                        "max": 206,
                                        "mean": 81.198499999999996,
                                        "standardDeviation": 34.9619,
                                        "kurtosis": 2.5316000000000001,
                                        "skewness": 1.88934,
                                        "entropy": 0.61841999999999997
                                    }
                                },
                                "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": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:06+00:00",
                                    "date:modify": "2024-09-06T14:47:06+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "f34b9b0281c6f7c94a12fb35c9912d848d631cf01f9e0f41b04d84878ec19835"
                                },
                                "tainted": false,
                                "filesize": "106937B",
                                "numberPixels": "625600",
                                "pixelsPerSecond": "6.40142MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.097"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1879,
                        "ttfb_start": 601,
                        "ttfb_end": 1046,
                        "download_start": 1046,
                        "download_end": 1879,
                        "download_ms": 833,
                        "all_start": 601,
                        "all_end": 1879,
                        "all_ms": 1278,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "198390.24",
                        "request_id": "198390.24",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/assets\/plugins.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/assets\/plugins.js",
                        "raw_id": "198390.24",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1034,
                        "ttfb_ms": 720,
                        "load_start": 623,
                        "load_start_float": 623.000137,
                        "bytesIn": 16066,
                        "objectSize": 16066,
                        "objectSizeUncompressed": 62674,
                        "chunks": [
                            {
                                "ts": 1631,
                                "bytes": 9610,
                                "inflated": 35655
                            },
                            {
                                "ts": 1657,
                                "bytes": 6456,
                                "inflated": 27019
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 332,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/assets\/plugins.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-encoding: gzip",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: W\/\"64940e93-f4d2\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                "pragma: public",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "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": 16308,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 603,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 137,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1657,
                        "ttfb_start": 623,
                        "ttfb_end": 1343,
                        "download_start": 1343,
                        "download_end": 1657,
                        "download_ms": 314,
                        "all_start": 623,
                        "all_end": 1657,
                        "all_ms": 1034,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 7,
                            "v8.compile": 2,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 7,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 10,
                        "js_timing": [
                            [
                                1713.6079999999999,
                                1720.537
                            ],
                            [
                                1713.636,
                                1715.4449999999999
                            ],
                            [
                                1834.604,
                                1834.8510000000001
                            ],
                            [
                                7287.8320000000003,
                                7288.5789999999997
                            ],
                            [
                                7309.2190000000001,
                                7309.3980000000001
                            ],
                            [
                                7391.2619999999997,
                                7391.4830000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "198390.25",
                        "request_id": "198390.25",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/assets\/main.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/assets\/main.js",
                        "raw_id": "198390.25",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1029,
                        "ttfb_ms": 710,
                        "load_start": 634,
                        "load_start_float": 634.00014299999998,
                        "bytesIn": 1454,
                        "objectSize": 1454,
                        "objectSizeUncompressed": 4365,
                        "chunks": [
                            {
                                "ts": 1663,
                                "bytes": 1454,
                                "inflated": 4365
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 333,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/assets\/main.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: u=2",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-encoding: gzip",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: W\/\"64940e93-110d\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                "pragma: public",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2242,
                        "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": 1687,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 608,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 143,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1663,
                        "ttfb_start": 634,
                        "ttfb_end": 1344,
                        "download_start": 1344,
                        "download_end": 1663,
                        "download_ms": 319,
                        "all_start": 634,
                        "all_end": 1663,
                        "all_ms": 1029,
                        "index": 9,
                        "number": 10,
                        "cpuTimes": {
                            "EvaluateScript": 100,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 100,
                        "cpu.v8.compile": 0,
                        "cpuTime": 101,
                        "js_timing": [
                            [
                                1721.4880000000001,
                                1821.8009999999999
                            ],
                            [
                                1721.51,
                                1721.7329999999999
                            ]
                        ],
                        "blockingTime": 100.31299999999987
                    },
                    {
                        "type": 3,
                        "id": "198390.9",
                        "request_id": "198390.9",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                        "raw_id": "198390.9",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1860,
                        "ttfb_ms": 710,
                        "load_start": 634,
                        "load_start_float": 634.00014899999996,
                        "bytesIn": 189338,
                        "objectSize": 189338,
                        "objectSizeUncompressed": 189338,
                        "chunks": [
                            {
                                "ts": 1671,
                                "bytes": 8447
                            },
                            {
                                "ts": 1687,
                                "bytes": 7937
                            },
                            {
                                "ts": 1882,
                                "bytes": 16054
                            },
                            {
                                "ts": 1904,
                                "bytes": 16366
                            },
                            {
                                "ts": 1933,
                                "bytes": 16366
                            },
                            {
                                "ts": 1961,
                                "bytes": 366
                            },
                            {
                                "ts": 2136,
                                "bytes": 15892
                            },
                            {
                                "ts": 2164,
                                "bytes": 16366
                            },
                            {
                                "ts": 2193,
                                "bytes": 16366
                            },
                            {
                                "ts": 2221,
                                "bytes": 16366
                            },
                            {
                                "ts": 2245,
                                "bytes": 546
                            },
                            {
                                "ts": 2415,
                                "bytes": 14814
                            },
                            {
                                "ts": 2439,
                                "bytes": 16366
                            },
                            {
                                "ts": 2467,
                                "bytes": 16366
                            },
                            {
                                "ts": 2494,
                                "bytes": 10720
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 189338",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-2e39a\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2572,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 74,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 189338,
                        "image_save": 48967,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 610,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 149,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "174 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 800,
                                    "ImageHeight": 782,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "800x782",
                                    "Megapixels": 0.626
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.3333300000000001,
                                    "y": 8.1458300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 625600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 210,
                                        "mean": 63.180199999999999,
                                        "standardDeviation": 34.671900000000001,
                                        "kurtosis": 0.194687,
                                        "skewness": 1.0028699999999999,
                                        "entropy": 0.870591
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 128,
                                        "mean": 32.5229,
                                        "standardDeviation": 27.241,
                                        "kurtosis": 4.5781900000000002,
                                        "skewness": 2.0740799999999999,
                                        "entropy": 0.86390900000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 132,
                                        "mean": 49.776699999999998,
                                        "standardDeviation": 32.674500000000002,
                                        "kurtosis": -0.26000800000000002,
                                        "skewness": 0.96034399999999998,
                                        "entropy": 0.85174700000000003
                                    },
                                    "blue": {
                                        "min": 43,
                                        "max": 210,
                                        "mean": 107.241,
                                        "standardDeviation": 44.100200000000001,
                                        "kurtosis": -0.99199499999999996,
                                        "skewness": 0.58460599999999996,
                                        "entropy": 0.89611799999999997
                                    }
                                },
                                "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": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "af9f42976d65ac1f6ed9337cfc6ec4d8d81e7e3ee1c9e1f35078d3514dbb2ac4"
                                },
                                "tainted": false,
                                "filesize": "178618B",
                                "numberPixels": "625600",
                                "pixelsPerSecond": "33.7037MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2494,
                        "ttfb_start": 634,
                        "ttfb_end": 1344,
                        "download_start": 1344,
                        "download_end": 2494,
                        "download_ms": 1150,
                        "all_start": 634,
                        "all_end": 2494,
                        "all_ms": 1860,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "198390.10",
                        "request_id": "198390.10",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                        "raw_id": "198390.10",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1939,
                        "ttfb_ms": 710,
                        "load_start": 635,
                        "load_start_float": 635.00015499999995,
                        "bytesIn": 106937,
                        "objectSize": 106937,
                        "objectSizeUncompressed": 106937,
                        "chunks": [
                            {
                                "ts": 1962,
                                "bytes": 16000
                            },
                            {
                                "ts": 1989,
                                "bytes": 16366
                            },
                            {
                                "ts": 2033,
                                "bytes": 402
                            },
                            {
                                "ts": 2245,
                                "bytes": 15820
                            },
                            {
                                "ts": 2273,
                                "bytes": 16366
                            },
                            {
                                "ts": 2306,
                                "bytes": 582
                            },
                            {
                                "ts": 2505,
                                "bytes": 5637
                            },
                            {
                                "ts": 2524,
                                "bytes": 16366
                            },
                            {
                                "ts": 2549,
                                "bytes": 16366
                            },
                            {
                                "ts": 2574,
                                "bytes": 3032
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 212,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 106937",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-1a1b9\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2572,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 106937,
                        "image_save": 21691,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 611,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 155,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "104 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 800,
                                    "ImageHeight": 782,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "800x782",
                                    "Megapixels": 0.626
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.3333300000000001,
                                    "y": 8.1458300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 625600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 206,
                                        "mean": 44.5535,
                                        "standardDeviation": 22.760300000000001,
                                        "kurtosis": 3.5881599999999998,
                                        "skewness": 1.7557499999999999,
                                        "entropy": 0.59872599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 83,
                                        "mean": 20.845800000000001,
                                        "standardDeviation": 12.348699999999999,
                                        "kurtosis": 4.4435200000000004,
                                        "skewness": 2.1665299999999998,
                                        "entropy": 0.60469399999999995
                                    },
                                    "green": {
                                        "min": 9,
                                        "max": 127,
                                        "mean": 31.616,
                                        "standardDeviation": 20.970500000000001,
                                        "kurtosis": 4.2804399999999996,
                                        "skewness": 2.238,
                                        "entropy": 0.57306299999999999
                                    },
                                    "blue": {
                                        "min": 45,
                                        "max": 206,
                                        "mean": 81.198499999999996,
                                        "standardDeviation": 34.9619,
                                        "kurtosis": 2.5316000000000001,
                                        "skewness": 1.88934,
                                        "entropy": 0.61841999999999997
                                    }
                                },
                                "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": 800,
                                    "height": 782,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "f34b9b0281c6f7c94a12fb35c9912d848d631cf01f9e0f41b04d84878ec19835"
                                },
                                "tainted": false,
                                "filesize": "106937B",
                                "numberPixels": "625600",
                                "pixelsPerSecond": "14.1995MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.044"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2574,
                        "ttfb_start": 635,
                        "ttfb_end": 1345,
                        "download_start": 1345,
                        "download_end": 2574,
                        "download_ms": 1229,
                        "all_start": 635,
                        "all_end": 2574,
                        "all_ms": 1939,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "198390.11",
                        "request_id": "198390.11",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                        "raw_id": "198390.11",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1666,
                        "ttfb_ms": 710,
                        "load_start": 635,
                        "load_start_float": 635.00016100000005,
                        "bytesIn": 12364,
                        "objectSize": 12364,
                        "objectSizeUncompressed": 12364,
                        "chunks": [
                            {
                                "ts": 2301,
                                "bytes": 12364
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 222,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 12364",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-304c\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2602,
                        "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": 12364,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 612,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 161,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "12 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 388,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "388x225",
                                    "Megapixels": 0.086999999999999994
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 388,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 10.2646,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 87300,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 24.184699999999999,
                                        "standardDeviation": 54.207099999999997,
                                        "kurtosis": 5.5616099999999999,
                                        "skewness": 2.6013199999999999,
                                        "entropy": 0.14976700000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 214.77099999999999,
                                        "standardDeviation": 89.772800000000004,
                                        "kurtosis": 1.6073900000000001,
                                        "skewness": 1.8713900000000001,
                                        "entropy": 0.18957499999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 127,
                                        "mean": 4.7236799999999999,
                                        "standardDeviation": 14.4048,
                                        "kurtosis": 48.186100000000003,
                                        "skewness": 6.2167700000000004,
                                        "entropy": 0.13669700000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 188,
                                        "mean": 20.640599999999999,
                                        "standardDeviation": 44.417499999999997,
                                        "kurtosis": 1.73935,
                                        "skewness": 1.80732,
                                        "entropy": 0.13830000000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 181,
                                        "mean": 31.145299999999999,
                                        "standardDeviation": 68.233199999999997,
                                        "kurtosis": 1.0257400000000001,
                                        "skewness": 1.73888,
                                        "entropy": 0.134495
                                    }
                                },
                                "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": 388,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "388, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "5c16e5fa87711536a5c30c191b5d3435ced9a8463e0c4cbd0647c73356c17616"
                                },
                                "tainted": false,
                                "filesize": "12364B",
                                "numberPixels": "87300",
                                "pixelsPerSecond": "3.70722MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "load_end": 2301,
                        "ttfb_start": 635,
                        "ttfb_end": 1345,
                        "download_start": 1345,
                        "download_end": 2301,
                        "download_ms": 956,
                        "all_start": 635,
                        "all_end": 2301,
                        "all_ms": 1666,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "198390.12",
                        "request_id": "198390.12",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                        "raw_id": "198390.12",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1694,
                        "ttfb_ms": 711,
                        "load_start": 635,
                        "load_start_float": 635.00016700000003,
                        "bytesIn": 6462,
                        "objectSize": 6462,
                        "objectSizeUncompressed": 6462,
                        "chunks": [
                            {
                                "ts": 2308,
                                "bytes": 3411
                            },
                            {
                                "ts": 2329,
                                "bytes": 3051
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 223,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 6462",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-193e\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2563,
                        "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": 6462,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 615,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 167,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "6.3 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 484,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "484x225",
                                    "Megapixels": 0.109
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 484,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 12.8042,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 108900,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 15.2943,
                                        "standardDeviation": 40.494,
                                        "kurtosis": 13.0685,
                                        "skewness": 3.7138399999999998,
                                        "entropy": 0.37570199999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 218.68100000000001,
                                        "standardDeviation": 87.652799999999999,
                                        "kurtosis": 2.2315700000000001,
                                        "skewness": 2.0434999999999999,
                                        "entropy": 0.19098399999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 19,
                                        "mean": 1.2214799999999999,
                                        "standardDeviation": 4.6600700000000002,
                                        "kurtosis": 10.6234,
                                        "skewness": 3.5529299999999999,
                                        "entropy": 0.34423799999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 139,
                                        "mean": 13.523400000000001,
                                        "standardDeviation": 39.374000000000002,
                                        "kurtosis": 6.1397500000000003,
                                        "skewness": 2.8301500000000002,
                                        "entropy": 0.48379299999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 107,
                                        "mean": 10.1127,
                                        "standardDeviation": 30.289300000000001,
                                        "kurtosis": 6.2759999999999998,
                                        "skewness": 2.8650799999999998,
                                        "entropy": 0.48379299999999997
                                    }
                                },
                                "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": 484,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "484, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "5b8100d98d178b5700a893d62a06668b30cff5e0eada00ed5075896ab544558b"
                                },
                                "tainted": false,
                                "filesize": "6462B",
                                "numberPixels": "108900",
                                "pixelsPerSecond": "12.2019MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "load_end": 2329,
                        "ttfb_start": 635,
                        "ttfb_end": 1346,
                        "download_start": 1346,
                        "download_end": 2329,
                        "download_ms": 983,
                        "all_start": 635,
                        "all_end": 2329,
                        "all_ms": 1694,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "198390.13",
                        "request_id": "198390.13",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                        "raw_id": "198390.13",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1694,
                        "ttfb_ms": 710,
                        "load_start": 636,
                        "load_start_float": 636.00017300000002,
                        "bytesIn": 7498,
                        "objectSize": 7498,
                        "objectSizeUncompressed": 7498,
                        "chunks": [
                            {
                                "ts": 2330,
                                "bytes": 7498
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 224,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 7498",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-1d4a\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2578,
                        "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": 7498,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 616,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 173,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "7.3 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 412,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "412x225",
                                    "Megapixels": 0.092999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 412,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 10.8995,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 92700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 25.276399999999999,
                                        "standardDeviation": 64.047499999999999,
                                        "kurtosis": 4.8790800000000001,
                                        "skewness": 2.53288,
                                        "entropy": 0.34771800000000003
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 212.62799999999999,
                                        "standardDeviation": 93.475999999999999,
                                        "kurtosis": 1.25559,
                                        "skewness": 1.7920499999999999,
                                        "entropy": 0.21201500000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 234,
                                        "mean": 9.5114599999999996,
                                        "standardDeviation": 46.208599999999997,
                                        "kurtosis": 19.643799999999999,
                                        "skewness": 4.6522699999999997,
                                        "entropy": 0.245252
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 157,
                                        "mean": 22.362400000000001,
                                        "standardDeviation": 50.187600000000003,
                                        "kurtosis": 2.28464,
                                        "skewness": 1.9797199999999999,
                                        "entropy": 0.46680300000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 204,
                                        "mean": 26.860199999999999,
                                        "standardDeviation": 66.317800000000005,
                                        "kurtosis": 2.6837200000000001,
                                        "skewness": 2.1455600000000001,
                                        "entropy": 0.46680300000000002
                                    }
                                },
                                "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": 412,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "412, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "c4406858bd2c31c77c8c0b28f5c42793d35e75490fb11681cbfaf976334a966e"
                                },
                                "tainted": false,
                                "filesize": "7498B",
                                "numberPixels": "92700",
                                "pixelsPerSecond": "21.6329MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "load_end": 2330,
                        "ttfb_start": 636,
                        "ttfb_end": 1346,
                        "download_start": 1346,
                        "download_end": 2330,
                        "download_ms": 984,
                        "all_start": 636,
                        "all_end": 2330,
                        "all_ms": 1694,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "198390.14",
                        "request_id": "198390.14",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                        "raw_id": "198390.14",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1939,
                        "ttfb_ms": 739,
                        "load_start": 636,
                        "load_start_float": 636.000179,
                        "bytesIn": 9472,
                        "objectSize": 9472,
                        "objectSizeUncompressed": 9472,
                        "chunks": [
                            {
                                "ts": 2332,
                                "bytes": 5817
                            },
                            {
                                "ts": 2358,
                                "bytes": 2375
                            },
                            {
                                "ts": 2575,
                                "bytes": 1280
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 225,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 9472",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-2500\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2578,
                        "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": 9472,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 617,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 179,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "9.2 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 233,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "233x225",
                                    "Megapixels": 0.051999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 233,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 6.1640199999999998,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 52425,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 18.592199999999998,
                                        "standardDeviation": 47.290900000000001,
                                        "kurtosis": 10.299300000000001,
                                        "skewness": 3.2836099999999999,
                                        "entropy": 0.45584799999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 217.86000000000001,
                                        "standardDeviation": 86.239400000000003,
                                        "kurtosis": 2.1671399999999998,
                                        "skewness": 2.0076800000000001,
                                        "entropy": 0.25789400000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 149,
                                        "mean": 9.0095799999999997,
                                        "standardDeviation": 33.523600000000002,
                                        "kurtosis": 13.401899999999999,
                                        "skewness": 3.9107400000000001,
                                        "entropy": 0.52183199999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 142,
                                        "mean": 13.3843,
                                        "standardDeviation": 34.313099999999999,
                                        "kurtosis": 7.7758099999999999,
                                        "skewness": 2.9054700000000002,
                                        "entropy": 0.52183199999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 135,
                                        "mean": 14.8345,
                                        "standardDeviation": 35.087400000000002,
                                        "kurtosis": 4.84239,
                                        "skewness": 2.39974,
                                        "entropy": 0.52183199999999996
                                    }
                                },
                                "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": 233,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "233, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "78a011ca005b797416c75a64ab93f96a0bf725c05dccb71dc997e577dac550e2"
                                },
                                "tainted": false,
                                "filesize": "9472B",
                                "numberPixels": "52425",
                                "pixelsPerSecond": "7.48418MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "load_end": 2575,
                        "ttfb_start": 636,
                        "ttfb_end": 1375,
                        "download_start": 1375,
                        "download_end": 2575,
                        "download_ms": 1200,
                        "all_start": 636,
                        "all_end": 2575,
                        "all_ms": 1939,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "198390.15",
                        "request_id": "198390.15",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                        "raw_id": "198390.15",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1940,
                        "ttfb_ms": 743,
                        "load_start": 636,
                        "load_start_float": 636.00018499999999,
                        "bytesIn": 4482,
                        "objectSize": 4482,
                        "objectSizeUncompressed": 4482,
                        "chunks": [
                            {
                                "ts": 2576,
                                "bytes": 4482
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 226,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 4482",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-1182\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2563,
                        "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": 4482,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 618,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 185,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "4.4 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 149,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "149x225",
                                    "Megapixels": 0.034000000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 149,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 3.9418000000000002,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 33525,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 42.774999999999999,
                                        "standardDeviation": 70.316500000000005,
                                        "kurtosis": 1.7878099999999999,
                                        "skewness": 1.83117,
                                        "entropy": 0.65552600000000005
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 171.77600000000001,
                                        "standardDeviation": 117.52,
                                        "kurtosis": -1.4181600000000001,
                                        "skewness": 0.74171100000000001,
                                        "entropy": 0.31062400000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 232,
                                        "mean": 43.659599999999998,
                                        "standardDeviation": 90.681399999999996,
                                        "kurtosis": 0.54543799999999998,
                                        "skewness": 1.59544,
                                        "entropy": 0.69766499999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 78,
                                        "mean": 23.477,
                                        "standardDeviation": 32.828400000000002,
                                        "kurtosis": -1.2616099999999999,
                                        "skewness": 0.76537100000000002,
                                        "entropy": 0.80690799999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 112,
                                        "mean": 20.7395,
                                        "standardDeviation": 40.235900000000001,
                                        "kurtosis": 1.2797400000000001,
                                        "skewness": 1.7767599999999999,
                                        "entropy": 0.80690799999999996
                                    }
                                },
                                "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": 149,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "149, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "2db4666a287f2ccf27e987f56411b45251180090d9edb11a8e303c8ce1434f78"
                                },
                                "tainted": false,
                                "filesize": "4482B",
                                "numberPixels": "33525",
                                "pixelsPerSecond": "11.6736MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.002"
                            }
                        },
                        "load_end": 2576,
                        "ttfb_start": 636,
                        "ttfb_end": 1379,
                        "download_start": 1379,
                        "download_end": 2576,
                        "download_ms": 1197,
                        "all_start": 636,
                        "all_end": 2576,
                        "all_ms": 1940,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "198390.16",
                        "request_id": "198390.16",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                        "raw_id": "198390.16",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1940,
                        "ttfb_ms": 753,
                        "load_start": 637,
                        "load_start_float": 637.00019099999997,
                        "bytesIn": 5239,
                        "objectSize": 5239,
                        "objectSizeUncompressed": 5239,
                        "chunks": [
                            {
                                "ts": 2577,
                                "bytes": 5239
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 227,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 5239",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-1477\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2572,
                        "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": 5239,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 619,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 191,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "5.1 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 308,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "308x225",
                                    "Megapixels": 0.069000000000000006
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 308,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 8.1481499999999993,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 69300,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 26.319700000000001,
                                        "standardDeviation": 60.394300000000001,
                                        "kurtosis": 4.6545500000000004,
                                        "skewness": 2.4609200000000002,
                                        "entropy": 0.26951799999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 208.32499999999999,
                                        "standardDeviation": 96.447000000000003,
                                        "kurtosis": 0.75144299999999997,
                                        "skewness": 1.63916,
                                        "entropy": 0.22983899999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 147,
                                        "mean": 5.12113,
                                        "standardDeviation": 26.938300000000002,
                                        "kurtosis": 23.753499999999999,
                                        "skewness": 5.0738500000000002,
                                        "entropy": 0.110107
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 213,
                                        "mean": 22.603400000000001,
                                        "standardDeviation": 49.657699999999998,
                                        "kurtosis": 5.1825299999999999,
                                        "skewness": 2.3366899999999999,
                                        "entropy": 0.36906299999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 185,
                                        "mean": 30.8794,
                                        "standardDeviation": 68.534300000000002,
                                        "kurtosis": 1.25173,
                                        "skewness": 1.80182,
                                        "entropy": 0.36906299999999997
                                    }
                                },
                                "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": 308,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "308, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "d05ac418573f9c54910f0ae187fcba05bb4d08e3dda1ad0ea80537c00497b537"
                                },
                                "tainted": false,
                                "filesize": "5239B",
                                "numberPixels": "69300",
                                "pixelsPerSecond": "5.83272MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 2577,
                        "ttfb_start": 637,
                        "ttfb_end": 1390,
                        "download_start": 1390,
                        "download_end": 2577,
                        "download_ms": 1187,
                        "all_start": 637,
                        "all_end": 2577,
                        "all_ms": 1940,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "198390.17",
                        "request_id": "198390.17",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                        "raw_id": "198390.17",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1965,
                        "ttfb_ms": 761,
                        "load_start": 637,
                        "load_start_float": 637.00019699999996,
                        "bytesIn": 7198,
                        "objectSize": 7198,
                        "objectSizeUncompressed": 7198,
                        "chunks": [
                            {
                                "ts": 2592,
                                "bytes": 2306
                            },
                            {
                                "ts": 2602,
                                "bytes": 4892
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 228,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 7198",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-1c1e\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2566,
                        "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": 7198,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 621,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 197,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "7.0 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 271,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "271x225",
                                    "Megapixels": 0.060999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 271,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 7.1693100000000003,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 60975,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 35.287599999999998,
                                        "standardDeviation": 68.705100000000002,
                                        "kurtosis": 2.96495,
                                        "skewness": 2.1188699999999998,
                                        "entropy": 0.30671100000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 198.196,
                                        "standardDeviation": 102.85899999999999,
                                        "kurtosis": -0.15252299999999999,
                                        "skewness": 1.33185,
                                        "entropy": 0.26832600000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 232,
                                        "mean": 45.069000000000003,
                                        "standardDeviation": 87.729299999999995,
                                        "kurtosis": 0.54244300000000001,
                                        "skewness": 1.5601499999999999,
                                        "entropy": 0.31950600000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 176,
                                        "mean": 17.427099999999999,
                                        "standardDeviation": 37.155299999999997,
                                        "kurtosis": 8.3758900000000001,
                                        "skewness": 2.7719900000000002,
                                        "entropy": 0.31950600000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 221,
                                        "mean": 21.850300000000001,
                                        "standardDeviation": 47.076599999999999,
                                        "kurtosis": 8.0421899999999997,
                                        "skewness": 2.73767,
                                        "entropy": 0.31950600000000001
                                    }
                                },
                                "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": 271,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "271, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "7f0a787251e7f900ea94be88d1f41b2db8d90c4646aa2663cdb7887f7bba67ab"
                                },
                                "tainted": false,
                                "filesize": "7198B",
                                "numberPixels": "60975",
                                "pixelsPerSecond": "15.2907MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "load_end": 2602,
                        "ttfb_start": 637,
                        "ttfb_end": 1398,
                        "download_start": 1398,
                        "download_end": 2602,
                        "download_ms": 1204,
                        "all_start": 637,
                        "all_end": 2602,
                        "all_ms": 1965,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "198390.18",
                        "request_id": "198390.18",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                        "raw_id": "198390.18",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1967,
                        "ttfb_ms": 770,
                        "load_start": 637,
                        "load_start_float": 637.00020300000006,
                        "bytesIn": 9231,
                        "objectSize": 9231,
                        "objectSizeUncompressed": 9231,
                        "chunks": [
                            {
                                "ts": 2604,
                                "bytes": 9231
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 229,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 9231",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-240f\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2578,
                        "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": 9231,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 622,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 203,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "9.0 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 353,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "353x225",
                                    "Megapixels": 0.079000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 353,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 9.3386200000000006,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 79425,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 17.689599999999999,
                                        "standardDeviation": 47.076000000000001,
                                        "kurtosis": 11.9443,
                                        "skewness": 3.52441,
                                        "entropy": 0.187112
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 221.67400000000001,
                                        "standardDeviation": 83.513900000000007,
                                        "kurtosis": 2.8993500000000001,
                                        "skewness": 2.1901700000000002,
                                        "entropy": 0.20932400000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 8.1374899999999997,
                                        "standardDeviation": 23.633500000000002,
                                        "kurtosis": 44.852699999999999,
                                        "skewness": 5.3506900000000002,
                                        "entropy": 0.17970800000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 12.736499999999999,
                                        "standardDeviation": 35.257300000000001,
                                        "kurtosis": 13.7026,
                                        "skewness": 3.4468299999999998,
                                        "entropy": 0.17970800000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 16.558599999999998,
                                        "standardDeviation": 45.8992,
                                        "kurtosis": 10.7865,
                                        "skewness": 3.2614899999999998,
                                        "entropy": 0.17970800000000001
                                    }
                                },
                                "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": 353,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "353, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "1cfa48f9fe97514e5e0315cbf60cdad013cdd9162f8422eadc63caf020394c7c"
                                },
                                "tainted": false,
                                "filesize": "9231B",
                                "numberPixels": "79425",
                                "pixelsPerSecond": "4.66538MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "load_end": 2604,
                        "ttfb_start": 637,
                        "ttfb_end": 1407,
                        "download_start": 1407,
                        "download_end": 2604,
                        "download_ms": 1197,
                        "all_start": 637,
                        "all_end": 2604,
                        "all_ms": 1967,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "198390.19",
                        "request_id": "198390.19",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                        "raw_id": "198390.19",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1992,
                        "ttfb_ms": 769,
                        "load_start": 639,
                        "load_start_float": 639.00020900000004,
                        "bytesIn": 15880,
                        "objectSize": 15880,
                        "objectSizeUncompressed": 15880,
                        "chunks": [
                            {
                                "ts": 2609,
                                "bytes": 2234
                            },
                            {
                                "ts": 2631,
                                "bytes": 13646
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 230,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 15880",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-3e08\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2602,
                        "score_cache": 100,
                        "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": 15880,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 623,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 209,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "2.2 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 260,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "260x225",
                                    "Megapixels": 0.058999999999999997
                                }
                            }
                        },
                        "load_end": 2631,
                        "ttfb_start": 639,
                        "ttfb_end": 1408,
                        "download_start": 1408,
                        "download_end": 2631,
                        "download_ms": 1223,
                        "all_start": 639,
                        "all_end": 2631,
                        "all_ms": 1992,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "198390.20",
                        "request_id": "198390.20",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                        "raw_id": "198390.20",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2020,
                        "ttfb_ms": 770,
                        "load_start": 639,
                        "load_start_float": 639.00021500000003,
                        "bytesIn": 8871,
                        "objectSize": 8871,
                        "objectSizeUncompressed": 8871,
                        "chunks": [
                            {
                                "ts": 2638,
                                "bytes": 2720
                            },
                            {
                                "ts": 2659,
                                "bytes": 6151
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 231,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 8871",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-22a7\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2581,
                        "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": 8871,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 624,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 215,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "8.7 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 313,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "313x225",
                                    "Megapixels": 0.070000000000000007
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 313,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 8.2804199999999994,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 70425,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 17.2621,
                                        "standardDeviation": 53.002200000000002,
                                        "kurtosis": 9.9227799999999995,
                                        "skewness": 3.41628,
                                        "entropy": 0.106748
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 207.29400000000001,
                                        "standardDeviation": 96.077200000000005,
                                        "kurtosis": 0.66148399999999996,
                                        "skewness": 1.60331,
                                        "entropy": 0.22645000000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 9.6629199999999997,
                                        "standardDeviation": 46.441800000000001,
                                        "kurtosis": 20.582100000000001,
                                        "skewness": 4.7365199999999996,
                                        "entropy": 0.075254500000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 4.0385499999999999,
                                        "standardDeviation": 31.027000000000001,
                                        "kurtosis": 59.235999999999997,
                                        "skewness": 7.7934299999999999,
                                        "entropy": 0.049914699999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 7.6413099999999998,
                                        "standardDeviation": 38.462800000000001,
                                        "kurtosis": 27.001899999999999,
                                        "skewness": 5.2188600000000003,
                                        "entropy": 0.075371800000000003
                                    }
                                },
                                "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": 313,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "313, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "b76c16ffbae4f5bf69a82b37d71fb31a93d66291d4712624539022837cc1219d"
                                },
                                "tainted": false,
                                "filesize": "8871B",
                                "numberPixels": "70425",
                                "pixelsPerSecond": "7.49127MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "load_end": 2659,
                        "ttfb_start": 639,
                        "ttfb_end": 1409,
                        "download_start": 1409,
                        "download_end": 2659,
                        "download_ms": 1250,
                        "all_start": 639,
                        "all_end": 2659,
                        "all_ms": 2020,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "198390.21",
                        "request_id": "198390.21",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                        "raw_id": "198390.21",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2026,
                        "ttfb_ms": 770,
                        "load_start": 640,
                        "load_start_float": 640.00022100000001,
                        "bytesIn": 5884,
                        "objectSize": 5884,
                        "objectSizeUncompressed": 5884,
                        "chunks": [
                            {
                                "ts": 2666,
                                "bytes": 5884
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 232,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 5884",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-16fc\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2599,
                        "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": 5884,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 626,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 221,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "5.7 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 473,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "473x225",
                                    "Megapixels": 0.106
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 473,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 12.513199999999999,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 106425,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 18.110499999999998,
                                        "standardDeviation": 44.801900000000003,
                                        "kurtosis": 11.767799999999999,
                                        "skewness": 3.6353800000000001,
                                        "entropy": 0.21515799999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 208.874,
                                        "standardDeviation": 96.369100000000003,
                                        "kurtosis": 0.80286199999999996,
                                        "skewness": 1.6583399999999999,
                                        "entropy": 0.22229699999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 14.1264,
                                        "standardDeviation": 46.413899999999998,
                                        "kurtosis": 16.7727,
                                        "skewness": 4.2178500000000003,
                                        "entropy": 0.21277799999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 5.4153599999999997,
                                        "standardDeviation": 17.526700000000002,
                                        "kurtosis": 119.872,
                                        "skewness": 9.1724999999999994,
                                        "entropy": 0.21277799999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 6.77393,
                                        "standardDeviation": 18.898,
                                        "kurtosis": 87.757400000000004,
                                        "skewness": 7.5121500000000001,
                                        "entropy": 0.21277799999999999
                                    }
                                },
                                "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": 473,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "473, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "1e8d210aa02fb79b3492026ed8e823a38318b0d15f5b452d3d74cd654bc7fbf0"
                                },
                                "tainted": false,
                                "filesize": "5884B",
                                "numberPixels": "106425",
                                "pixelsPerSecond": "8.94139MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 2666,
                        "ttfb_start": 640,
                        "ttfb_end": 1410,
                        "download_start": 1410,
                        "download_end": 2666,
                        "download_ms": 1256,
                        "all_start": 640,
                        "all_end": 2666,
                        "all_ms": 2026,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "198390.22",
                        "request_id": "198390.22",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                        "raw_id": "198390.22",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2047,
                        "ttfb_ms": 770,
                        "load_start": 640,
                        "load_start_float": 640.000227,
                        "bytesIn": 7840,
                        "objectSize": 7840,
                        "objectSizeUncompressed": 7840,
                        "chunks": [
                            {
                                "ts": 2678,
                                "bytes": 4322
                            },
                            {
                                "ts": 2687,
                                "bytes": 3518
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 233,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.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",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 7840",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100b-1ea0\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2569,
                        "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": 7840,
                        "image_save": 0,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 627,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 227,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "7.7 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 442,
                                    "ImageHeight": 225,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "442x225",
                                    "Megapixels": 0.099000000000000005
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 442,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 11.693099999999999,
                                    "y": 5.9523799999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 99450,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 60.951099999999997,
                                        "standardDeviation": 75.792299999999997,
                                        "kurtosis": -0.058559800000000002,
                                        "skewness": 1.1459299999999999,
                                        "entropy": 0.27346999999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 218.18799999999999,
                                        "standardDeviation": 88.420599999999993,
                                        "kurtosis": 2.1406100000000001,
                                        "skewness": 2.0238499999999999,
                                        "entropy": 0.13218199999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 244,
                                        "mean": 75.397499999999994,
                                        "standardDeviation": 97.753299999999996,
                                        "kurtosis": -1.15513,
                                        "skewness": 0.86260599999999998,
                                        "entropy": 0.31736500000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 153,
                                        "mean": 44.947800000000001,
                                        "standardDeviation": 48.145200000000003,
                                        "kurtosis": -0.23757500000000001,
                                        "skewness": 0.809581,
                                        "entropy": 0.33099800000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 205,
                                        "mean": 86.646799999999999,
                                        "standardDeviation": 68.849999999999994,
                                        "kurtosis": -1.4677800000000001,
                                        "skewness": 0.0685867,
                                        "entropy": 0.313334
                                    }
                                },
                                "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": 442,
                                    "height": 225,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:47:07+00:00",
                                    "date:modify": "2024-09-06T14:47:07+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": "442, 225",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "fd718926726cb7360835529122c3dcca2f70e09b341802b0722b8d11a05aa001"
                                },
                                "tainted": false,
                                "filesize": "7840B",
                                "numberPixels": "99450",
                                "pixelsPerSecond": "22.4347MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "load_end": 2687,
                        "ttfb_start": 640,
                        "ttfb_end": 1410,
                        "download_start": 1410,
                        "download_end": 2687,
                        "download_ms": 1277,
                        "all_start": 640,
                        "all_end": 2687,
                        "all_ms": 2047,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "198390.23",
                        "request_id": "198390.23",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                        "raw_id": "198390.23",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3058,
                        "ttfb_ms": 771,
                        "load_start": 640,
                        "load_start_float": 640.00023299999998,
                        "bytesIn": 331105,
                        "objectSize": 331105,
                        "objectSizeUncompressed": 331105,
                        "chunks": [
                            {
                                "ts": 2690,
                                "bytes": 12848
                            },
                            {
                                "ts": 2712,
                                "bytes": 16366
                            },
                            {
                                "ts": 2741,
                                "bytes": 16366
                            },
                            {
                                "ts": 2769,
                                "bytes": 16366
                            },
                            {
                                "ts": 2804,
                                "bytes": 16366
                            },
                            {
                                "ts": 2826,
                                "bytes": 16366
                            },
                            {
                                "ts": 2854,
                                "bytes": 3626
                            },
                            {
                                "ts": 3076,
                                "bytes": 16366
                            },
                            {
                                "ts": 3104,
                                "bytes": 16366
                            },
                            {
                                "ts": 3133,
                                "bytes": 16366
                            },
                            {
                                "ts": 3161,
                                "bytes": 16438
                            },
                            {
                                "ts": 3189,
                                "bytes": 16366
                            },
                            {
                                "ts": 3217,
                                "bytes": 16366
                            },
                            {
                                "ts": 3241,
                                "bytes": 16366
                            },
                            {
                                "ts": 3269,
                                "bytes": 16366
                            },
                            {
                                "ts": 3298,
                                "bytes": 72
                            },
                            {
                                "ts": 3532,
                                "bytes": 16366
                            },
                            {
                                "ts": 3560,
                                "bytes": 16366
                            },
                            {
                                "ts": 3584,
                                "bytes": 16366
                            },
                            {
                                "ts": 3612,
                                "bytes": 16438
                            },
                            {
                                "ts": 3642,
                                "bytes": 16366
                            },
                            {
                                "ts": 3670,
                                "bytes": 16366
                            },
                            {
                                "ts": 3698,
                                "bytes": 3461
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 242,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-length: 331105",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-50d61\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2560,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 331105,
                        "image_save": 68112,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 628,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 47,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 233,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "323 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "ImageWidth": 1200,
                                    "ImageHeight": 800,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1200x800",
                                    "Megapixels": 0.95999999999999996
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 12.5,
                                    "y": 8.3333300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 960000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.183300000000003,
                                        "standardDeviation": 69.311300000000003,
                                        "kurtosis": -1.0425800000000001,
                                        "skewness": 0.35679300000000003,
                                        "entropy": 0.97208399999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.183300000000003,
                                        "standardDeviation": 69.311300000000003,
                                        "kurtosis": -1.0425899999999999,
                                        "skewness": 0.35679300000000003,
                                        "entropy": 0.97208399999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.183300000000003,
                                        "standardDeviation": 69.311300000000003,
                                        "kurtosis": -1.0425899999999999,
                                        "skewness": 0.35679300000000003,
                                        "entropy": 0.97208399999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.183300000000003,
                                        "standardDeviation": 69.311300000000003,
                                        "kurtosis": -1.0425899999999999,
                                        "skewness": 0.35679300000000003,
                                        "entropy": 0.97208399999999995
                                    }
                                },
                                "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": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:08+00:00",
                                    "date:modify": "2024-09-06T14:47:08+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "cd9aa5d60657d4139c6f188bbe3c2f5c6b31d993140321d8ab1ab8aae344db6c"
                                },
                                "tainted": false,
                                "filesize": "331105B",
                                "numberPixels": "960000",
                                "pixelsPerSecond": "25.4884MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.037"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3698,
                        "ttfb_start": 640,
                        "ttfb_end": 1411,
                        "download_start": 1411,
                        "download_end": 3698,
                        "download_ms": 2287,
                        "all_start": 640,
                        "all_end": 3698,
                        "all_ms": 3058,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "198390.29",
                        "request_id": "198390.29",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/assets\/rnest.mp4",
                        "raw_id": "198390.29",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 10260,
                        "ttfb_ms": 761,
                        "load_start": 656,
                        "load_start_float": 656.00025200000005,
                        "bytesIn": 3768320,
                        "objectSize": 3768320,
                        "objectSizeUncompressed": 3768320,
                        "chunks": [
                            {
                                "ts": 2857,
                                "bytes": 12740
                            },
                            {
                                "ts": 2878,
                                "bytes": 16366
                            },
                            {
                                "ts": 2907,
                                "bytes": 16366
                            },
                            {
                                "ts": 2936,
                                "bytes": 16366
                            },
                            {
                                "ts": 2963,
                                "bytes": 3698
                            },
                            {
                                "ts": 3299,
                                "bytes": 16294
                            },
                            {
                                "ts": 3328,
                                "bytes": 16366
                            },
                            {
                                "ts": 3354,
                                "bytes": 16366
                            },
                            {
                                "ts": 3395,
                                "bytes": 16366
                            },
                            {
                                "ts": 3419,
                                "bytes": 144
                            },
                            {
                                "ts": 3704,
                                "bytes": 12896
                            },
                            {
                                "ts": 3728,
                                "bytes": 16366
                            },
                            {
                                "ts": 3752,
                                "bytes": 16366
                            },
                            {
                                "ts": 3780,
                                "bytes": 16366
                            },
                            {
                                "ts": 3808,
                                "bytes": 3542
                            },
                            {
                                "ts": 3928,
                                "bytes": 16366
                            },
                            {
                                "ts": 3957,
                                "bytes": 16366
                            },
                            {
                                "ts": 3980,
                                "bytes": 16366
                            },
                            {
                                "ts": 4008,
                                "bytes": 16438
                            },
                            {
                                "ts": 4039,
                                "bytes": 16366
                            },
                            {
                                "ts": 4063,
                                "bytes": 16366
                            },
                            {
                                "ts": 4093,
                                "bytes": 16366
                            },
                            {
                                "ts": 4122,
                                "bytes": 16438
                            },
                            {
                                "ts": 4146,
                                "bytes": 16366
                            },
                            {
                                "ts": 4183,
                                "bytes": 16366
                            },
                            {
                                "ts": 4206,
                                "bytes": 16366
                            },
                            {
                                "ts": 4232,
                                "bytes": 16366
                            },
                            {
                                "ts": 4258,
                                "bytes": 16366
                            },
                            {
                                "ts": 4287,
                                "bytes": 16366
                            },
                            {
                                "ts": 4311,
                                "bytes": 108
                            },
                            {
                                "ts": 4423,
                                "bytes": 16366
                            },
                            {
                                "ts": 4452,
                                "bytes": 16366
                            },
                            {
                                "ts": 4475,
                                "bytes": 16366
                            },
                            {
                                "ts": 4507,
                                "bytes": 16438
                            },
                            {
                                "ts": 4532,
                                "bytes": 16366
                            },
                            {
                                "ts": 4560,
                                "bytes": 16366
                            },
                            {
                                "ts": 4589,
                                "bytes": 16366
                            },
                            {
                                "ts": 4617,
                                "bytes": 16438
                            },
                            {
                                "ts": 4640,
                                "bytes": 16366
                            },
                            {
                                "ts": 4669,
                                "bytes": 16366
                            },
                            {
                                "ts": 4702,
                                "bytes": 16366
                            },
                            {
                                "ts": 4725,
                                "bytes": 16366
                            },
                            {
                                "ts": 4751,
                                "bytes": 16366
                            },
                            {
                                "ts": 4782,
                                "bytes": 16366
                            },
                            {
                                "ts": 4810,
                                "bytes": 108
                            },
                            {
                                "ts": 4919,
                                "bytes": 16366
                            },
                            {
                                "ts": 4947,
                                "bytes": 16366
                            },
                            {
                                "ts": 4970,
                                "bytes": 16366
                            },
                            {
                                "ts": 5002,
                                "bytes": 16438
                            },
                            {
                                "ts": 5027,
                                "bytes": 16366
                            },
                            {
                                "ts": 5055,
                                "bytes": 16366
                            },
                            {
                                "ts": 5084,
                                "bytes": 16366
                            },
                            {
                                "ts": 5116,
                                "bytes": 16438
                            },
                            {
                                "ts": 5137,
                                "bytes": 16366
                            },
                            {
                                "ts": 5164,
                                "bytes": 16366
                            },
                            {
                                "ts": 5193,
                                "bytes": 16366
                            },
                            {
                                "ts": 5221,
                                "bytes": 16438
                            },
                            {
                                "ts": 5252,
                                "bytes": 16366
                            },
                            {
                                "ts": 5277,
                                "bytes": 16366
                            },
                            {
                                "ts": 5301,
                                "bytes": 16366
                            },
                            {
                                "ts": 5329,
                                "bytes": 16366
                            },
                            {
                                "ts": 5358,
                                "bytes": 72
                            },
                            {
                                "ts": 5471,
                                "bytes": 16366
                            },
                            {
                                "ts": 5496,
                                "bytes": 16366
                            },
                            {
                                "ts": 5523,
                                "bytes": 16366
                            },
                            {
                                "ts": 5553,
                                "bytes": 16438
                            },
                            {
                                "ts": 5579,
                                "bytes": 16366
                            },
                            {
                                "ts": 5610,
                                "bytes": 16366
                            },
                            {
                                "ts": 5631,
                                "bytes": 16366
                            },
                            {
                                "ts": 5660,
                                "bytes": 16438
                            },
                            {
                                "ts": 5688,
                                "bytes": 16366
                            },
                            {
                                "ts": 5716,
                                "bytes": 16366
                            },
                            {
                                "ts": 5744,
                                "bytes": 16366
                            },
                            {
                                "ts": 5773,
                                "bytes": 16438
                            },
                            {
                                "ts": 5801,
                                "bytes": 16366
                            },
                            {
                                "ts": 5824,
                                "bytes": 16366
                            },
                            {
                                "ts": 5853,
                                "bytes": 16366
                            },
                            {
                                "ts": 5881,
                                "bytes": 16438
                            },
                            {
                                "ts": 5909,
                                "bytes": 16366
                            },
                            {
                                "ts": 5938,
                                "bytes": 16366
                            },
                            {
                                "ts": 5961,
                                "bytes": 16366
                            },
                            {
                                "ts": 5989,
                                "bytes": 16366
                            },
                            {
                                "ts": 6019,
                                "bytes": 72
                            },
                            {
                                "ts": 6127,
                                "bytes": 16366
                            },
                            {
                                "ts": 6155,
                                "bytes": 16366
                            },
                            {
                                "ts": 6205,
                                "bytes": 16366
                            },
                            {
                                "ts": 6239,
                                "bytes": 16438
                            },
                            {
                                "ts": 6253,
                                "bytes": 16366
                            },
                            {
                                "ts": 6275,
                                "bytes": 16366
                            },
                            {
                                "ts": 6299,
                                "bytes": 16366
                            },
                            {
                                "ts": 6326,
                                "bytes": 16438
                            },
                            {
                                "ts": 6355,
                                "bytes": 16366
                            },
                            {
                                "ts": 6383,
                                "bytes": 16366
                            },
                            {
                                "ts": 6412,
                                "bytes": 16366
                            },
                            {
                                "ts": 6440,
                                "bytes": 16438
                            },
                            {
                                "ts": 6470,
                                "bytes": 16366
                            },
                            {
                                "ts": 6498,
                                "bytes": 16366
                            },
                            {
                                "ts": 6526,
                                "bytes": 16366
                            },
                            {
                                "ts": 6554,
                                "bytes": 16438
                            },
                            {
                                "ts": 6583,
                                "bytes": 16366
                            },
                            {
                                "ts": 6613,
                                "bytes": 16366
                            },
                            {
                                "ts": 6637,
                                "bytes": 16366
                            },
                            {
                                "ts": 6665,
                                "bytes": 16366
                            },
                            {
                                "ts": 6693,
                                "bytes": 72
                            },
                            {
                                "ts": 6806,
                                "bytes": 16366
                            },
                            {
                                "ts": 6830,
                                "bytes": 16366
                            },
                            {
                                "ts": 6860,
                                "bytes": 16366
                            },
                            {
                                "ts": 6887,
                                "bytes": 16438
                            },
                            {
                                "ts": 6916,
                                "bytes": 16366
                            },
                            {
                                "ts": 6944,
                                "bytes": 16366
                            },
                            {
                                "ts": 6967,
                                "bytes": 16366
                            },
                            {
                                "ts": 7007,
                                "bytes": 16438
                            },
                            {
                                "ts": 7024,
                                "bytes": 16366
                            },
                            {
                                "ts": 7050,
                                "bytes": 16366
                            },
                            {
                                "ts": 7078,
                                "bytes": 16366
                            },
                            {
                                "ts": 7107,
                                "bytes": 16438
                            },
                            {
                                "ts": 7133,
                                "bytes": 16366
                            },
                            {
                                "ts": 7161,
                                "bytes": 16366
                            },
                            {
                                "ts": 7189,
                                "bytes": 16366
                            },
                            {
                                "ts": 7217,
                                "bytes": 16438
                            },
                            {
                                "ts": 7246,
                                "bytes": 16366
                            },
                            {
                                "ts": 7277,
                                "bytes": 16366
                            },
                            {
                                "ts": 7298,
                                "bytes": 16366
                            },
                            {
                                "ts": 7326,
                                "bytes": 16438
                            },
                            {
                                "ts": 7354,
                                "bytes": 16366
                            },
                            {
                                "ts": 7399,
                                "bytes": 10561
                            },
                            {
                                "ts": 7411,
                                "bytes": 16366
                            },
                            {
                                "ts": 7439,
                                "bytes": 16366
                            },
                            {
                                "ts": 7464,
                                "bytes": 5877
                            },
                            {
                                "ts": 7586,
                                "bytes": 16366
                            },
                            {
                                "ts": 7614,
                                "bytes": 16366
                            },
                            {
                                "ts": 7642,
                                "bytes": 16366
                            },
                            {
                                "ts": 7666,
                                "bytes": 16438
                            },
                            {
                                "ts": 7694,
                                "bytes": 16366
                            },
                            {
                                "ts": 7722,
                                "bytes": 16366
                            },
                            {
                                "ts": 7751,
                                "bytes": 16366
                            },
                            {
                                "ts": 7778,
                                "bytes": 16438
                            },
                            {
                                "ts": 7807,
                                "bytes": 16366
                            },
                            {
                                "ts": 7833,
                                "bytes": 16366
                            },
                            {
                                "ts": 7870,
                                "bytes": 16366
                            },
                            {
                                "ts": 7888,
                                "bytes": 16438
                            },
                            {
                                "ts": 7916,
                                "bytes": 16366
                            },
                            {
                                "ts": 7945,
                                "bytes": 16366
                            },
                            {
                                "ts": 7973,
                                "bytes": 16366
                            },
                            {
                                "ts": 7999,
                                "bytes": 16438
                            },
                            {
                                "ts": 8025,
                                "bytes": 16366
                            },
                            {
                                "ts": 8053,
                                "bytes": 16366
                            },
                            {
                                "ts": 8081,
                                "bytes": 16366
                            },
                            {
                                "ts": 8110,
                                "bytes": 16366
                            },
                            {
                                "ts": 8138,
                                "bytes": 16366
                            },
                            {
                                "ts": 8162,
                                "bytes": 16366
                            },
                            {
                                "ts": 8197,
                                "bytes": 108
                            },
                            {
                                "ts": 8303,
                                "bytes": 16366
                            },
                            {
                                "ts": 8327,
                                "bytes": 16366
                            },
                            {
                                "ts": 8355,
                                "bytes": 16366
                            },
                            {
                                "ts": 8384,
                                "bytes": 16438
                            },
                            {
                                "ts": 8412,
                                "bytes": 16366
                            },
                            {
                                "ts": 8440,
                                "bytes": 16366
                            },
                            {
                                "ts": 8468,
                                "bytes": 16366
                            },
                            {
                                "ts": 8492,
                                "bytes": 16438
                            },
                            {
                                "ts": 8520,
                                "bytes": 16366
                            },
                            {
                                "ts": 8549,
                                "bytes": 16366
                            },
                            {
                                "ts": 8577,
                                "bytes": 16366
                            },
                            {
                                "ts": 8605,
                                "bytes": 16438
                            },
                            {
                                "ts": 8633,
                                "bytes": 16366
                            },
                            {
                                "ts": 8657,
                                "bytes": 16366
                            },
                            {
                                "ts": 8685,
                                "bytes": 16366
                            },
                            {
                                "ts": 8713,
                                "bytes": 16438
                            },
                            {
                                "ts": 8742,
                                "bytes": 16366
                            },
                            {
                                "ts": 8770,
                                "bytes": 16366
                            },
                            {
                                "ts": 8798,
                                "bytes": 16366
                            },
                            {
                                "ts": 8822,
                                "bytes": 16438
                            },
                            {
                                "ts": 8850,
                                "bytes": 16366
                            },
                            {
                                "ts": 8878,
                                "bytes": 16366
                            },
                            {
                                "ts": 8907,
                                "bytes": 16366
                            },
                            {
                                "ts": 8935,
                                "bytes": 16438
                            },
                            {
                                "ts": 8963,
                                "bytes": 16366
                            },
                            {
                                "ts": 8987,
                                "bytes": 16366
                            },
                            {
                                "ts": 9015,
                                "bytes": 16366
                            },
                            {
                                "ts": 9044,
                                "bytes": 16366
                            },
                            {
                                "ts": 9072,
                                "bytes": 72
                            },
                            {
                                "ts": 9180,
                                "bytes": 16366
                            },
                            {
                                "ts": 9209,
                                "bytes": 16366
                            },
                            {
                                "ts": 9237,
                                "bytes": 16366
                            },
                            {
                                "ts": 9265,
                                "bytes": 16438
                            },
                            {
                                "ts": 9300,
                                "bytes": 16366
                            },
                            {
                                "ts": 9321,
                                "bytes": 16366
                            },
                            {
                                "ts": 9346,
                                "bytes": 16366
                            },
                            {
                                "ts": 9374,
                                "bytes": 16438
                            },
                            {
                                "ts": 9402,
                                "bytes": 16366
                            },
                            {
                                "ts": 9430,
                                "bytes": 16366
                            },
                            {
                                "ts": 9459,
                                "bytes": 16366
                            },
                            {
                                "ts": 9482,
                                "bytes": 16438
                            },
                            {
                                "ts": 9511,
                                "bytes": 16366
                            },
                            {
                                "ts": 9541,
                                "bytes": 16366
                            },
                            {
                                "ts": 9565,
                                "bytes": 16366
                            },
                            {
                                "ts": 9593,
                                "bytes": 16438
                            },
                            {
                                "ts": 9624,
                                "bytes": 16366
                            },
                            {
                                "ts": 9648,
                                "bytes": 16366
                            },
                            {
                                "ts": 9675,
                                "bytes": 16366
                            },
                            {
                                "ts": 9706,
                                "bytes": 16438
                            },
                            {
                                "ts": 9732,
                                "bytes": 16366
                            },
                            {
                                "ts": 9762,
                                "bytes": 16366
                            },
                            {
                                "ts": 9790,
                                "bytes": 16366
                            },
                            {
                                "ts": 9813,
                                "bytes": 16438
                            },
                            {
                                "ts": 9841,
                                "bytes": 16366
                            },
                            {
                                "ts": 9869,
                                "bytes": 16366
                            },
                            {
                                "ts": 9899,
                                "bytes": 16366
                            },
                            {
                                "ts": 9926,
                                "bytes": 16438
                            },
                            {
                                "ts": 9954,
                                "bytes": 16366
                            },
                            {
                                "ts": 9978,
                                "bytes": 16366
                            },
                            {
                                "ts": 10006,
                                "bytes": 16366
                            },
                            {
                                "ts": 10034,
                                "bytes": 16366
                            },
                            {
                                "ts": 10062,
                                "bytes": 72
                            },
                            {
                                "ts": 10171,
                                "bytes": 16366
                            },
                            {
                                "ts": 10201,
                                "bytes": 16366
                            },
                            {
                                "ts": 10244,
                                "bytes": 16366
                            },
                            {
                                "ts": 10258,
                                "bytes": 16438
                            },
                            {
                                "ts": 10286,
                                "bytes": 16366
                            },
                            {
                                "ts": 10308,
                                "bytes": 16366
                            },
                            {
                                "ts": 10336,
                                "bytes": 16366
                            },
                            {
                                "ts": 10365,
                                "bytes": 16438
                            },
                            {
                                "ts": 10392,
                                "bytes": 16366
                            },
                            {
                                "ts": 10419,
                                "bytes": 16366
                            },
                            {
                                "ts": 10447,
                                "bytes": 16366
                            },
                            {
                                "ts": 10475,
                                "bytes": 16438
                            },
                            {
                                "ts": 10507,
                                "bytes": 16366
                            },
                            {
                                "ts": 10529,
                                "bytes": 16366
                            },
                            {
                                "ts": 10558,
                                "bytes": 16366
                            },
                            {
                                "ts": 10586,
                                "bytes": 16438
                            },
                            {
                                "ts": 10614,
                                "bytes": 16366
                            },
                            {
                                "ts": 10638,
                                "bytes": 16366
                            },
                            {
                                "ts": 10666,
                                "bytes": 16366
                            },
                            {
                                "ts": 10694,
                                "bytes": 16438
                            },
                            {
                                "ts": 10723,
                                "bytes": 16366
                            },
                            {
                                "ts": 10751,
                                "bytes": 16366
                            },
                            {
                                "ts": 10779,
                                "bytes": 16366
                            },
                            {
                                "ts": 10811,
                                "bytes": 16438
                            },
                            {
                                "ts": 10831,
                                "bytes": 16366
                            },
                            {
                                "ts": 10860,
                                "bytes": 16366
                            },
                            {
                                "ts": 10888,
                                "bytes": 16366
                            },
                            {
                                "ts": 10916,
                                "bytes": 16438
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 103,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/assets\/rnest.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "Content-Length: 24249625",
                                "Content-Range: bytes 0-24249624\/24249625",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-type: video\/mp4",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"64940e94-1720519\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:04:20 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 24249625",
                                "content-range: bytes 0-24249624\/24249625"
                            ]
                        },
                        "bytesOut": 2284,
                        "score_cache": -1,
                        "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": 24249625,
                        "gzip_save": 20488735,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 655,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 252,
                        "server_port": "443",
                        "load_end": 10916,
                        "ttfb_start": 656,
                        "ttfb_end": 1417,
                        "download_start": 1417,
                        "download_end": 10916,
                        "download_ms": 9499,
                        "all_start": 656,
                        "all_end": 10916,
                        "all_ms": 10260,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "198390.43",
                        "request_id": "198390.43",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                        "raw_id": "198390.43",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 9476,
                        "ttfb_ms": 751,
                        "load_start": 667,
                        "load_start_float": 667.00025800000003,
                        "bytesIn": 786432,
                        "objectSize": 786432,
                        "objectSizeUncompressed": 786432,
                        "chunks": [
                            {
                                "ts": 2963,
                                "bytes": 12668
                            },
                            {
                                "ts": 2992,
                                "bytes": 16366
                            },
                            {
                                "ts": 3015,
                                "bytes": 16366
                            },
                            {
                                "ts": 3043,
                                "bytes": 16366
                            },
                            {
                                "ts": 3052,
                                "bytes": 3770
                            },
                            {
                                "ts": 3419,
                                "bytes": 16222
                            },
                            {
                                "ts": 3447,
                                "bytes": 16366
                            },
                            {
                                "ts": 3475,
                                "bytes": 16366
                            },
                            {
                                "ts": 3507,
                                "bytes": 16582
                            },
                            {
                                "ts": 3809,
                                "bytes": 12824
                            },
                            {
                                "ts": 3836,
                                "bytes": 16366
                            },
                            {
                                "ts": 3865,
                                "bytes": 16366
                            },
                            {
                                "ts": 3895,
                                "bytes": 16366
                            },
                            {
                                "ts": 3907,
                                "bytes": 3614
                            },
                            {
                                "ts": 4312,
                                "bytes": 16258
                            },
                            {
                                "ts": 4339,
                                "bytes": 16366
                            },
                            {
                                "ts": 4367,
                                "bytes": 16366
                            },
                            {
                                "ts": 4395,
                                "bytes": 16546
                            },
                            {
                                "ts": 4810,
                                "bytes": 16258
                            },
                            {
                                "ts": 4835,
                                "bytes": 16366
                            },
                            {
                                "ts": 4862,
                                "bytes": 16366
                            },
                            {
                                "ts": 4893,
                                "bytes": 16546
                            },
                            {
                                "ts": 5358,
                                "bytes": 16294
                            },
                            {
                                "ts": 5386,
                                "bytes": 16366
                            },
                            {
                                "ts": 5414,
                                "bytes": 16366
                            },
                            {
                                "ts": 5450,
                                "bytes": 16510
                            },
                            {
                                "ts": 6019,
                                "bytes": 16294
                            },
                            {
                                "ts": 6046,
                                "bytes": 16366
                            },
                            {
                                "ts": 6075,
                                "bytes": 16366
                            },
                            {
                                "ts": 6103,
                                "bytes": 16510
                            },
                            {
                                "ts": 6693,
                                "bytes": 16294
                            },
                            {
                                "ts": 6721,
                                "bytes": 16366
                            },
                            {
                                "ts": 6750,
                                "bytes": 16366
                            },
                            {
                                "ts": 6778,
                                "bytes": 16510
                            },
                            {
                                "ts": 7464,
                                "bytes": 10489
                            },
                            {
                                "ts": 7493,
                                "bytes": 16366
                            },
                            {
                                "ts": 7519,
                                "bytes": 16366
                            },
                            {
                                "ts": 7548,
                                "bytes": 16366
                            },
                            {
                                "ts": 7557,
                                "bytes": 5949
                            },
                            {
                                "ts": 8197,
                                "bytes": 16258
                            },
                            {
                                "ts": 8250,
                                "bytes": 16366
                            },
                            {
                                "ts": 8252,
                                "bytes": 16366
                            },
                            {
                                "ts": 8283,
                                "bytes": 16546
                            },
                            {
                                "ts": 9072,
                                "bytes": 16294
                            },
                            {
                                "ts": 9101,
                                "bytes": 16366
                            },
                            {
                                "ts": 9129,
                                "bytes": 16366
                            },
                            {
                                "ts": 9152,
                                "bytes": 16510
                            },
                            {
                                "ts": 10062,
                                "bytes": 16294
                            },
                            {
                                "ts": 10094,
                                "bytes": 16366
                            },
                            {
                                "ts": 10120,
                                "bytes": 16366
                            },
                            {
                                "ts": 10143,
                                "bytes": 16510
                            }
                        ],
                        "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": 227,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "Content-Length: 982130",
                                "Content-Range: bytes 0-982129\/982130",
                                "cache-control: max-age=604800",
                                "cache-control: public",
                                "content-type: video\/mp4",
                                "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                "etag: \"6494100c-efc72\"",
                                "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                "pragma: public",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 982130",
                                "content-range: bytes 0-982129\/982130"
                            ]
                        },
                        "bytesOut": 2401,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 77,
                        "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": 982130,
                        "gzip_save": 217901,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 665,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 51,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 258,
                        "server_port": "443",
                        "load_end": 10143,
                        "ttfb_start": 667,
                        "ttfb_end": 1418,
                        "download_start": 1418,
                        "download_end": 10143,
                        "download_ms": 8725,
                        "all_start": 667,
                        "all_end": 10143,
                        "all_ms": 9476,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "198390.28",
                        "request_id": "198390.28",
                        "ip_addr": "18.173.205.123",
                        "full_url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.matomo.cloud",
                        "url": "\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "raw_id": "198390.28",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 466,
                        "ttfb_ms": 197,
                        "load_start": 954,
                        "load_start_float": 954.00023899999997,
                        "bytesIn": 50878,
                        "objectSize": 50878,
                        "objectSizeUncompressed": 177489,
                        "chunks": [
                            {
                                "ts": 1153,
                                "bytes": 10
                            },
                            {
                                "ts": 1179,
                                "bytes": 7278,
                                "inflated": 23760
                            },
                            {
                                "ts": 1198,
                                "bytes": 4096,
                                "inflated": 12351
                            },
                            {
                                "ts": 1241,
                                "bytes": 16366,
                                "inflated": 53246
                            },
                            {
                                "ts": 1285,
                                "bytes": 13220,
                                "inflated": 48041
                            },
                            {
                                "ts": 1420,
                                "bytes": 9908,
                                "inflated": 40091
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=691200",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 265,
                        "protocol": "HTTP\/2",
                        "dns_start": 630,
                        "dns_end": 707,
                        "connect_start": 708,
                        "connect_end": 813,
                        "ssl_start": 813,
                        "ssl_end": 953,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "cdn.matomo.cloud",
                            "sanList": [
                                "cdn.matomo.cloud",
                                "cdn.innocraft.cloud"
                            ],
                            "issuer": "Amazon RSA 2048 M03",
                            "validFrom": 1698364800,
                            "validTo": 1732406399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1698379606763,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220051BBAD66CD2AA9257B5B67F202C22197793962938A5A5B017FD95CBBB8EDD6F0221009B939F202D33D87C43D10E4B11EC2E7EB3C7B8B8CCD5C9B5DA5F758F32747B7D"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1698379606636,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220018D4BE41A63F13D310AAEBCE02F9610C6B03B8888D75BAE056F5EE9799310BB02207CFB0B4C4223BD277513E94CEB700C70976E9273A2813F907E03DAFB370F7F6A"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1698379606628,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022021A5C799BCBD5959FD31A2333D3F9C90EAC03EF19938452EEC53063E6F8FD819022100F03E5DB4F721A76802BFADF4FDC1582B74DC9B7577438288691AA1F9C4B13AAB"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.rnest.io\/",
                        "initiator_line": "51",
                        "initiator_column": "130",
                        "initiator_type": "script",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.matomo.cloud",
                                ":method: GET",
                                ":path: \/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=691200",
                                "content-encoding: gzip",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Fri, 06 Sep 2024 14:47:06 GMT",
                                "etag: W\/\"48b9ab5dcce470fdd4ccda13d4edbe61\"",
                                "last-modified: Tue, 21 May 2024 10:54:27 GMT",
                                "server: CloudFront",
                                "strict-transport-security: max-age=31536000",
                                "vary: accept-encoding",
                                "via: 1.1 65c5d5104f267ee43cce97d81871c884.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: 3PJ9Q42R-oQCShoTfA8Jkf55DqzbEkzhMvW7gGDzHo3OBGSQvn2-CQ==",
                                "x-amz-cf-pop: FRA56-P12",
                                "x-amz-replication-status: FAILED",
                                "x-amz-version-id: 4EwTUJ_Yv8EDYeZVg16HjfAonD_GV2SW",
                                "x-cache: Miss from cloudfront",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1783,
                        "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": 77,
                        "connect_ms": 105,
                        "ssl_ms": 140,
                        "gzip_total": 51454,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 691200,
                        "cdn_provider": "Amazon CloudFront",
                        "server_count": null,
                        "created": 629,
                        "socket_group": "https:\/\/cdn.matomo.cloud <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 239,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF4DCCBMigAwIBAgIQDr4rYl\/NcBucAVOt6KwKtTANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAzMB4XDTIzMTAyNzAwMDAwMFoXDTI0MTEyMzIzNTk1OVowGzEZ\nMBcGA1UEAxMQY2RuLm1hdG9tby5jbG91ZDCCASIwDQYJKoZIhvcNAQEBBQADggEP\nADCCAQoCggEBAJYxDfKsZTbneHrNhBEJwofUBI2++QinVSnGg4KgRmeMyjgmHXFx\nle4RNavanj\/cLVa9\/buwHBTx+wR6N\/tpiWc2Dbr1D2\/gpuoW5SW4SHzCo08YOs6y\n9NBARaF9wV5NqM1JDYKufgEvzHr1Cde9W4\/kgEA+62Sgr\/iGm3uSR0dyKezbwiUA\nM0NABBpn2Dpj3taO3kzt34571gDxVhYfvoixxyqEWsKvgQzw8x4Ob6dApMpKeuZS\nOedHSiZGHqD7sBQFjsFvVVcnDQApB2DCqI3llA3Gs7m06Ho8TlynXtrIg5F2m+32\n+oMg62T80ish0BV44aUqcIwENXvTjhre1v8CAwEAAaOCAv0wggL5MB8GA1UdIwQY\nMBaAFFXZGF\/SHMwB4Vi0vqvZVUIB1y4CMB0GA1UdDgQWBBQyk74uUtESzTAVGca\/\nOd7r6CTOkDAwBgNVHREEKTAnghBjZG4ubWF0b21vLmNsb3VkghNjZG4uaW5ub2Ny\nYWZ0LmNsb3VkMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYq\naHR0cDovL2NybC5yMm0wMy5hbWF6b250cnVzdC5jb20vcjJtMDMuY3JsMHUGCCsG\nAQUFBwEBBGkwZzAtBggrBgEFBQcwAYYhaHR0cDovL29jc3AucjJtMDMuYW1hem9u\ndHJ1c3QuY29tMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LnIybTAzLmFtYXpvbnRy\ndXN0LmNvbS9yMm0wMy5jZXIwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkCBAIE\nggFtBIIBaQFnAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGL\nb1Aq6wAABAMARzBFAiAFG7rWbNKqkle1tn8gLCIZd5OWKTilpbAX\/ZXLu47dbwIh\nAJuTnyAtM9h8Q9EOSxHsLn6zx7i4zNXJtdpfdY8ydHt9AHUASLDja9qmRzQP5WoC\n+p0w6xxSActW3SyB2bu\/qznYhHMAAAGLb1AqbAAABAMARjBEAiABjUvkGmPxPTEK\nrrzgL5YQxrA7iIjXW64Fb17peZMQuwIgfPsLTEIjvSd1E+lM63AMcJduknOigT+Q\nfgPa+zcPf2oAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAYtv\nUCpkAAAEAwBHMEUCICGlx5m8vVlZ\/TGiMz0\/nJDqwD7xmThFLuxTBj5vj9gZAiEA\n8D5dtPchp2gCv630\/cFYK3Tcm3V3Q4KIaRqh+cSxOqswDQYJKoZIhvcNAQELBQAD\nggEBAJLytMtVZHr9w3mjZyQAyIuuTVn28ms\/UW6v1HEDuSO1IihPeX\/ucWcOLj4i\ncGCfASmfnyjisGHH3na5dIhFYzB0MiP4GCf3Ok9xNJAnmJReoFMbIl2FhFjksFsJ\n29WwPmidQ3\/bq4cBF+2XSjSDhmhYwFVjENk6457Q6M3zTKF80RJMlORbBAzgRizP\n+ixJ8MQO2PhQ8ez+SJzAPf7F7uW\/NDJ+B4azfR60uXsPjAQ4z3C1htueE0g42XHb\nbvBJcUV5qUFIbsnRiL+kC4jWPHy8xkdVTfYOz7ij9p7b663sYXBn5jDeFI8KPEdh\nL2aLf424uog7u1qEFDoQgOeJ89k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSTNQG0mfAmRzdKZqfODF5hTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjYwNFoXDTMwMDgyMzIyMjYwNFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALd\/pVko\n8vuM475Tf45HV3BbCl\/B9Jy89G1CRkFjcPY06WA9lS+7dWbUA7GtWUKoksr69hKM\nwcMsNpxlw7b3jeXFgxB09\/nmalcAWtnLzF+LaDKEA5DQmvKzuh1nfIfqEiKCQSmX\nXh09Xs+dO7cm5qbaL2hhNJCSAejciwcvOFgFNgEMR42wm6KIFHsQW28jhA+1u\/M0\np6fVwReuEgZfLfdx82Px0LJck3lST3EB\/JfbdsdOzzzg5YkY1dfuqf8y5fUeZ7Cz\nWXbTjujwX\/TovmeWKA36VLCz75azW6tDNuDn66FOpADZZ9omVaF6BqNJiLMVl6P3\n\/c0OiUMC6Z5OfKcCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUVdkYX9IczAHhWLS+q9lVQgHXLgIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAGjeWm2cC+3z2MzSCnte46\/7JZvj3iQZDY7EvODNdZF41n71Lrk9kbfNwerK0d\nVNzW36Wefr7j7ZSwBVg50W5ay65jNSN74TTQV1yt4WnSbVvN6KlMs1hiyOZdoHKs\nKDV2UGNxbdoBYCQNa2GYF8FQIWLugNp35aSOpMy6cFlymFQomIrnOQHwK1nvVY4q\nxDSJMU\/gNJz17D8ArPN3ngnyZ2TwepJ0uBINz3G5te2rdFUF4i4Y3Bb7FUlHDYm4\nu8aIRGpk2ZpfXmxaoxnbIBZRvGLPSUuPwnwoUOMsJ8jirI5vs2dvchPb7MtI1rle\ni02f2ivH2vxkjDLltSpe2fiC\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1420,
                        "ttfb_start": 954,
                        "ttfb_end": 1151,
                        "download_start": 1151,
                        "download_end": 1420,
                        "download_ms": 269,
                        "all_start": 630,
                        "all_end": 1420,
                        "all_ms": 788,
                        "index": 27,
                        "number": 28,
                        "cpuTimes": {
                            "EvaluateScript": 86,
                            "v8.compile": 15,
                            "FunctionCall": 31
                        },
                        "cpu.EvaluateScript": 86,
                        "cpu.v8.compile": 15,
                        "cpu.FunctionCall": 31,
                        "cpuTime": 132,
                        "js_timing": [
                            [
                                1483.9359999999999,
                                1569.575
                            ],
                            [
                                1483.973,
                                1499.0799999999999
                            ],
                            [
                                1827.175,
                                1827.4929999999999
                            ],
                            [
                                1827.5039999999999,
                                1833.9100000000001
                            ],
                            [
                                1833.9359999999999,
                                1834.3309999999999
                            ],
                            [
                                1834.3430000000001,
                                1834.596
                            ],
                            [
                                3071.6460000000002,
                                3071.777
                            ],
                            [
                                3072.0520000000001,
                                3077.8690000000001
                            ],
                            [
                                3077.989,
                                3078.0410000000002
                            ],
                            [
                                3121.7689999999998,
                                3121.8470000000002
                            ],
                            [
                                3333.317,
                                3341.509
                            ],
                            [
                                5165.6180000000004,
                                5165.7129999999997
                            ],
                            [
                                5165.8699999999999,
                                5165.9269999999997
                            ],
                            [
                                5165.9530000000004,
                                5165.9799999999996
                            ],
                            [
                                5486.402,
                                5486.5079999999998
                            ],
                            [
                                5486.6310000000003,
                                5486.7610000000004
                            ],
                            [
                                5486.7659999999996,
                                5486.8029999999999
                            ],
                            [
                                5486.8069999999998,
                                5486.8140000000003
                            ],
                            [
                                5486.817,
                                5486.9679999999998
                            ],
                            [
                                5486.973,
                                5486.9799999999996
                            ],
                            [
                                5486.9840000000004,
                                5487.2150000000001
                            ],
                            [
                                5487.2200000000003,
                                5487.2280000000001
                            ],
                            [
                                5487.232,
                                5487.3680000000004
                            ],
                            [
                                5488.5100000000002,
                                5488.5659999999998
                            ],
                            [
                                5842.1120000000001,
                                5850.7719999999999
                            ]
                        ],
                        "blockingTime": 85.639000000000124
                    },
                    {
                        "type": 3,
                        "id": "198390.54",
                        "request_id": "198390.54",
                        "ip_addr": "3.126.133.169",
                        "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=126717&h=14&m=47&s=6&url=https%3A%2F%2Fwww.rnest.io%2F&_id=0f3e8e53780a78f4&_idn=1&send_image=0&_refts=0&pv_id=sSGaoW&fa_pv=1&fa_fp[0][fa_vid]=Ztvpf8&fa_fp[0][fa_fv]=1&pf_net=239&pf_srv=221&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "rnest.matomo.cloud",
                        "url": "\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=126717&h=14&m=47&s=6&url=https%3A%2F%2Fwww.rnest.io%2F&_id=0f3e8e53780a78f4&_idn=1&send_image=0&_refts=0&pv_id=sSGaoW&fa_pv=1&fa_fp[0][fa_vid]=Ztvpf8&fa_fp[0][fa_fv]=1&pf_net=239&pf_srv=221&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "raw_id": "198390.54",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 298,
                        "ttfb_ms": 298,
                        "load_start": 2016,
                        "load_start_float": 2016.00027,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 283,
                        "protocol": "HTTP\/2",
                        "dns_start": 1543,
                        "dns_end": 1681,
                        "connect_start": 1681,
                        "connect_end": 1827,
                        "ssl_start": 1827,
                        "ssl_end": 2015,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.matomo.cloud",
                            "sanList": [
                                "*.matomo.cloud"
                            ],
                            "issuer": "Amazon RSA 2048 M02",
                            "validFrom": 1716249600,
                            "validTo": 1750377599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1716251307968,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402202E37573EC3005BC2200A1CEA6A55BAD5884FE9CD4478D3CD5F30D01983DD868F02206321D0006903FEAEFDAF244AC084F903F791DA7B5964DD6656BB6D6AC993DCEA"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1716251307971,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502202ED9ABC02364D8EB783BCCA00AFD945E14680B4F64711B273181B4FF5E08882E022100E266898ACBD790774ECDDCD3BE357650727BA1118831DB1F1DEE836BE1FB1490"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1716251307996,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D4DCC3189B1FC2F5628A0CED11FF8B73AEF098E454CCA04CF37686B1DDE1F4A70221008B7ABB360C86E6A98F4FE13CF14CF85D31628024968A3139CF01FC9591BC02DD"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "initiator_line": "83",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: rnest.matomo.cloud",
                                ":method: POST",
                                ":path: \/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=126717&h=14&m=47&s=6&url=https%3A%2F%2Fwww.rnest.io%2F&_id=0f3e8e53780a78f4&_idn=1&send_image=0&_refts=0&pv_id=sSGaoW&fa_pv=1&fa_fp[0][fa_vid]=Ztvpf8&fa_fp[0][fa_fv]=1&pf_net=239&pf_srv=221&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                "origin: https:\/\/www.rnest.io",
                                "priority: u=4, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.rnest.io",
                                "date: Fri, 06 Sep 2024 14:47:06 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=31536000",
                                "vary: Origin,X-Forwarded-Proto,User-Agent",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 4231,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 138,
                        "connect_ms": 146,
                        "ssl_ms": 188,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1542,
                        "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_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": 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": 270,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFyDCCBLCgAwIBAgIQC9OMLBstJn1zy2TaJECTgTANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTI0MDUyMTAwMDAwMFoXDTI1MDYxOTIzNTk1OVowGTEX\nMBUGA1UEAwwOKi5tYXRvbW8uY2xvdWQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\nggEKAoIBAQCJJwnCr3vn122i7tsynuHXh0xIN\/rtGVvljD8LRGZfj9gWGafm38ZN\njXtJR6NFy5hp7JZ+\/C\/rveD7CGByV3eX7CL6EtZEQ2JuuXwjBq+K2G+uuwqri1mU\n3Q+mchlGRxKc+9+DsvXWmEBW+FDcykgajY0WoUGeArKQb32VtwICs5IKzWhn+AA+\ncXECT2h2rPfOhT4+IkxFULFfMztY9ERrvMkgihWGqfF9zQnfe6Alli6fGxR4xFfG\nRnxUzRwgQFKz0jqBc+LE1aRYixq0YHW707pNlzqoK9Vo+0SD+c3HB49g5bz+JXZY\nTFH8aGaSIydRagx9zAvd7CcInm7KhstRAgMBAAGjggLnMIIC4zAfBgNVHSMEGDAW\ngBTAMVLNWlDDgnx0cc7L6Zz5euuC4jAdBgNVHQ4EFgQU03FsxLFy+dC\/FBA\/3JGC\ntVTjy74wGQYDVR0RBBIwEIIOKi5tYXRvbW8uY2xvdWQwEwYDVR0gBAwwCjAIBgZn\ngQwBAgEwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEF\nBQcDAjA7BgNVHR8ENDAyMDCgLqAshipodHRwOi8vY3JsLnIybTAyLmFtYXpvbnRy\ndXN0LmNvbS9yMm0wMi5jcmwwdQYIKwYBBQUHAQEEaTBnMC0GCCsGAQUFBzABhiFo\ndHRwOi8vb2NzcC5yMm0wMi5hbWF6b250cnVzdC5jb20wNgYIKwYBBQUHMAKGKmh0\ndHA6Ly9jcnQucjJtMDIuYW1hem9udHJ1c3QuY29tL3IybTAyLmNlcjAMBgNVHRMB\nAf8EAjAAMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFqAWgAdQDPEVbu1S58r\/OHW9lp\nLpvpGnFnSrAX7KwB0lt3zsw7CAAAAY+YjK\/AAAAEAwBGMEQCIC43Vz7DAFvCIAoc\n6mpVutWIT+nNRHjTzV8w0BmD3YaPAiBjIdAAaQP+rv2vJErAhPkD95Hae1lk3WZW\nu21qyZPc6gB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABj5iM\nr8MAAAQDAEcwRQIgLtmrwCNk2Ot4O8ygCv2UXhRoC09kcRsnMYG0\/14IiC4CIQDi\nZomKy9eQd07N3NO+NXZQcnuhEYgx2x8d7oNr4fsUkAB3AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABj5iMr9wAAAQDAEgwRgIhANTcwxibH8L1YooM\n7RH\/i3Ou8JjkVMygTPN2hrHd4fSnAiEAi3q7NgyG5qmPT+E88Uz4XTFigCSWijE5\nzwH8lZG8At0wDQYJKoZIhvcNAQELBQADggEBAEMldE4k5iwShvLn6k9p6tUbNQPs\n4O4oBDXU3AC0wtkY1KfuadtGUWYWLDhhwyqdj8xIHmLCvhdErFUv5owE4NadmtJw\nHpBqfBCbylZhh7eszy67XHqfxi8hhyPE8HPLn+LCaccJtBMJpGL4d5Sd0tt3s5if\nN3HyfWq95t+LHqOePOyx+1Z82imE8bnu4ZVIwTzVYebqwHNB6UZCf1Kk5htmMZP8\nwG0hbOMgKfzmwLtCN5nZzhalDnhEtrgfewS4RglZ1AMo7Egnt3zhboG6xC5wgl3I\n3UD+rtORxKXxNqF8YwDGhZ+J91ma5Rf9U0GGZ89UDv13ozqD8dAb1m4IH7c=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 2314,
                        "ttfb_start": 2016,
                        "ttfb_end": 2314,
                        "download_start": 2314,
                        "download_end": 2314,
                        "download_ms": 0,
                        "all_start": 1543,
                        "all_end": 2314,
                        "all_ms": 770,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "198390.57",
                        "request_id": "198390.57",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/favicon.ico",
                        "raw_id": "198390.57",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 1924,
                        "ttfb_ms": 1923,
                        "load_start": 5458,
                        "load_start_float": 5458.0003150000002,
                        "bytesIn": 5430,
                        "objectSize": 5430,
                        "objectSizeUncompressed": 5430,
                        "chunks": [
                            {
                                "ts": 7382,
                                "bytes": 5430
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/x-icon",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804; _pk_id.1.01d9=0f3e8e53780a78f4.1725634026.; _pk_ses.1.01d9=1",
                                "priority: u=1, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 5430",
                                "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                "content-type: image\/x-icon",
                                "date: Fri, 06 Sep 2024 14:47:10 GMT",
                                "etag: \"64940e93-1536\"",
                                "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                "permissions-policy: interest-cohort=()",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2608,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 12,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5430,
                        "gzip_save": 4726,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5453,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 55,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 315,
                        "server_port": "443",
                        "load_end": 7382,
                        "ttfb_start": 5458,
                        "ttfb_end": 7381,
                        "download_start": 7381,
                        "download_end": 7382,
                        "download_ms": 1,
                        "all_start": 5458,
                        "all_end": 7382,
                        "all_ms": 1924,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "198390.56",
                        "request_id": "198390.56",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/site.webmanifest",
                        "raw_id": "198390.56",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 396,
                        "ttfb_ms": 394,
                        "load_start": 6204,
                        "load_start_float": 6204.0003049999996,
                        "bytesIn": 241,
                        "objectSize": 241,
                        "objectSizeUncompressed": 241,
                        "chunks": [
                            {
                                "ts": 6600,
                                "bytes": 241
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/octet-stream",
                        "contentEncoding": "",
                        "socket": 314,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 5447,
                        "connect_end": 5795,
                        "ssl_start": 5795,
                        "ssl_end": 6202,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.rnest.io",
                            "sanList": [
                                "www.rnest.io"
                            ],
                            "issuer": "R10",
                            "validFrom": 1721806420,
                            "validTo": 1729582419,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1721810020244,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203F98F9DEE1FBDF6F63189B4C3E87B0988672C6F0C672E13A6B02C93012D74625022100CAD1818A12C39642881BF70E493207E20CB0B937A986A04EB47870ABC44881A6"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721810020261,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100AE62FF8F23EE0734967BC829E3B398A991871A9C664547E378A277001A524A7D022020D80A845475E3CA8D1FE78D802974551D4E36F042B6A3B796CC9430EF21E9A6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 241",
                                "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                "content-type: application\/octet-stream",
                                "date: Fri, 06 Sep 2024 14:47:10 GMT",
                                "etag: \"64940e93-f1\"",
                                "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                "permissions-policy: interest-cohort=()",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1750,
                        "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": 348,
                        "ssl_ms": 407,
                        "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": 5446,
                        "socket_group": "pm\/https:\/\/www.rnest.io <https:\/\/rnest.io 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": 305,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBMFP1DitIkUz4kb13fKixRXsMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MDczMzQwWhcNMjQxMDIyMDczMzM5WjAXMRUwEwYDVQQD\nEwx3d3cucm5lc3QuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc\n1vdbVSZU63ZtvdN40ETI1ZpYp0R924bsF8cpFSPPh7kJ7Cyf2jW+rAZYj44vv9B3\n8Fr0V1hFhbPyAlWvbLF\/aqmJLiNjlK6Gpd7xopZ14\/EnnN3B8DAcg7x+RyN6RkvT\n\/ddt60eZPeIWBHsTTqQ5cMBygN+v21lCMMrYuIgc4VQc4OL5YXsnUNqWNWDdHbCO\nfXsZ6jXDkT9GK4eVpNiH8gPYqKD2MojAAzKSFMKCPCfmerSApdZ+ElhW000Blqol\nr5zSLH4iYGQeW\/D25zaR1nZa8+5TN8U8YK04Tu9WnQDwnqREwkR7B5Nkdvz5onFo\nmZV0pl2EnDN2t73A5o0VAgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFKIqoVxLTDbEccQy5AbNDrWhpjPuMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMd3d3LnJuZXN0LmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGQ49\/nlAAABAMARzBFAiA\/mPne4fvfb2MYm0w+h7CYhnLG\n8MZy4TprAskwEtdGJQIhAMrRgYoSw5ZCiBv3DkkyB+IMsLk3qYagTrR4cKvESIGm\nAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQ49\/npQAABAMA\nRzBFAiEArmL\/jyPuBzSWe8gp47OYqZGHGpxmRUfjeKJ3ABpSSn0CICDYCoRUdePK\njR\/njYApdFUdTjbwQrajt5bMlDDvIemmMA0GCSqGSIb3DQEBCwUAA4IBAQCZavja\ngbdXxkeZs1LjY4dGr6ep1g6yh0QbUiHGcl1I9ZCHDYxhd\/4YNC8D4km8LoPO\/s4x\nEoT3HZYl780ML7aueeg105QKfjM2FEVxB5ONQ8nAfLY3vXbOBczPK19485bVbffw\nD38GaVTLiE3KLuD2X6e1NVCWwOu81oD5YIJVMiE4TsmfNpH8w9qSd0ozoUaxzlNh\nArB61czn7U\/QmhnZLocpSU1TN4nD5L4f6vuupI2J7QKwYZ7LgISBJ36IVPaIhB56\nyIMkDDmBtVx68b5sD3H\/fd+Sx4mhZ6a76\/G4S\/qEzB\/VcfRWi5RL1MaIPZkBMOST\nN0k8hF9jHaRWlcha\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 6600,
                        "ttfb_start": 6204,
                        "ttfb_end": 6598,
                        "download_start": 6598,
                        "download_end": 6600,
                        "download_ms": 2,
                        "all_start": 5447,
                        "all_end": 6600,
                        "all_ms": 1151,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "198390.58",
                        "request_id": "198390.58",
                        "ip_addr": "3.126.133.169",
                        "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "rnest.matomo.cloud",
                        "url": "\/matomo.php",
                        "raw_id": "198390.58",
                        "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 464,
                        "ttfb_ms": 464,
                        "load_start": 7396,
                        "load_start_float": 7396.0003230000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 283,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "initiator_line": "83",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: rnest.matomo.cloud",
                                ":method: POST",
                                ":path: \/matomo.php",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 1596",
                                "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                "origin: https:\/\/www.rnest.io",
                                "priority: u=4, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.rnest.io",
                                "date: Fri, 06 Sep 2024 14:47:12 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=31536000",
                                "vary: Origin,X-Forwarded-Proto,User-Agent",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5805,
                        "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 110,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 323,
                        "server_port": "443",
                        "load_end": 7860,
                        "ttfb_start": 7396,
                        "ttfb_end": 7860,
                        "download_start": 7860,
                        "download_end": 7860,
                        "download_ms": 0,
                        "all_start": 7396,
                        "all_end": 7860,
                        "all_ms": 464,
                        "index": 31,
                        "number": 32
                    }
                ],
                "requestsFull": 32,
                "requestsDoc": 30,
                "responses_200": 28,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "6D17C2713C993DA4C7F18FCCA277C32C",
                "loadEventStart": 5444,
                "loadEventEnd": 5444,
                "domContentLoadedEventStart": 1784,
                "domContentLoadedEventEnd": 1792,
                "URL": "https:\/\/www.rnest.io\/",
                "connections": 4,
                "final_base_page_request": 0,
                "final_base_page_request_id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                "final_url": "https:\/\/www.rnest.io\/",
                "domInteractive": 1784,
                "firstPaint": 944.39999999850988,
                "firstContentfulPaint": 987,
                "firstImagePaint": 987,
                "firstMeaningfulPaint": 987,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 472,
                "basePageSSLTime": 139,
                "score_cache": 93,
                "score_cdn": 3,
                "score_gzip": 19,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 79,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 25321105,
                "gzip_savings": 20711362,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1440199,
                "image_savings": 302961,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 58,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 4,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 49,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 108,
                    "v8.compile": 17,
                    "UpdateLayoutTree": 66,
                    "Layout": 57,
                    "PrePaint": 25,
                    "IntersectionObserverController::computeIntersections": 9,
                    "Paint": 56,
                    "Layerize": 19,
                    "HitTest": 5,
                    "FunctionCall": 25,
                    "MarkDOMContent": 0,
                    "TimerFire": 0,
                    "MarkLoad": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 10415
                },
                "cpuTimesDoc": {
                    "ParseHTML": 58,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 3,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 47,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 108,
                    "v8.compile": 17,
                    "UpdateLayoutTree": 54,
                    "Layout": 57,
                    "PrePaint": 18,
                    "IntersectionObserverController::computeIntersections": 7,
                    "Paint": 32,
                    "Layerize": 15,
                    "HitTest": 2,
                    "FunctionCall": 16,
                    "MarkDOMContent": 0,
                    "TimerFire": 0,
                    "MarkLoad": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 5053
                },
                "cpu.ParseHTML": 58,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 49,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 108,
                "cpu.v8.compile": 17,
                "cpu.UpdateLayoutTree": 66,
                "cpu.Layout": 57,
                "cpu.PrePaint": 25,
                "cpu.IntersectionObserverController::computeIntersections": 9,
                "cpu.Paint": 56,
                "cpu.Layerize": 19,
                "cpu.HitTest": 5,
                "cpu.FunctionCall": 25,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 10415,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725634022.09252,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725634024.643445,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 14769,
                "fullyLoadedCPUpct": 87.500000000005386,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "6D17C2713C993DA4C7F18FCCA277C32C",
                                "loaderId": "F147A8A1C2D808CA5E47DC5854CB20B4"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 186,
                                "violatingNodeAttribute": "id"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 187,
                                "violatingNodeAttribute": "id"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.rnest.io",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.rnest.io\/",
                "document_hostname": "www.rnest.io",
                "document_origin": "https:\/\/www.rnest.io",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 401,
                "domComplete": 5444,
                "PerformancePaintTiming.first-paint": 944.39999999850988,
                "PerformancePaintTiming.first-contentful-paint": 944.39999999850988,
                "origin_dns": {
                    "cname": [
                        "prod01.la-metis.fr."
                    ],
                    "ns": [
                        "ns200.anycast.me.",
                        "dns200.anycast.me."
                    ],
                    "mx": [
                        "5 mx2.mail.ovh.net.",
                        "100 mx3.mail.ovh.net.",
                        "1 mx1.mail.ovh.net."
                    ],
                    "txt": [
                        "\"google-site-verification=O0y_pmpWJ2gkTSf77KyYn_YbNVP_2Imqxhw_ElHlzXo\"",
                        "\"tresorit-verification=nWwmDVHd6Hqx9KD4CFe0KuF2jDIwKPyVg6kkHuc96Do\"",
                        "\"v=spf1 include:mx.ovh.com ~all\"",
                        "\"1|www.rnest.io\"",
                        "\"v=spf1 +all\""
                    ],
                    "soa": [
                        "dns200.anycast.me. tech.ovh.net. 2024081300 86400 3600 3600000 60"
                    ],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C,PHP 8.2.7",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "Tag managers": "Matomo Tag Manager",
                    "Analytics": "Matomo Analytics",
                    "JavaScript libraries": "Flickity",
                    "Security": "HSTS",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "PHP": "8.2.7",
                    "Nginx": "",
                    "Matomo Tag Manager": "",
                    "Matomo Analytics": "",
                    "Flickity": "",
                    "HSTS": "",
                    "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
                    },
                    "PHP": {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.7",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    "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:*:*:*:*:*:*:*:*"
                    },
                    "Matomo Tag Manager": {
                        "name": "Matomo Tag Manager",
                        "description": "Matomo Tag Manager manages tracking and marketing tags.",
                        "slug": "matomo-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                        "pricing": [],
                        "cpe": null
                    },
                    "Matomo Analytics": {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    "Flickity": {
                        "name": "Flickity",
                        "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                        "slug": "flickity",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/flickity.metafizzy.co",
                        "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
                    },
                    "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": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.7",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    {
                        "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": "Matomo Tag Manager",
                        "description": "Matomo Tag Manager manages tracking and marketing tags.",
                        "slug": "matomo-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Flickity",
                        "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                        "slug": "flickity",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/flickity.metafizzy.co",
                        "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": "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": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"presentation\">",
                                                    "target": [
                                                        "#presentation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>",
                                    "target": [
                                        "ol > li:nth-child(1) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"presentation\">",
                                                    "target": [
                                                        "#presentation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>",
                                    "target": [
                                        "ol > li:nth-child(2) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"presentation\">",
                                                    "target": [
                                                        "#presentation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>",
                                    "target": [
                                        "ol > li:nth-child(3) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#6b6f8e",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 4.2400000000000002,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                                    "target": [
                                                        "#technologie"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>",
                                    "target": [
                                        "ul > li:nth-child(1) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#6b6f8e",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 4.2400000000000002,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                                    "target": [
                                                        "#technologie"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>",
                                    "target": [
                                        "ul > li:nth-child(2) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#6b6f8e",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 4.2400000000000002,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                                    "target": [
                                                        "#technologie"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>",
                                    "target": [
                                        "ul > li:nth-child(3) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"etudesdecas\">",
                                                    "target": [
                                                        "#etudesdecas"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>",
                                    "target": [
                                        ".is-selected > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>",
                                    "target": [
                                        ".scroll"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 5\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 1\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 2\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 3\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 5\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 4\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 5\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "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 type=\"submit\" name=\"submit\" class=\"btn\">",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Pr\u00e9sentation<\/h2>",
                                                    "target": [
                                                        "#presentation > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Formulez votre question<\/h3>",
                                                    "target": [
                                                        "ol > li:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Initiez la recherche<\/h3>",
                                                    "target": [
                                                        "ol > li:nth-child(2) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                                    "target": [
                                                        "ol > li:nth-child(3) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Technologie<\/h2>",
                                                    "target": [
                                                        "#technologie > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                                    "target": [
                                                        "ul > li:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                                    "target": [
                                                        "ul > li:nth-child(2) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                                    "target": [
                                                        "ul > li:nth-child(3) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>\u00c9tudes de cas<\/h2>",
                                                    "target": [
                                                        "#etudesdecas > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>\u00c0 propos<\/h2>",
                                                    "target": [
                                                        "#apropos > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                                    "target": [
                                                        "#demo > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Mentions l\u00e9gales<\/h2>",
                                                    "target": [
                                                        ".modal > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Coordonn\u00e9es<\/h3>",
                                                    "target": [
                                                        "div:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4>\u00c9diteur du site<\/h4>",
                                                    "target": [
                                                        "h4:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4>Directeur de publication<\/h4>",
                                                    "target": [
                                                        "h4:nth-child(4)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4>H\u00e9bergement du site<\/h4>",
                                                    "target": [
                                                        "h4:nth-child(6)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>",
                                                    "target": [
                                                        "div:nth-child(2) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Cr\u00e9dits<\/h3>",
                                                    "target": [
                                                        "div:nth-child(3) > h3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>",
                                    "target": [
                                        ".brand > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#a8aabd",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 7.1600000000000001,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                    "target": [
                                        ".current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                    "target": [
                                        "li:nth-child(1) > a[href$=\"#presentation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#technologie\">Technologie<\/a>",
                                    "target": [
                                        "a[href$=\"#technologie\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                    "target": [
                                        "a[href$=\"#etudesdecas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                    "target": [
                                        "a[href$=\"#apropos\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Pr\u00e9sentation<\/h2>",
                                    "target": [
                                        "#presentation > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>",
                                    "target": [
                                        "#presentation > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Formulez votre question<\/h3>",
                                    "target": [
                                        "ol > li:nth-child(1) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Initiez la recherche<\/h3>",
                                    "target": [
                                        "ol > li:nth-child(2) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                    "target": [
                                        "ol > li:nth-child(3) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Technologie<\/h2>",
                                    "target": [
                                        "#technologie > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>",
                                    "target": [
                                        "#technologie > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                    "target": [
                                        "ul > li:nth-child(1) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                    "target": [
                                        "ul > li:nth-child(2) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                    "target": [
                                        "ul > li:nth-child(3) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>\u00c9tudes de cas<\/h2>",
                                    "target": [
                                        "#etudesdecas > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>",
                                    "target": [
                                        "#etudesdecas > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>",
                                    "target": [
                                        ".is-selected > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>\u00c0 propos<\/h2>",
                                    "target": [
                                        "#apropos > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>",
                                    "target": [
                                        "#apropos > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>",
                                    "target": [
                                        "#apropos > div > div:nth-child(2) > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>",
                                    "target": [
                                        "#apropos > div > div:nth-child(2) > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>",
                                    "target": [
                                        "div:nth-child(2) > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>",
                                    "target": [
                                        "div:nth-child(2) > p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                    "target": [
                                        "#demo > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>",
                                    "target": [
                                        ".jobs > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                    "target": [
                                        ".jobs > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                    "target": [
                                        "a[href$=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                    "target": [
                                        ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                    "target": [
                                        "a[href=\"tel:+33678921289\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                    "target": [
                                        ".links > label[for=\"mentions-toggle\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#a8aabd",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 7.1600000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                    "target": [
                                        ".sf"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#a8aabd",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 7.1600000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Studio Fables<\/span>",
                                    "target": [
                                        ".sf > span"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"fr\" class=\"desktop\">",
                                    "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": "website",
                                            "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 type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "firstname",
                                            "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "lastname",
                                            "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "organization",
                                            "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "email",
                                            "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "question",
                                            "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "mentions-toggle",
                                            "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 id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "language",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>",
                                    "target": [
                                        "#language"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "presentation",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"presentation\">",
                                    "target": [
                                        "#presentation"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "technologie",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                    "target": [
                                        "#technologie"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "etudesdecas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"etudesdecas\">",
                                    "target": [
                                        "#etudesdecas"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "apropos",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"apropos\" class=\"dim\">",
                                    "target": [
                                        "#apropos"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "demo",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"demo\">",
                                    "target": [
                                        "#demo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mentions",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"mentions\">",
                                    "target": [
                                        "#mentions"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "footer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<footer id=\"footer\">",
                                    "target": [
                                        "#footer"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": "moderate",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"fr\" class=\"desktop\">",
                                    "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=\"fr\" class=\"desktop\">",
                                    "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"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                    "target": [
                                        "img[alt=\"RNEST\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                    "target": [
                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                    "target": [
                                        "img[width=\"388\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                    "target": [
                                        "img[width=\"484\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                    "target": [
                                        "img[width=\"412\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                    "target": [
                                        "img[width=\"233\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                    "target": [
                                        "img[width=\"149\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                    "target": [
                                        "img[width=\"308\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                    "target": [
                                        "img[width=\"271\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                    "target": [
                                        "img[width=\"353\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                    "target": [
                                        "img[width=\"260\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                    "target": [
                                        "img[width=\"313\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                    "target": [
                                        "img[width=\"473\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                    "target": [
                                        "img[width=\"442\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                    "target": [
                                        "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                    "target": [
                                        ".current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                    "target": [
                                        "li:nth-child(1) > a[href$=\"#presentation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#technologie\">Technologie<\/a>",
                                    "target": [
                                        "a[href$=\"#technologie\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                    "target": [
                                        "a[href$=\"#etudesdecas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                    "target": [
                                        "a[href$=\"#apropos\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\">",
                                    "target": [
                                        "a[href$=\"#demo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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\/@rnest9561\/playlists\">YouTube<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a>",
                                    "target": [
                                        "p:nth-child(3) > a[href$=\"studiofables.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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]\">[email protected]<\/a>",
                                    "target": [
                                        "a[href$=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                    "target": [
                                        ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                    "target": [
                                        "a[href=\"tel:+33678921289\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                    "target": [
                                        ".sf"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>",
                                    "target": [
                                        "nav > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ol>",
                                    "target": [
                                        "#presentation > ol"
                                    ]
                                },
                                {
                                    "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": [
                                        "div > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ol class=\"flickity-page-dots\">",
                                    "target": [
                                        ".flickity-page-dots"
                                    ]
                                }
                            ]
                        },
                        {
                            "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><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>",
                                    "target": [
                                        "nav > 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><a href=\"#technologie\">Technologie<\/a><\/li>",
                                    "target": [
                                        "nav > 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><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>",
                                    "target": [
                                        "nav > 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><a href=\"#apropos\">\u00c0 propos<\/a><\/li>",
                                    "target": [
                                        "ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        "ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        "#presentation > ol > 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": [
                                        "#presentation > ol > 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": [
                                        "#presentation > ol > 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>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>",
                                    "target": [
                                        "div > 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>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>",
                                    "target": [
                                        "div > 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>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>",
                                    "target": [
                                        "div > 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 class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                    "target": [
                                        "img[alt=\"RNEST\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                    "target": [
                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                    "target": [
                                        "img[width=\"388\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                    "target": [
                                        "img[width=\"484\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                    "target": [
                                        "img[width=\"412\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                    "target": [
                                        "img[width=\"233\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                    "target": [
                                        "img[width=\"149\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                    "target": [
                                        "img[width=\"308\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                    "target": [
                                        "img[width=\"271\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                    "target": [
                                        "img[width=\"353\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                    "target": [
                                        "img[width=\"260\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                    "target": [
                                        "img[width=\"313\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                    "target": [
                                        "img[width=\"473\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                    "target": [
                                        "img[width=\"442\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                    "target": [
                                        "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"modal\">",
                                    "target": [
                                        ".modal"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span>",
                                    "target": [
                                        "span[data-char=\"D\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"a\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"d\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"r\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span>",
                                    "target": [
                                        "span[data-char=\"u\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"une\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"une\"] > .char[data-char=\"e\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"d\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span>",
                                    "target": [
                                        "span[data-char=\"\u00e9\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span>",
                                    "target": [
                                        "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"o\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>",
                                    "target": [
                                        ".videotitle"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"web\">Page web<\/p>",
                                    "target": [
                                        ".web"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"try\">Je tente ma chance<\/p>",
                                    "target": [
                                        ".try"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"win\">Pari gagn\u00e9<\/p>",
                                    "target": [
                                        ".win"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>",
                                    "target": [
                                        ".is-selected.case > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Un industriel fran\u00e7ais<\/footer>",
                                    "target": [
                                        ".is-selected.case > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">800<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">667<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Un cabinet de conseil international<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">1000<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">833<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">2025<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">1687<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Une banque fran\u00e7aise<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">190<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">158<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">450<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">375<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Une Agence d\u2019\u00c9tat<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">285<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">237<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span>",
                                    "target": [
                                        "span[data-char=\"E\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span>",
                                    "target": [
                                        "span[data-char=\"v\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"o\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span>",
                                    "target": [
                                        "span[data-char=\"y\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"e\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"r\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"ma\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span>",
                                    "target": [
                                        "span[data-word=\"ma\"] > .char[data-char=\"a\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"a\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": "moderate",
                            "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=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>",
                                                    "target": [
                                                        ".close-bg"
                                                    ]
                                                },
                                                {
                                                    "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                                    "target": [
                                                        ".links > label[for=\"mentions-toggle\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "moderate",
                                            "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                        }
                                    ],
                                    "impact": "moderate",
                                    "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>",
                                    "target": [
                                        ".video > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                    "target": [
                                        "figure > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "prod01.la-metis.fr",
                "base_page_cname": "",
                "base_page_dns_server": "dns200.anycast.me",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 47073,
                "testUrl": "https:\/\/www.rnest.io\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.rnest.io\/assets\/mac.png\",\"width\":760,\"height\":629,\"naturalWidth\":1000,\"naturalHeight\":828},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":784},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\",\"width\":138,\"height\":80,\"naturalWidth\":388,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\",\"width\":172,\"height\":80,\"naturalWidth\":484,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\",\"width\":146,\"height\":80,\"naturalWidth\":412,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\",\"width\":83,\"height\":80,\"naturalWidth\":233,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\",\"width\":53,\"height\":80,\"naturalWidth\":149,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\",\"width\":110,\"height\":80,\"naturalWidth\":308,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\",\"width\":96,\"height\":80,\"naturalWidth\":271,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\",\"width\":126,\"height\":80,\"naturalWidth\":353,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\",\"width\":92,\"height\":80,\"naturalWidth\":260,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\",\"width\":111,\"height\":80,\"naturalWidth\":313,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\",\"width\":168,\"height\":80,\"naturalWidth\":473,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\",\"width\":157,\"height\":80,\"naturalWidth\":442,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\",\"width\":760,\"height\":540,\"naturalWidth\":1200,\"naturalHeight\":800}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Signal",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 17.379999999999999,
                "generated-content-size": 4.9800000000000004,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.rnest.io\/assets\/mac.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                        "currentSrc": "https:\/\/www.rnest.io\/assets\/mac.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 828
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 784
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 388,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 484,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 412,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 233,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 149,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 308,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 271,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 353,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 260,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 313,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 473,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 442,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1200,
                        "naturalHeight": 800
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.rnest.io\/assets\/plugins.js",
                    "https:\/\/www.rnest.io\/assets\/main.js",
                    "https:\/\/www.rnest.io\/assets\/main.css"
                ],
                "rendered-html": "<html lang=\"fr\" class=\"desktop\"><head>\n  <meta charset=\"utf-8\">\n  <title>Rnest by La m\u00e8tis<\/title>\n  <meta name=\"description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta property=\"og:title\" content=\"Rnest by La m\u00e8tis\">\n  <meta property=\"og:description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta property=\"og:locale\" content=\"fr_FR\">\n  <meta property=\"og:url\" content=\"https:\/\/www.rnest.io\">\n  <meta property=\"og:image\" content=\"https:\/\/www.rnest.io\/media\/site\/5647ce6885-1687424658\/banner.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n  <meta property=\"og:image:alt\" content=\"Rnest by La m\u00e8tis\">\n  <link rel=\"manifest\" href=\"https:\/\/www.rnest.io\/site.webmanifest\">\n  <link rel=\"apple-touch-icon\" href=\"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\">\n  <link rel=\"stylesheet\" href=\"https:\/\/www.rnest.io\/assets\/main.css\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.rnest.io\/assets\/signal-extralight.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\">\n  <link rel=\"canonical\" href=\"https:\/\/www.rnest.io\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\" hreflang=\"fr\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\/en\" hreflang=\"en\">\n  <meta name=\"theme-color\" content=\"#141A4A\">\n  <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js\"><\/script><script type=\"application\/ld+json\">\n    {\n      \"@context\": \"http:\/\/schema.org\",\n      \"@type\": \"Organization\",\n      \"name\": \"Rnest by La m\u00e8tis\",\n      \"description\": \"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\",\n      \"url\": \"https:\/\/www.rnest.io\",\n      \"logo\": \"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\",\n      \"email\": \"\",\n      \"telephone\" : \"+33678921289\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"by La m\u00e8tis - 25 rue du Quatre-Septembre\",\n        \"addressLocality\": \"Paris\",\n        \"postalCode\": \"75002\",\n        \"addressCountry\": \"France\"\n      },\n      \"founder\": {\n        \"@type\": \"Person\",\n        \"name\": \"Philippe Charlot\"\n      }\n    }\n  <\/script>\n  <!-- Matomo Tag Manager -->\n  <script type=\"text\/javascript\">\n  var _mtm = window._mtm = window._mtm || [];\n  _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});\n  var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n  g.type='text\/javascript'; g.async=true; g.src='https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js'; s.parentNode.insertBefore(g,s);\n  <\/script>\n  <!-- End Matomo Tag Manager -->\n<\/head>\n<body>\n  <header>\n    <div class=\"brand\">\n      <h1>\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\" style=\"--length: 15.502849578857422; --index: 0;\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\" style=\"--length: 24.00284767150879; --index: 1;\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\" style=\"--length: 20.985713958740234; --index: 2;\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\" style=\"--length: 2.6000003814697266; --index: 3;\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\" style=\"--length: 10.755559921264648; --index: 4;\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\" style=\"--length: 10.726446151733398; --index: 5;\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\" style=\"--length: 7.009998321533203; --index: 6;\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\" style=\"--length: 6.599999904632568; --index: 7;\"><\/path><\/svg>\n      <\/h1>\n      <p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>\n    <\/div>\n    <div class=\"top\">\n      <div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>\n      <nav>\n        <ul>\n          <li><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>\n          <li><a href=\"#technologie\">Technologie<\/a><\/li>\n          <li><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>\n          <li><a href=\"#apropos\">\u00c0 propos<\/a><\/li>\n          <li><a class=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\"><span class=\"word\" data-word=\"Demander\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"une\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"d\u00e9mo\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span><span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/nav>\n    <\/div>\n    <a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>\n    <div class=\"video\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>\n    <\/div>\n  <\/header>\n  <main>    <section id=\"presentation\">\n      <h2>Pr\u00e9sentation<\/h2>\n      <p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>\n      <ol>\n        <li>\n          <h3>Formulez votre question<\/h3>\n          <p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 192.21 157.87\" width=\"192.21\" height=\"157.87\"><path class=\"nostroke\" d=\"M156.52 130.86c1-8.26 7.67-8 7.67-13.59 0-3.44-2.76-5.91-6.62-5.91-4.24 0-6.5 2.56-6.5 6.5H149c0-4.78 3.36-8.39 8.6-8.39s8.72 3.11 8.72 7.8c0 6.71-7 6.38-7.8 13.59zm-.84 8.38v-3.56H159v3.56z\"><\/path><path d=\"M96.11 64.23v28.81\"><\/path><rect x=\".61\" y=\"93.04\" width=\"191\" height=\"64.23\" rx=\"32.11\"><\/rect><path d=\"M130.06 139.24H30.49\"><\/path><path d=\"M96.11 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0096.11 0zm2.53 45.9h-2.09V19.32A34 34 0 0189.63 22v-1.84a40.81 40.81 0 007.76-3.61h1.25z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Initiez la recherche<\/h3>\n          <p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 118.06 182.94\" width=\"118.06\" height=\"182.94\"><circle cx=\"58.8\" cy=\"125.15\" r=\"32.11\"><\/circle><circle cx=\"7.98\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"7.98\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"102.72\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"110.09\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"74.53\" cy=\"174.97\" r=\"7.37\"><\/circle><path d=\"M58.8 64.23v28.81\"><\/path><path d=\"M58.8 109.42v31.47M74.53 125.15H43.06\"><\/path><path d=\"M58.8 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0058.8 0zm9.27 45.9H50.13V44l7.25-7.59c5.24-5.5 7.46-8.31 7.46-12.29 0-3.82-2.34-6.12-6.2-6.12-3.57 0-6.21 1.63-6.21 6.29h-2.1c0-5.54 3.65-8.18 8.31-8.18s8.3 2.6 8.3 8c0 5.07-3.06 8.22-8.64 14L52.68 44h15.39z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Explorez les r\u00e9ponses<\/h3>\n          <p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 181.29 219.25\" width=\"181.29\" height=\"219.25\"><circle cx=\"39.82\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"11.46\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"51.16\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"77.87\" cy=\"177.77\" r=\"7.37\"><\/circle><circle cx=\"126.79\" cy=\"194.82\" r=\"7.37\"><\/circle><circle cx=\"39.82\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"134.57\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"135.88\" cy=\"67.88\" r=\"7.37\"><\/circle><circle cx=\"172.73\" cy=\"79.61\" r=\"7.37\"><\/circle><circle cx=\"141.94\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"106.38\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"90.65\" cy=\"125.15\" r=\"32.11\"><\/circle><path d=\"M99.01 125.15h-24.1M102.51 113.17h-27.6M106.38 119.16H74.91M106.38 131.15H74.91M94.43 137.14H74.91\"><\/path><path d=\"M90.65 64.23v28.81M12.26 102.15c2.45-10.93 10.23-19.57 20.19-22.47M39.82 86v16.1M37.88 146.35c-3.65 6.42-12.11 11.33-22.56 12.92M50.92 167.6c-.67-10.11-2.7-18.65-5.45-23.63M94.29 157.06c1.58 6 3.6 10.8 5.9 13.91M61.81 111a144.9 144.9 0 00-14.62-1.37M61.18 138c-4.36.56-9.06 1-14 1.15M99.25 176.82c-3.66.41-8.51.71-14 .85M107.78 182.2a20.15 20.15 0 0011.76 11.33M105.92 182.29c-1.62 12.77-7.41 23.09-15 27.14M109.19 98.93a53.31 53.31 0 0118-5.44M139.19 87.3c7.81-8 26.17-7.3 26.17-7.3M135.36 100.36c2.19 9.88 12.72 15.73 21.08 18.66M116.7 143.85a105.31 105.31 0 0017.87 2.54M142.28 154c.66 7 9.36 14.72 9.36 14.72M134.62 85.67c.07-4 .18-7.59.33-10.47\"><\/path><path d=\"M90.65 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0090.65 0zm.26 46.32c-6 0-8.64-4-9.4-8.6h2.1c.67 3.74 2.56 6.71 7.38 6.71s7-3.1 7-6.58c0-4.53-3.27-6.5-8.22-6.5h-.84v-1.89h.8c4.32 0 7.21-1.84 7.21-5.57 0-3.44-2-5.87-6.2-5.87a6 6 0 00-6.33 5.24h-2.18a8.21 8.21 0 018.47-7.13c5.2 0 8.3 3 8.3 7.51a6.57 6.57 0 01-4.78 6.7 7.22 7.22 0 015.83 7.26c0 5.2-3.69 8.72-9.14 8.72zM39.83 70.66a8 8 0 108 8 8 8 0 00-8-8zM83.8 203.3a8 8 0 108 8 8 8 0 00-8-8zM157.38 165.47a8 8 0 108 8 8 8 0 00-8-8zM8 151.85a8 8 0 108 8 8 8 0 00-8-8zM163.71 112.28a8 8 0 108 8 8 8 0 00-8-8z\"><\/path><\/svg>\n        <\/li>\n      <\/ol>\n    <\/section>\n    <section id=\"technologie\" class=\"dim\">\n      <h2>Technologie<\/h2>\n      <p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>\n      <div>\n        <div class=\"mac\">\n          <img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">\n          <figure>\n            <video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption>\n              <p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>\n              <p class=\"web\">Page web<\/p>\n              <p class=\"try\">Je tente ma chance<\/p>\n              <p class=\"win\">Pari gagn\u00e9<\/p>\n            <\/figcaption>\n          <\/figure>\n        <\/div>\n        <ul>\n          <li>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n    <section id=\"etudesdecas\">\n      <h2>\u00c9tudes de cas<\/h2>\n      <p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>\n      <div class=\"cases flickity-enabled is-draggable\">\n        \n        \n        \n        \n        \n        \n      <div class=\"flickity-viewport\" style=\"height: 700px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(32.29%);\"><div class=\"case is-selected\" style=\"position: absolute; left: 0%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>\n            <footer>Un industriel fran\u00e7ais<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>\n            <footer>Un cabinet de conseil international<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>\n            <footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>\n            <footer>Une banque fran\u00e7aise<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>\n            <footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">\n          <blockquote>\n            <p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>\n            <footer>Une Agence d\u2019\u00c9tat<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><\/div><\/div><button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button><button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button><ol class=\"flickity-page-dots\"><li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li><li class=\"dot\" aria-label=\"Page dot 2\"><\/li><li class=\"dot\" aria-label=\"Page dot 3\"><\/li><li class=\"dot\" aria-label=\"Page dot 4\"><\/li><li class=\"dot\" aria-label=\"Page dot 5\"><\/li><li class=\"dot\" aria-label=\"Page dot 6\"><\/li><\/ol><\/div>\n      <div class=\"quotes flickity-enabled is-fade\" tabindex=\"0\">\n        \n      <div class=\"flickity-viewport\" style=\"height: 231.75px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(50%);\"><blockquote class=\"is-selected\" style=\"position: absolute; left: -50%; opacity: 1;\">\n          <p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>\n          <footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>\n        <\/blockquote><\/div><\/div><\/div>\n      <div class=\"partners\">\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\"><\/div>\n      <\/div>\n    <\/section>\n    <section id=\"apropos\" class=\"dim\">\n      <h2>\u00c0 propos<\/h2>\n      <p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>\n      <div>\n        <div class=\"team\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\"><\/div>\n        <div>\n          <p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>\n<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>\n<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>\n<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>        <\/div>\n      <\/div>\n    <\/section>\n    <section id=\"demo\">\n      <h2>Demander une d\u00e9mo<\/h2>\n      <form action=\"\/contact\" method=\"POST\">\n        <div class=\"honeypot\">\n          <label for=\"website\">Website<\/label>\n          <input type=\"website\" id=\"website\" name=\"website\">\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">\n          <label for=\"firstname\">Pr\u00e9nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">\n          <label for=\"lastname\">Nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">\n          <label for=\"organization\">Organisation<\/label>\n        <\/div>\n        <div>\n          <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">\n          <label for=\"email\">E-mail<\/label>\n        <\/div>\n        <div class=\"large\">\n          <input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">\n          <label for=\"question\">Question<\/label>\n        <\/div>\n        <div class=\"submit\">\n          <input type=\"hidden\" name=\"csrf\" value=\"4fb655a04518e770186d015a4eddfbc7f166af832928675f6699698b24e06b75\">\n          <button type=\"submit\" name=\"submit\" class=\"btn\"><span class=\"split words chars splitting\" style=\"--word-total: 3; --char-total: 16;\"><span class=\"word\" data-word=\"Envoyer\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span><span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span><span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"ma\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"demande\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span><\/span><\/span><span class=\"successmessage\">Demande envoy\u00e9e !<\/span><\/button>\n        <\/div>\n        <p class=\"errormessage\">La demande n\u2019a pas pu aboutir. Merci de nous \u00e9crire \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a>.<\/p>\n      <\/form>\n    <\/section>\n    <input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">\n    <section id=\"mentions\">\n      <label class=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>\n      <label class=\"close-icon\" for=\"mentions-toggle\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><title>Fermer<\/title><path d=\"M5.87 5.87l88.26 88.26M94.13 5.87L5.87 94.13\"><\/path><\/svg>\n      <\/label>\n      <div class=\"modal\">\n        <h2>Mentions l\u00e9gales<\/h2>\n        <p>Le pr\u00e9sent site Internet ainsi que le nom de domaine rnest.io sont la propri\u00e9t\u00e9 de l\u2019\u00c9diteur.<\/p>        <div class=\"content\">\n          <div>\n            <h3>Coordonn\u00e9es<\/h3>\n            <h4>\u00c9diteur du site<\/h4>\n<p>La soci\u00e9t\u00e9 LA M\u00c8TIS,<br>\nSAS au capital social de 50&nbsp;000 euros, enregistr\u00e9e aupr\u00e8s du RCS de Paris sous le num\u00e9ro 792&nbsp;517&nbsp;211 et ayant son si\u00e8ge social au 22 rue d\u2019Aumale, 75009 Paris.<\/p>\n<h4>Directeur de publication<\/h4>\n<p>Monsieur Philippe Charlot,<br>\nPr\u00e9sident de la SAS LA M\u00c8TIS.<\/p>\n<h4>H\u00e9bergement du site<\/h4>\n<p>La soci\u00e9t\u00e9 OVH,<br>\nSAS enregistr\u00e9e aupr\u00e8s du RCS de Lille M\u00e9tropole sous le num\u00e9ro 424&nbsp;761&nbsp;419&nbsp;00045 et ayant son si\u00e8ge social 2 rue Kellermann, 59100 Roubaix (France).<\/p>          <\/div>\n          <div>\n            <h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>\n            <p>Toutes les informations ou documents contenus sur le Site, ainsi que l\u2019ensemble des \u00e9l\u00e9ments qui le composent, rel\u00e8vent de la seule propri\u00e9t\u00e9 de LA M\u00c8TIS ou font l\u2019objet d\u2019un droit d\u2019utilisation, d\u2019exploitation et de reproduction d\u00e9tenu par cette derni\u00e8re. Ces \u00e9l\u00e9ments sont soumis \u00e0 la l\u00e9gislation fran\u00e7aise prot\u00e9geant les droits de propri\u00e9t\u00e9 intellectuelle et plus particuli\u00e8rement le droit d\u2019auteur.<\/p>          <\/div>\n          <div>\n            <h3>Cr\u00e9dits<\/h3>\n            <p>Le pr\u00e9sent site a \u00e9t\u00e9 \u00e9labor\u00e9 et d\u00e9velopp\u00e9 par Studio Fables, SAS enregistr\u00e9e aupr\u00e8s du RCS de Bobigny sous le num\u00e9ro 845&nbsp;322&nbsp;247 et ayant son si\u00e8ge social au 2 rue Marcelin Berthelot, 93100 Montreuil (France).<\/p>\n<p>Studio Fables est un studio de design graphique et num\u00e9rique qui con\u00e7oit des identit\u00e9s visuelles, des objets imprim\u00e9s, des sites, des animations et des installations interactives pour des marques et des institutions.<br>\n<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a><\/p>          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <footer id=\"footer\">\n      <div class=\"jobs dim\">\n        <p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>\n<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>      <\/div>\n      <div class=\"infos\">\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\"><\/path><\/svg>\n        <a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>\n        <a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>\n      <\/div>\n      <div class=\"links\">\n        <a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n        <label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>\n        <a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>\n      <\/div>\n    <\/footer>  <\/main>\n  <div class=\"cursor cursor-outer\"><\/div>\n  <div class=\"cursor cursor-inner\"><\/div>\n  <script src=\"https:\/\/www.rnest.io\/assets\/plugins.js\"><\/script>\n  <script src=\"https:\/\/www.rnest.io\/assets\/main.js\"><\/script>\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "content-security-policy",
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 90
                },
                "interactivePeriods": [
                    [
                        0,
                        1483
                    ],
                    [
                        1570,
                        1721
                    ],
                    [
                        1822,
                        10979
                    ]
                ],
                "longTasks": [
                    [
                        1483,
                        1570
                    ],
                    [
                        1721,
                        1822
                    ]
                ],
                "lastVisualChange": 5600,
                "render": 1100,
                "visualComplete85": 5600,
                "visualComplete90": 5600,
                "visualComplete95": 5600,
                "visualComplete99": 5600,
                "visualComplete": 5600,
                "SpeedIndex": 2455,
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 43
                    },
                    {
                        "name": "fetchStart",
                        "time": 56
                    },
                    {
                        "name": "navigationStart",
                        "time": 102
                    },
                    {
                        "name": "domLoading",
                        "time": 102
                    },
                    {
                        "name": "responseEnd",
                        "time": 103
                    },
                    {
                        "name": "domInteractive",
                        "time": 103
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 103
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 103
                    },
                    {
                        "name": "domComplete",
                        "time": 104
                    },
                    {
                        "name": "responseEnd",
                        "time": 520
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 533
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 533
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 533
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 533
                    },
                    {
                        "name": "domLoading",
                        "time": 534
                    },
                    {
                        "name": "firstPaint",
                        "time": 987
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 987
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 987
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 987
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 987
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 987
                    },
                    {
                        "name": "domInteractive",
                        "time": 1827
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1827
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1834
                    },
                    {
                        "name": "domComplete",
                        "time": 5486
                    },
                    {
                        "name": "loadEventStart",
                        "time": 5486
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 5487
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 103,
                "chromeUserTiming.fetchStart": 57,
                "chromeUserTiming.domLoading": 535,
                "chromeUserTiming.responseEnd": 520,
                "chromeUserTiming.domInteractive": 1827,
                "chromeUserTiming.domContentLoadedEventStart": 1827,
                "chromeUserTiming.domContentLoadedEventEnd": 1835,
                "chromeUserTiming.domComplete": 5487,
                "chromeUserTiming.unloadEventStart": 533,
                "chromeUserTiming.unloadEventEnd": 533,
                "chromeUserTiming.markAsMainFrame": 534,
                "chromeUserTiming.commitNavigationEnd": 534,
                "chromeUserTiming.firstPaint": 987,
                "chromeUserTiming.firstContentfulPaint": 987,
                "chromeUserTiming.firstImagePaint": 987,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 987,
                "chromeUserTiming.firstMeaningfulPaint": 987,
                "chromeUserTiming.loadEventStart": 5487,
                "chromeUserTiming.loadEventEnd": 5487,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1485.2460000000001
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 7288.4780000000001
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 539.37599999999998
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 539.39400000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 539.399
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 539.404
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 539.40899999999999
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 539.41399999999999
                        },
                        "3850": {
                            "name": "PermissionsPolicyHeader",
                            "firstUsed": 539.41899999999998
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 543.322
                        },
                        "4561": {
                            "name": "LinkRelPreloadAsFont",
                            "firstUsed": 554.87199999999996
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 591.66800000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 591.71600000000001
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 591.72199999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 591.74099999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 622.75599999999997
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 622.84500000000003
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 622.89300000000003
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 622.99300000000005
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 623.03499999999997
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 623.245
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 623.78300000000002
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 624.08399999999995
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 624.22000000000003
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 630.66300000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 676.81399999999996
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 676.88499999999999
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 677.30100000000004
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 677.31799999999998
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 677.32399999999996
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 677.41399999999999
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 679.54999999999995
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 679.56500000000005
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 712.86599999999999
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 712.96400000000006
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 712.971
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 713.85500000000002
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 746.93799999999999
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 746.952
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 746.95799999999997
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 747.17999999999995
                        },
                        "263": {
                            "name": "DeprecatedWebKitRadialGradient",
                            "firstUsed": 750.077
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 750.13199999999995
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 755.90099999999995
                        },
                        "1015": {
                            "name": "CSSFilterGrayscale",
                            "firstUsed": 760.19200000000001
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 761.73199999999997
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 763.77599999999995
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 764.73900000000003
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 764.85500000000002
                        },
                        "2854": {
                            "name": "InputTypeHidden",
                            "firstUsed": 764.89499999999998
                        },
                        "2851": {
                            "name": "InputTypeCheckbox",
                            "firstUsed": 764.928
                        },
                        "582": {
                            "name": "CSSSelectorPseudoScrollbar",
                            "firstUsed": 765.00900000000001
                        },
                        "584": {
                            "name": "CSSSelectorPseudoScrollbarThumb",
                            "firstUsed": 765.09100000000001
                        },
                        "585": {
                            "name": "CSSSelectorPseudoScrollbarTrack",
                            "firstUsed": 765.13599999999997
                        },
                        "4330": {
                            "name": "FlexboxAbsPosJustifyContent",
                            "firstUsed": 766.96900000000005
                        },
                        "4237": {
                            "name": "FlexboxNewAbsPos",
                            "firstUsed": 769.255
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1483.7539999999999
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 1522.385
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 1523.614
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 1531.298
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1531.404
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 1543.2539999999999
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 1543.3009999999999
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 1543.318
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1543.3820000000001
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 1543.3920000000001
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 1545.357
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 1545.386
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 1545.4010000000001
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 1545.4110000000001
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 1545.8900000000001
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 1548.903
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 1567.0830000000001
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1570.9480000000001
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 1586.2940000000001
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 1586.9960000000001
                        },
                        "4307": {
                            "name": "SendBeaconWithBlob",
                            "firstUsed": 1587.0219999999999
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1713.405
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1713.807
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 1721.914
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 1723.3399999999999
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1738.549
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 1772.0799999999999
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 1779.104
                        },
                        "599": {
                            "name": "TextWholeText",
                            "firstUsed": 1802.799
                        },
                        "2667": {
                            "name": "V8SVGGeometryElement_GetTotalLength_Method",
                            "firstUsed": 1804.711
                        },
                        "323": {
                            "name": "PrefixedDocumentFullscreenElement",
                            "firstUsed": 1832.654
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 622.90800000000002
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 622.93100000000004
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 622.93799999999999
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 622.94399999999996
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 623.00400000000002
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 623.01700000000005
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 623.04600000000005
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 623.07500000000005
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 623.08799999999997
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 746.97900000000004
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 747.005
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 747.01400000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 747.024
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 747.04399999999998
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 747.053
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 747.06100000000004
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 747.06799999999998
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 747.077
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 747.08600000000001
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 747.11300000000006
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 747.12199999999996
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 747.14599999999996
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 747.15300000000002
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 747.38300000000004
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 747.41499999999996
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 747.42200000000003
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 747.42899999999997
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 747.43700000000001
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 747.49699999999996
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 747.50900000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 747.51499999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 747.52200000000005
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 747.81500000000005
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 747.83799999999997
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 748.17899999999997
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 748.19100000000003
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 748.197
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 748.20299999999997
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 748.21000000000004
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 748.221
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 748.34299999999996
                        },
                        "166": {
                            "name": "CSSPropertyAliasWebkitAnimation",
                            "firstUsed": 748.36699999999996
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 748.91999999999996
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 749.08699999999999
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 749.10699999999997
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 749.11500000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 749.26400000000001
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 749.279
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 749.28800000000001
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 749.29499999999996
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 749.30600000000004
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 749.31700000000001
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 749.32299999999998
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 749.33600000000001
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 749.35400000000004
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 749.36000000000001
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 749.423
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 749.43100000000004
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 749.44299999999998
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 749.61400000000003
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 749.65999999999997
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 749.80100000000004
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 749.80799999999999
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 749.81399999999996
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 750.05399999999997
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 750.06600000000003
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 755.83699999999999
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 757.00099999999998
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 757.16700000000003
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 757.88800000000003
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 757.92700000000002
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 757.96500000000003
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 759.01300000000003
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 759.11300000000006
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 759.29999999999995
                        },
                        "420": {
                            "name": "CSSPropertyMixBlendMode",
                            "firstUsed": 760.07399999999996
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 760.16899999999998
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 760.56700000000001
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 761.74400000000003
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 761.75099999999998
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 762.68399999999997
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 762.80200000000002
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 765.05700000000002
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 1724.885
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 1779.777
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1779.79
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1779.8
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1784.0699999999999
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 1784.0940000000001
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 1805.009
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 1822,
                "maxFID": 51,
                "TTIMeasurementEnd": 10979,
                "LastInteractive": 1822,
                "TimeToInteractive": 1822,
                "FirstCPUIdle": 1822,
                "TotalBlockingTime": 88,
                "testID": "240906_BiDcN9_9WF",
                "step": 1,
                "effectiveBps": 586613,
                "domTime": 0,
                "aft": 0,
                "titleTime": 104,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Performance.first-contentful-paint": 974.86199999999997,
                "lighthouse.Performance.total-blocking-time": 60.74799999999982,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 2200,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "114": 65,
                            "215": 47.399999999999999,
                            "316": 57.100000000000001,
                            "416": 52.600000000000001,
                            "517": 19,
                            "618": 63.200000000000003,
                            "724": 100,
                            "825": 100,
                            "926": 100,
                            "1028": 100,
                            "1129": 100,
                            "1230": 95.200000000000003,
                            "1355": 100,
                            "1457": 100,
                            "1558": 100,
                            "1659": 100,
                            "1760": 100,
                            "1861": 100,
                            "1962": 100,
                            "2064": 100,
                            "2165": 100,
                            "2342": 100,
                            "2443": 100,
                            "2544": 100,
                            "2645": 100,
                            "2749": 100,
                            "2850": 95.200000000000003,
                            "2951": 100,
                            "3052": 94.700000000000003,
                            "3153": 85,
                            "3257": 100,
                            "3358": 100,
                            "3459": 100,
                            "3560": 100,
                            "3661": 100,
                            "3762": 100,
                            "3864": 90.5,
                            "3964": 90,
                            "4065": 80,
                            "4166": 80,
                            "4267": 90.5,
                            "4368": 95.200000000000003,
                            "4469": 100,
                            "4570": 95,
                            "4671": 78.900000000000006,
                            "4772": 84.200000000000003,
                            "4872": 81,
                            "4974": 78.900000000000006,
                            "5075": 80,
                            "5176": 76.200000000000003,
                            "5277": 100,
                            "5377": 100,
                            "5478": 100,
                            "5579": 100,
                            "5680": 100,
                            "5785": 100,
                            "5886": 100,
                            "5987": 100,
                            "6088": 100,
                            "6189": 100,
                            "6313": 100,
                            "6414": 100,
                            "6515": 100,
                            "6616": 100,
                            "6717": 100,
                            "6818": 100,
                            "6919": 100,
                            "7020": 100,
                            "7121": 95.200000000000003,
                            "7222": 80,
                            "7344": 91.700000000000003,
                            "7445": 100,
                            "7546": 100,
                            "7647": 100,
                            "7749": 100,
                            "7850": 94.700000000000003,
                            "7950": 80,
                            "8052": 85,
                            "8153": 86.400000000000006,
                            "8254": 85,
                            "8361": 95.200000000000003,
                            "8468": 95,
                            "8569": 100,
                            "8670": 95,
                            "8770": 84.200000000000003,
                            "8872": 80,
                            "8973": 85,
                            "9074": 80,
                            "9175": 85.700000000000003,
                            "9276": 94.700000000000003,
                            "9384": 100,
                            "9485": 100,
                            "9586": 100,
                            "9687": 85.700000000000003,
                            "9789": 80,
                            "9889": 85,
                            "9990": 80,
                            "10091": 81.799999999999997,
                            "10192": 85,
                            "10312": 95.700000000000003,
                            "10413": 100,
                            "10514": 100,
                            "10615": 100,
                            "10716": 85,
                            "10817": 80,
                            "10918": 85,
                            "11024": 82.599999999999994
                        },
                        "max": 100,
                        "count": 108
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "114": 0,
                            "215": 48524,
                            "316": 617062,
                            "416": 79247,
                            "517": 0,
                            "618": 1182046,
                            "724": 5144064,
                            "825": 6789821,
                            "926": 5024581,
                            "1028": 5661104,
                            "1129": 4616138,
                            "1230": 8648317,
                            "1355": 3420757,
                            "1457": 4074010,
                            "1558": 4346572,
                            "1659": 5279169,
                            "1760": 5251840,
                            "1861": 5039255,
                            "1962": 5703226,
                            "2064": 4987626,
                            "2165": 4826478,
                            "2342": 5086780,
                            "2443": 5257620,
                            "2544": 5024916,
                            "2645": 5032729,
                            "2749": 5127536,
                            "2850": 5256653,
                            "2951": 5244891,
                            "3052": 5048247,
                            "3153": 5252514,
                            "3257": 4645798,
                            "3358": 6096716,
                            "3459": 5225672,
                            "3560": 4697051,
                            "3661": 5022868,
                            "3762": 5127216,
                            "3864": 5012434,
                            "3964": 5262981,
                            "4065": 5025990,
                            "4166": 5026915,
                            "4267": 5030363,
                            "4368": 5258120,
                            "4469": 5027423,
                            "4570": 5486512,
                            "4671": 5022161,
                            "4772": 5026019,
                            "4872": 5263820,
                            "4974": 5008527,
                            "5075": 5250585,
                            "5176": 5041770,
                            "5277": 5027822,
                            "5377": 5262367,
                            "5478": 5021878,
                            "5579": 5033275,
                            "5680": 5254219,
                            "5785": 5103202,
                            "5886": 5026653,
                            "5987": 5554806,
                            "6088": 5254171,
                            "6189": 5520675,
                            "6313": 3726428,
                            "6414": 6468565,
                            "6515": 5254469,
                            "6616": 4831122,
                            "6717": 4570041,
                            "6818": 5611563,
                            "6919": 4914001,
                            "7020": 5241671,
                            "7121": 5026843,
                            "7222": 5026089,
                            "7344": 5292863,
                            "7445": 5256989,
                            "7546": 5057136,
                            "7647": 5246124,
                            "7749": 4985779,
                            "7850": 5262418,
                            "7950": 4800547,
                            "8052": 5223665,
                            "8153": 5253894,
                            "8254": 5254365,
                            "8361": 5390459,
                            "8468": 5177192,
                            "8569": 5479801,
                            "8670": 5480219,
                            "8770": 5485927,
                            "8872": 5471377,
                            "8973": 5478452,
                            "9074": 5782334,
                            "9175": 5604592,
                            "9276": 5706733,
                            "9384": 5788791,
                            "9485": 5680739,
                            "9586": 5714814,
                            "9687": 5477399,
                            "9789": 5902810,
                            "9889": 5949427,
                            "9990": 5707049,
                            "10091": 5943468,
                            "10192": 5946712,
                            "10312": 5769607,
                            "10413": 5919784,
                            "10514": 5717162,
                            "10615": 5707136,
                            "10716": 6171979,
                            "10817": 5713083,
                            "10918": 5932780,
                            "11024": 6109039
                        },
                        "max": 8648317,
                        "count": 108
                    }
                },
                "effectiveBpsDoc": 1221604,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_001100.jpg",
                        "VisuallyComplete": 68
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 69
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 68
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_002800.jpg",
                        "VisuallyComplete": 68
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003000.jpg",
                        "VisuallyComplete": 68
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003100.jpg",
                        "VisuallyComplete": 68
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003200.jpg",
                        "VisuallyComplete": 68
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 69
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 70
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 71
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003700.jpg",
                        "VisuallyComplete": 71
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 71
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003900.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004000.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004100.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004900.jpg",
                        "VisuallyComplete": 72
                    },
                    {
                        "time": 5600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_005600.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "cdn.matomo.cloud": {
                        "bytes": 50878,
                        "requests": 1,
                        "cdn_provider": "Amazon CloudFront",
                        "connections": 1
                    },
                    "rnest.matomo.cloud": {
                        "bytes": 0,
                        "requests": 2,
                        "connections": 1
                    },
                    "www.rnest.io": {
                        "bytes": 6070279,
                        "requests": 28,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 7500,
                        "bytesUncompressed": 24227,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 68398,
                        "bytesUncompressed": 244528,
                        "requests": 3
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 6175,
                        "bytesUncompressed": 28508,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 1456079,
                        "bytesUncompressed": 1456079,
                        "requests": 20
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 28012,
                        "bytesUncompressed": 28012,
                        "requests": 1
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 4554752,
                        "bytesUncompressed": 4554752,
                        "requests": 2
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 241,
                        "bytesUncompressed": 241,
                        "requests": 3
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-3pq9-10.10.1.201",
                "loadTime": 2201,
                "docTime": 2201,
                "fullyLoaded": 7758,
                "bytesOut": 9150,
                "bytesOutDoc": 7025,
                "bytesIn": 4201802,
                "bytesInDoc": 4201802,
                "requests": [
                    {
                        "type": 3,
                        "id": "E9A65D8C71596CB167A89630CE82104F",
                        "request_id": "E9A65D8C71596CB167A89630CE82104F",
                        "ip_addr": "149.202.59.35",
                        "full_url": "https:\/\/www.rnest.io\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.rnest.io",
                        "url": "\/",
                        "raw_id": "E9A65D8C71596CB167A89630CE82104F",
                        "frame_id": "1BF6677170E0D2739031C11307193111",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 172,
                        "ttfb_ms": 171,
                        "load_start": 176,
                        "load_start_float": 176.00006099999999,
                        "bytesIn": 7498,
                        "objectSize": 7498,
                        "objectSizeUncompressed": 24227,
                        "chunks": [
                            {
                                "ts": 347,
                                "bytes": 7498,
                                "inflated": 24227
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 55,
                        "connect_start": 55,
                        "connect_end": 98,
                        "ssl_start": 98,
                        "ssl_end": 176,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.rnest.io",
                            "sanList": [
                                "www.rnest.io"
                            ],
                            "issuer": "R10",
                            "validFrom": 1721806420,
                            "validTo": 1729582419,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1721810020244,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203F98F9DEE1FBDF6F63189B4C3E87B0988672C6F0C672E13A6B02C93012D74625022100CAD1818A12C39642881BF70E493207E20CB0B937A986A04EB47870ABC44881A6"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1721810020261,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100AE62FF8F23EE0734967BC829E3B398A991871A9C664547E378A277001A524A7D022020D80A845475E3CA8D1FE78D802974551D4E36F042B6A3B796CC9430EF21E9A6"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.rnest.io\/assets\/plugins.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.rnest.io",
                                ":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",
                                "cookie: kirby_session=89d16e4d8e7a6b1747df1d2572a05d78854b12b0%2B1725641278.def1767b46b6f663f00e.93bceb677abbe42a4a99541c0a3fc06271e2034400175bf542a30cd7d15ffbb5; _pk_id.1.01d9=f79a13228b18c867.1725634080.; _pk_ses.1.01d9=1",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: no-store, private",
                                "content-encoding: gzip",
                                "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:48:39 GMT",
                                "permissions-policy: interest-cohort=()",
                                "referrer-policy: strict-origin-when-cross-origin",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-powered-by: PHP\/8.2.7",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2791,
                        "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": 54,
                        "connect_ms": 43,
                        "ssl_ms": 78,
                        "gzip_total": 7892,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 12,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io 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-----\nMIIE6DCCA9CgAwIBAgISBMFP1DitIkUz4kb13fKixRXsMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MDczMzQwWhcNMjQxMDIyMDczMzM5WjAXMRUwEwYDVQQD\nEwx3d3cucm5lc3QuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc\n1vdbVSZU63ZtvdN40ETI1ZpYp0R924bsF8cpFSPPh7kJ7Cyf2jW+rAZYj44vv9B3\n8Fr0V1hFhbPyAlWvbLF\/aqmJLiNjlK6Gpd7xopZ14\/EnnN3B8DAcg7x+RyN6RkvT\n\/ddt60eZPeIWBHsTTqQ5cMBygN+v21lCMMrYuIgc4VQc4OL5YXsnUNqWNWDdHbCO\nfXsZ6jXDkT9GK4eVpNiH8gPYqKD2MojAAzKSFMKCPCfmerSApdZ+ElhW000Blqol\nr5zSLH4iYGQeW\/D25zaR1nZa8+5TN8U8YK04Tu9WnQDwnqREwkR7B5Nkdvz5onFo\nmZV0pl2EnDN2t73A5o0VAgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFKIqoVxLTDbEccQy5AbNDrWhpjPuMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMd3d3LnJuZXN0LmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGQ49\/nlAAABAMARzBFAiA\/mPne4fvfb2MYm0w+h7CYhnLG\n8MZy4TprAskwEtdGJQIhAMrRgYoSw5ZCiBv3DkkyB+IMsLk3qYagTrR4cKvESIGm\nAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQ49\/npQAABAMA\nRzBFAiEArmL\/jyPuBzSWe8gp47OYqZGHGpxmRUfjeKJ3ABpSSn0CICDYCoRUdePK\njR\/njYApdFUdTjbwQrajt5bMlDDvIemmMA0GCSqGSIb3DQEBCwUAA4IBAQCZavja\ngbdXxkeZs1LjY4dGr6ep1g6yh0QbUiHGcl1I9ZCHDYxhd\/4YNC8D4km8LoPO\/s4x\nEoT3HZYl780ML7aueeg105QKfjM2FEVxB5ONQ8nAfLY3vXbOBczPK19485bVbffw\nD38GaVTLiE3KLuD2X6e1NVCWwOu81oD5YIJVMiE4TsmfNpH8w9qSd0ozoUaxzlNh\nArB61czn7U\/QmhnZLocpSU1TN4nD5L4f6vuupI2J7QKwYZ7LgISBJ36IVPaIhB56\nyIMkDDmBtVx68b5sD3H\/fd+Sx4mhZ6a76\/G4S\/qEzB\/VcfRWi5RL1MaIPZkBMOST\nN0k8hF9jHaRWlcha\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 348,
                        "ttfb_start": 176,
                        "ttfb_end": 347,
                        "download_start": 347,
                        "download_end": 348,
                        "download_ms": 1,
                        "all_start": 1,
                        "all_end": 348,
                        "all_ms": 347,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                545.41700000000003,
                                547.33500000000004
                            ],
                            [
                                545.44299999999998,
                                545.74800000000005
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "full_url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                        "id": "99999.99999.1",
                        "is_secure": 1,
                        "host": "www.rnest.io",
                        "url": "\/assets\/rnest.mp4",
                        "responseCode": 206,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": null,
                        "server_count": null,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "frame_id": "1BF6677170E0D2739031C11307193111",
                        "created": 610,
                        "load_start": 641,
                        "priority": "Low",
                        "protocol": "HTTP\/2",
                        "socket": 68,
                        "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "chunks": [
                            {
                                "ts": 615,
                                "bytes": 65536
                            },
                            {
                                "ts": 626,
                                "bytes": 65536
                            },
                            {
                                "ts": 630,
                                "bytes": 65536
                            },
                            {
                                "ts": 637,
                                "bytes": 16366
                            },
                            {
                                "ts": 763,
                                "bytes": 16148
                            },
                            {
                                "ts": 775,
                                "bytes": 16620
                            },
                            {
                                "ts": 810,
                                "bytes": 16366
                            },
                            {
                                "ts": 834,
                                "bytes": 16402
                            },
                            {
                                "ts": 865,
                                "bytes": 16366
                            },
                            {
                                "ts": 893,
                                "bytes": 16402
                            },
                            {
                                "ts": 919,
                                "bytes": 16366
                            },
                            {
                                "ts": 950,
                                "bytes": 16402
                            },
                            {
                                "ts": 974,
                                "bytes": 16366
                            },
                            {
                                "ts": 1001,
                                "bytes": 16402
                            },
                            {
                                "ts": 1027,
                                "bytes": 16366
                            },
                            {
                                "ts": 1056,
                                "bytes": 16402
                            },
                            {
                                "ts": 1081,
                                "bytes": 16366
                            },
                            {
                                "ts": 1118,
                                "bytes": 16402
                            },
                            {
                                "ts": 1143,
                                "bytes": 16366
                            },
                            {
                                "ts": 1172,
                                "bytes": 16366
                            },
                            {
                                "ts": 1195,
                                "bytes": 16366
                            },
                            {
                                "ts": 1224,
                                "bytes": 16438
                            },
                            {
                                "ts": 1257,
                                "bytes": 16366
                            },
                            {
                                "ts": 1279,
                                "bytes": 16366
                            },
                            {
                                "ts": 1304,
                                "bytes": 16366
                            },
                            {
                                "ts": 1332,
                                "bytes": 16438
                            },
                            {
                                "ts": 1360,
                                "bytes": 16366
                            },
                            {
                                "ts": 1388,
                                "bytes": 16366
                            },
                            {
                                "ts": 1412,
                                "bytes": 16366
                            },
                            {
                                "ts": 1440,
                                "bytes": 16438
                            },
                            {
                                "ts": 1469,
                                "bytes": 16366
                            },
                            {
                                "ts": 1515,
                                "bytes": 16366
                            },
                            {
                                "ts": 1535,
                                "bytes": 16366
                            },
                            {
                                "ts": 1563,
                                "bytes": 16438
                            },
                            {
                                "ts": 1586,
                                "bytes": 16366
                            },
                            {
                                "ts": 1615,
                                "bytes": 16366
                            },
                            {
                                "ts": 1643,
                                "bytes": 16366
                            },
                            {
                                "ts": 1674,
                                "bytes": 16366
                            },
                            {
                                "ts": 1700,
                                "bytes": 16366
                            },
                            {
                                "ts": 1729,
                                "bytes": 16474
                            },
                            {
                                "ts": 1752,
                                "bytes": 16366
                            },
                            {
                                "ts": 1781,
                                "bytes": 16366
                            },
                            {
                                "ts": 1810,
                                "bytes": 16366
                            },
                            {
                                "ts": 1838,
                                "bytes": 16438
                            },
                            {
                                "ts": 1866,
                                "bytes": 16366
                            },
                            {
                                "ts": 1895,
                                "bytes": 16366
                            },
                            {
                                "ts": 1919,
                                "bytes": 16366
                            },
                            {
                                "ts": 1947,
                                "bytes": 16438
                            },
                            {
                                "ts": 1975,
                                "bytes": 16366
                            },
                            {
                                "ts": 2003,
                                "bytes": 16366
                            },
                            {
                                "ts": 2032,
                                "bytes": 16366
                            },
                            {
                                "ts": 2060,
                                "bytes": 16438
                            },
                            {
                                "ts": 2083,
                                "bytes": 16366
                            },
                            {
                                "ts": 2122,
                                "bytes": 16366
                            },
                            {
                                "ts": 2140,
                                "bytes": 16366
                            },
                            {
                                "ts": 2168,
                                "bytes": 16366
                            },
                            {
                                "ts": 2196,
                                "bytes": 16366
                            },
                            {
                                "ts": 2225,
                                "bytes": 16474
                            },
                            {
                                "ts": 2248,
                                "bytes": 16366
                            },
                            {
                                "ts": 2277,
                                "bytes": 16366
                            },
                            {
                                "ts": 2305,
                                "bytes": 16366
                            },
                            {
                                "ts": 2333,
                                "bytes": 16438
                            },
                            {
                                "ts": 2362,
                                "bytes": 16366
                            },
                            {
                                "ts": 2391,
                                "bytes": 16366
                            },
                            {
                                "ts": 2413,
                                "bytes": 16366
                            },
                            {
                                "ts": 2442,
                                "bytes": 16438
                            },
                            {
                                "ts": 2470,
                                "bytes": 16366
                            },
                            {
                                "ts": 2501,
                                "bytes": 16366
                            },
                            {
                                "ts": 2527,
                                "bytes": 16366
                            },
                            {
                                "ts": 2555,
                                "bytes": 16366
                            },
                            {
                                "ts": 2580,
                                "bytes": 16366
                            },
                            {
                                "ts": 2615,
                                "bytes": 16474
                            },
                            {
                                "ts": 2635,
                                "bytes": 16366
                            },
                            {
                                "ts": 2664,
                                "bytes": 16366
                            },
                            {
                                "ts": 2692,
                                "bytes": 16366
                            },
                            {
                                "ts": 2720,
                                "bytes": 16438
                            },
                            {
                                "ts": 2744,
                                "bytes": 16366
                            },
                            {
                                "ts": 2772,
                                "bytes": 16366
                            },
                            {
                                "ts": 2800,
                                "bytes": 16366
                            },
                            {
                                "ts": 2829,
                                "bytes": 16438
                            },
                            {
                                "ts": 2857,
                                "bytes": 16366
                            },
                            {
                                "ts": 2885,
                                "bytes": 16366
                            },
                            {
                                "ts": 2909,
                                "bytes": 16366
                            },
                            {
                                "ts": 2937,
                                "bytes": 16438
                            },
                            {
                                "ts": 2965,
                                "bytes": 16366
                            },
                            {
                                "ts": 2994,
                                "bytes": 16366
                            },
                            {
                                "ts": 3022,
                                "bytes": 16366
                            },
                            {
                                "ts": 3050,
                                "bytes": 16438
                            },
                            {
                                "ts": 3078,
                                "bytes": 16366
                            },
                            {
                                "ts": 3108,
                                "bytes": 16366
                            },
                            {
                                "ts": 3131,
                                "bytes": 16366
                            },
                            {
                                "ts": 3160,
                                "bytes": 16438
                            },
                            {
                                "ts": 3187,
                                "bytes": 16366
                            },
                            {
                                "ts": 3215,
                                "bytes": 16366
                            },
                            {
                                "ts": 3239,
                                "bytes": 16366
                            },
                            {
                                "ts": 3267,
                                "bytes": 16438
                            },
                            {
                                "ts": 3295,
                                "bytes": 16366
                            },
                            {
                                "ts": 3327,
                                "bytes": 16366
                            },
                            {
                                "ts": 3353,
                                "bytes": 16366
                            },
                            {
                                "ts": 3380,
                                "bytes": 16438
                            },
                            {
                                "ts": 3409,
                                "bytes": 16366
                            },
                            {
                                "ts": 3433,
                                "bytes": 16366
                            },
                            {
                                "ts": 3461,
                                "bytes": 16366
                            },
                            {
                                "ts": 3489,
                                "bytes": 16438
                            },
                            {
                                "ts": 3517,
                                "bytes": 16366
                            },
                            {
                                "ts": 3546,
                                "bytes": 16366
                            },
                            {
                                "ts": 3574,
                                "bytes": 16366
                            },
                            {
                                "ts": 3605,
                                "bytes": 16438
                            },
                            {
                                "ts": 3626,
                                "bytes": 16366
                            },
                            {
                                "ts": 3654,
                                "bytes": 16366
                            },
                            {
                                "ts": 3683,
                                "bytes": 16366
                            },
                            {
                                "ts": 3711,
                                "bytes": 16438
                            },
                            {
                                "ts": 3739,
                                "bytes": 16366
                            },
                            {
                                "ts": 3763,
                                "bytes": 16366
                            },
                            {
                                "ts": 3791,
                                "bytes": 16366
                            },
                            {
                                "ts": 3820,
                                "bytes": 16438
                            },
                            {
                                "ts": 3860,
                                "bytes": 16366
                            },
                            {
                                "ts": 3888,
                                "bytes": 16366
                            },
                            {
                                "ts": 3917,
                                "bytes": 16366
                            },
                            {
                                "ts": 3940,
                                "bytes": 72
                            },
                            {
                                "ts": 3942,
                                "bytes": 16366
                            },
                            {
                                "ts": 3968,
                                "bytes": 16366
                            },
                            {
                                "ts": 4000,
                                "bytes": 16366
                            },
                            {
                                "ts": 4026,
                                "bytes": 16366
                            },
                            {
                                "ts": 4055,
                                "bytes": 16438
                            },
                            {
                                "ts": 4082,
                                "bytes": 16366
                            },
                            {
                                "ts": 4109,
                                "bytes": 16366
                            },
                            {
                                "ts": 4134,
                                "bytes": 16366
                            },
                            {
                                "ts": 4167,
                                "bytes": 16438
                            },
                            {
                                "ts": 4194,
                                "bytes": 16366
                            },
                            {
                                "ts": 4222,
                                "bytes": 16366
                            },
                            {
                                "ts": 4255,
                                "bytes": 16366
                            },
                            {
                                "ts": 4275,
                                "bytes": 16438
                            },
                            {
                                "ts": 4302,
                                "bytes": 16366
                            },
                            {
                                "ts": 4332,
                                "bytes": 16366
                            },
                            {
                                "ts": 4359,
                                "bytes": 16366
                            },
                            {
                                "ts": 4387,
                                "bytes": 16438
                            },
                            {
                                "ts": 4415,
                                "bytes": 16366
                            },
                            {
                                "ts": 4440,
                                "bytes": 16366
                            },
                            {
                                "ts": 4468,
                                "bytes": 16366
                            },
                            {
                                "ts": 4502,
                                "bytes": 16438
                            },
                            {
                                "ts": 4524,
                                "bytes": 16366
                            },
                            {
                                "ts": 4552,
                                "bytes": 16366
                            },
                            {
                                "ts": 4583,
                                "bytes": 16366
                            },
                            {
                                "ts": 4607,
                                "bytes": 16438
                            },
                            {
                                "ts": 4634,
                                "bytes": 16366
                            },
                            {
                                "ts": 4663,
                                "bytes": 16366
                            },
                            {
                                "ts": 4692,
                                "bytes": 16366
                            },
                            {
                                "ts": 4720,
                                "bytes": 16438
                            },
                            {
                                "ts": 4748,
                                "bytes": 16366
                            },
                            {
                                "ts": 4774,
                                "bytes": 16366
                            },
                            {
                                "ts": 4804,
                                "bytes": 16366
                            },
                            {
                                "ts": 4831,
                                "bytes": 16438
                            },
                            {
                                "ts": 4857,
                                "bytes": 16366
                            },
                            {
                                "ts": 4885,
                                "bytes": 16366
                            },
                            {
                                "ts": 4913,
                                "bytes": 16366
                            },
                            {
                                "ts": 4937,
                                "bytes": 16438
                            },
                            {
                                "ts": 4965,
                                "bytes": 16366
                            },
                            {
                                "ts": 4993,
                                "bytes": 16366
                            },
                            {
                                "ts": 5022,
                                "bytes": 16366
                            },
                            {
                                "ts": 5050,
                                "bytes": 16438
                            },
                            {
                                "ts": 5078,
                                "bytes": 16366
                            },
                            {
                                "ts": 5104,
                                "bytes": 16366
                            },
                            {
                                "ts": 5161,
                                "bytes": 32804
                            },
                            {
                                "ts": 5222,
                                "bytes": 16366
                            },
                            {
                                "ts": 5223,
                                "bytes": 16366
                            },
                            {
                                "ts": 5243,
                                "bytes": 16366
                            },
                            {
                                "ts": 5267,
                                "bytes": 16438
                            },
                            {
                                "ts": 5304,
                                "bytes": 16366
                            },
                            {
                                "ts": 5324,
                                "bytes": 16366
                            },
                            {
                                "ts": 5352,
                                "bytes": 16366
                            },
                            {
                                "ts": 5382,
                                "bytes": 16438
                            },
                            {
                                "ts": 5408,
                                "bytes": 16366
                            },
                            {
                                "ts": 5432,
                                "bytes": 16366
                            },
                            {
                                "ts": 5460,
                                "bytes": 16366
                            },
                            {
                                "ts": 5489,
                                "bytes": 16438
                            },
                            {
                                "ts": 5517,
                                "bytes": 16366
                            },
                            {
                                "ts": 5545,
                                "bytes": 16366
                            },
                            {
                                "ts": 5573,
                                "bytes": 16366
                            },
                            {
                                "ts": 5606,
                                "bytes": 16438
                            },
                            {
                                "ts": 5626,
                                "bytes": 16366
                            },
                            {
                                "ts": 5654,
                                "bytes": 16366
                            },
                            {
                                "ts": 5682,
                                "bytes": 16366
                            },
                            {
                                "ts": 5710,
                                "bytes": 16438
                            },
                            {
                                "ts": 5739,
                                "bytes": 16366
                            },
                            {
                                "ts": 5763,
                                "bytes": 16366
                            },
                            {
                                "ts": 5791,
                                "bytes": 16366
                            },
                            {
                                "ts": 5819,
                                "bytes": 16438
                            },
                            {
                                "ts": 5847,
                                "bytes": 16366
                            },
                            {
                                "ts": 5876,
                                "bytes": 16366
                            },
                            {
                                "ts": 5904,
                                "bytes": 16366
                            },
                            {
                                "ts": 5928,
                                "bytes": 16438
                            },
                            {
                                "ts": 5956,
                                "bytes": 16366
                            },
                            {
                                "ts": 5984,
                                "bytes": 16366
                            },
                            {
                                "ts": 6012,
                                "bytes": 16366
                            },
                            {
                                "ts": 6041,
                                "bytes": 16438
                            },
                            {
                                "ts": 6069,
                                "bytes": 16366
                            },
                            {
                                "ts": 6092,
                                "bytes": 16366
                            },
                            {
                                "ts": 6193,
                                "bytes": 49170
                            },
                            {
                                "ts": 6207,
                                "bytes": 16366
                            },
                            {
                                "ts": 6234,
                                "bytes": 16366
                            },
                            {
                                "ts": 6258,
                                "bytes": 16438
                            },
                            {
                                "ts": 6287,
                                "bytes": 16366
                            },
                            {
                                "ts": 6314,
                                "bytes": 16366
                            },
                            {
                                "ts": 6343,
                                "bytes": 16366
                            },
                            {
                                "ts": 6371,
                                "bytes": 16438
                            },
                            {
                                "ts": 6399,
                                "bytes": 16366
                            },
                            {
                                "ts": 6424,
                                "bytes": 16366
                            },
                            {
                                "ts": 6454,
                                "bytes": 16366
                            },
                            {
                                "ts": 6479,
                                "bytes": 16366
                            },
                            {
                                "ts": 6508,
                                "bytes": 16366
                            },
                            {
                                "ts": 6536,
                                "bytes": 16474
                            },
                            {
                                "ts": 6564,
                                "bytes": 16366
                            },
                            {
                                "ts": 6589,
                                "bytes": 16366
                            },
                            {
                                "ts": 6619,
                                "bytes": 16366
                            },
                            {
                                "ts": 6659,
                                "bytes": 16438
                            },
                            {
                                "ts": 6710,
                                "bytes": 16366
                            },
                            {
                                "ts": 6751,
                                "bytes": 16366
                            },
                            {
                                "ts": 6810,
                                "bytes": 16366
                            },
                            {
                                "ts": 6836,
                                "bytes": 16438
                            },
                            {
                                "ts": 6883,
                                "bytes": 16366
                            },
                            {
                                "ts": 6930,
                                "bytes": 16366
                            },
                            {
                                "ts": 6979,
                                "bytes": 16366
                            },
                            {
                                "ts": 7024,
                                "bytes": 16438
                            },
                            {
                                "ts": 7071,
                                "bytes": 16366
                            },
                            {
                                "ts": 7152,
                                "bytes": 16366
                            },
                            {
                                "ts": 7156,
                                "bytes": 16366
                            },
                            {
                                "ts": 7206,
                                "bytes": 16438
                            },
                            {
                                "ts": 7251,
                                "bytes": 16366
                            },
                            {
                                "ts": 7300,
                                "bytes": 16366
                            },
                            {
                                "ts": 7337,
                                "bytes": 16366
                            },
                            {
                                "ts": 7360,
                                "bytes": 16438
                            },
                            {
                                "ts": 7391,
                                "bytes": 16366
                            },
                            {
                                "ts": 7417,
                                "bytes": 16366
                            },
                            {
                                "ts": 7445,
                                "bytes": 16366
                            },
                            {
                                "ts": 7473,
                                "bytes": 16438
                            },
                            {
                                "ts": 7501,
                                "bytes": 16366
                            },
                            {
                                "ts": 7525,
                                "bytes": 16366
                            },
                            {
                                "ts": 7553,
                                "bytes": 16366
                            },
                            {
                                "ts": 7582,
                                "bytes": 16438
                            },
                            {
                                "ts": 7610,
                                "bytes": 16366
                            },
                            {
                                "ts": 7638,
                                "bytes": 16366
                            },
                            {
                                "ts": 7667,
                                "bytes": 16366
                            },
                            {
                                "ts": 7690,
                                "bytes": 16438
                            },
                            {
                                "ts": 7719,
                                "bytes": 16366
                            },
                            {
                                "ts": 7758,
                                "bytes": 36
                            }
                        ],
                        "objectSizeUncompressed": 4194304,
                        "netlog_id": 127,
                        "ttfb_ms": 108,
                        "load_ms": 7117,
                        "load_start_float": 641.00012700000002,
                        "headers": {
                            "request": [
                                ":method: GET",
                                ":authority: www.rnest.io",
                                ":scheme: https",
                                ":path: \/assets\/rnest.mp4",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "accept-encoding: identity;q=1, *;q=0",
                                "sec-ch-ua-mobile: ?0",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "accept: *\/*",
                                "sec-fetch-site: same-origin",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-dest: video",
                                "referer: https:\/\/www.rnest.io\/",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=89d16e4d8e7a6b1747df1d2572a05d78854b12b0%2B1725641278.def1767b46b6f663f00e.93bceb677abbe42a4a99541c0a3fc06271e2034400175bf542a30cd7d15ffbb5; _pk_id.1.01d9=f79a13228b18c867.1725634080.; _pk_ses.1.01d9=1",
                                "range: bytes=212974-20971519",
                                "if-range: \"64940e94-1720519\"",
                                "priority: i"
                            ],
                            "response": [
                                ":status: 206",
                                "server: nginx",
                                "date: Fri, 06 Sep 2024 14:48:39 GMT",
                                "content-type: video\/mp4",
                                "content-length: 20758546",
                                "last-modified: Thu, 22 Jun 2023 09:04:20 GMT",
                                "etag: \"64940e94-1720519\"",
                                "expires: Fri, 13 Sep 2024 14:48:39 GMT",
                                "cache-control: max-age=604800\u0000public",
                                "pragma: public",
                                "content-range: bytes 212974-20971519\/24249625"
                            ]
                        },
                        "contentType": "video\/mp4",
                        "expires": "Fri, 13 Sep 2024 14:48:39 GMT",
                        "cacheControl": "max-age=604800\u0000public",
                        "bytesIn": 4194304,
                        "objectSize": 4194304,
                        "ip_addr": "149.202.59.35",
                        "server_port": "443",
                        "bytesOut": 0,
                        "request_id": "99999.99999.1",
                        "raw_id": "99999.99999.1",
                        "load_end": 7758,
                        "ttfb_start": 641,
                        "ttfb_end": 749,
                        "download_start": 749,
                        "download_end": 7758,
                        "download_ms": 7009,
                        "all_start": 641,
                        "all_end": 7758,
                        "all_ms": 7117,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "199322.55",
                        "request_id": "199322.55",
                        "ip_addr": "3.126.133.169",
                        "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=864573&h=14&m=48&s=39&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=w7iAgx&fa_pv=1&fa_fp[0][fa_vid]=vn7JYD&fa_fp[0][fa_fv]=1&pf_net=167&pf_srv=171&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "rnest.matomo.cloud",
                        "url": "\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=864573&h=14&m=48&s=39&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=w7iAgx&fa_pv=1&fa_fp[0][fa_vid]=vn7JYD&fa_fp[0][fa_fv]=1&pf_net=167&pf_srv=171&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "raw_id": "199322.55",
                        "frame_id": "1BF6677170E0D2739031C11307193111",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 277,
                        "ttfb_ms": 277,
                        "load_start": 1493,
                        "load_start_float": 1493.000135,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 150,
                        "protocol": "HTTP\/2",
                        "dns_start": 914,
                        "dns_end": 1089,
                        "connect_start": 1090,
                        "connect_end": 1266,
                        "ssl_start": 1266,
                        "ssl_end": 1490,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.matomo.cloud",
                            "sanList": [
                                "*.matomo.cloud"
                            ],
                            "issuer": "Amazon RSA 2048 M02",
                            "validFrom": 1716249600,
                            "validTo": 1750377599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1716251307968,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402202E37573EC3005BC2200A1CEA6A55BAD5884FE9CD4478D3CD5F30D01983DD868F02206321D0006903FEAEFDAF244AC084F903F791DA7B5964DD6656BB6D6AC993DCEA"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1716251307971,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502202ED9ABC02364D8EB783BCCA00AFD945E14680B4F64711B273181B4FF5E08882E022100E266898ACBD790774ECDDCD3BE357650727BA1118831DB1F1DEE836BE1FB1490"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1716251307996,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D4DCC3189B1FC2F5628A0CED11FF8B73AEF098E454CCA04CF37686B1DDE1F4A70221008B7ABB360C86E6A98F4FE13CF14CF85D31628024968A3139CF01FC9591BC02DD"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "initiator_line": "83",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: rnest.matomo.cloud",
                                ":method: POST",
                                ":path: \/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=864573&h=14&m=48&s=39&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=w7iAgx&fa_pv=1&fa_fp[0][fa_vid]=vn7JYD&fa_fp[0][fa_fv]=1&pf_net=167&pf_srv=171&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                "origin: https:\/\/www.rnest.io",
                                "priority: u=4, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.rnest.io",
                                "date: Fri, 06 Sep 2024 14:48:40 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=31536000",
                                "vary: Origin,X-Forwarded-Proto,User-Agent",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 4234,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 175,
                        "connect_ms": 176,
                        "ssl_ms": 224,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 913,
                        "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_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": 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": 135,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFyDCCBLCgAwIBAgIQC9OMLBstJn1zy2TaJECTgTANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTI0MDUyMTAwMDAwMFoXDTI1MDYxOTIzNTk1OVowGTEX\nMBUGA1UEAwwOKi5tYXRvbW8uY2xvdWQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\nggEKAoIBAQCJJwnCr3vn122i7tsynuHXh0xIN\/rtGVvljD8LRGZfj9gWGafm38ZN\njXtJR6NFy5hp7JZ+\/C\/rveD7CGByV3eX7CL6EtZEQ2JuuXwjBq+K2G+uuwqri1mU\n3Q+mchlGRxKc+9+DsvXWmEBW+FDcykgajY0WoUGeArKQb32VtwICs5IKzWhn+AA+\ncXECT2h2rPfOhT4+IkxFULFfMztY9ERrvMkgihWGqfF9zQnfe6Alli6fGxR4xFfG\nRnxUzRwgQFKz0jqBc+LE1aRYixq0YHW707pNlzqoK9Vo+0SD+c3HB49g5bz+JXZY\nTFH8aGaSIydRagx9zAvd7CcInm7KhstRAgMBAAGjggLnMIIC4zAfBgNVHSMEGDAW\ngBTAMVLNWlDDgnx0cc7L6Zz5euuC4jAdBgNVHQ4EFgQU03FsxLFy+dC\/FBA\/3JGC\ntVTjy74wGQYDVR0RBBIwEIIOKi5tYXRvbW8uY2xvdWQwEwYDVR0gBAwwCjAIBgZn\ngQwBAgEwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEF\nBQcDAjA7BgNVHR8ENDAyMDCgLqAshipodHRwOi8vY3JsLnIybTAyLmFtYXpvbnRy\ndXN0LmNvbS9yMm0wMi5jcmwwdQYIKwYBBQUHAQEEaTBnMC0GCCsGAQUFBzABhiFo\ndHRwOi8vb2NzcC5yMm0wMi5hbWF6b250cnVzdC5jb20wNgYIKwYBBQUHMAKGKmh0\ndHA6Ly9jcnQucjJtMDIuYW1hem9udHJ1c3QuY29tL3IybTAyLmNlcjAMBgNVHRMB\nAf8EAjAAMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFqAWgAdQDPEVbu1S58r\/OHW9lp\nLpvpGnFnSrAX7KwB0lt3zsw7CAAAAY+YjK\/AAAAEAwBGMEQCIC43Vz7DAFvCIAoc\n6mpVutWIT+nNRHjTzV8w0BmD3YaPAiBjIdAAaQP+rv2vJErAhPkD95Hae1lk3WZW\nu21qyZPc6gB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABj5iM\nr8MAAAQDAEcwRQIgLtmrwCNk2Ot4O8ygCv2UXhRoC09kcRsnMYG0\/14IiC4CIQDi\nZomKy9eQd07N3NO+NXZQcnuhEYgx2x8d7oNr4fsUkAB3AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABj5iMr9wAAAQDAEgwRgIhANTcwxibH8L1YooM\n7RH\/i3Ou8JjkVMygTPN2hrHd4fSnAiEAi3q7NgyG5qmPT+E88Uz4XTFigCSWijE5\nzwH8lZG8At0wDQYJKoZIhvcNAQELBQADggEBAEMldE4k5iwShvLn6k9p6tUbNQPs\n4O4oBDXU3AC0wtkY1KfuadtGUWYWLDhhwyqdj8xIHmLCvhdErFUv5owE4NadmtJw\nHpBqfBCbylZhh7eszy67XHqfxi8hhyPE8HPLn+LCaccJtBMJpGL4d5Sd0tt3s5if\nN3HyfWq95t+LHqOePOyx+1Z82imE8bnu4ZVIwTzVYebqwHNB6UZCf1Kk5htmMZP8\nwG0hbOMgKfzmwLtCN5nZzhalDnhEtrgfewS4RglZ1AMo7Egnt3zhboG6xC5wgl3I\n3UD+rtORxKXxNqF8YwDGhZ+J91ma5Rf9U0GGZ89UDv13ozqD8dAb1m4IH7c=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1770,
                        "ttfb_start": 1493,
                        "ttfb_end": 1770,
                        "download_start": 1770,
                        "download_end": 1770,
                        "download_ms": 0,
                        "all_start": 914,
                        "all_end": 1770,
                        "all_ms": 852,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "199322.57",
                        "request_id": "199322.57",
                        "ip_addr": "3.126.133.169",
                        "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "rnest.matomo.cloud",
                        "url": "\/matomo.php",
                        "raw_id": "199322.57",
                        "frame_id": "1BF6677170E0D2739031C11307193111",
                        "documentURL": "https:\/\/www.rnest.io\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 437,
                        "ttfb_ms": 437,
                        "load_start": 4248,
                        "load_start_float": 4248.0001759999996,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 150,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                        "initiator_line": "83",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: rnest.matomo.cloud",
                                ":method: POST",
                                ":path: \/matomo.php",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 1601",
                                "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                "origin: https:\/\/www.rnest.io",
                                "priority: u=4, i",
                                "referer: https:\/\/www.rnest.io\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.rnest.io",
                                "date: Fri, 06 Sep 2024 14:48:43 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=31536000",
                                "vary: Origin,X-Forwarded-Proto,User-Agent",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4243,
                        "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 110,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 176,
                        "server_port": "443",
                        "load_end": 4685,
                        "ttfb_start": 4248,
                        "ttfb_end": 4685,
                        "download_start": 4685,
                        "download_end": 4685,
                        "download_ms": 0,
                        "all_start": 4248,
                        "all_end": 4685,
                        "all_ms": 437,
                        "index": 3,
                        "number": 4
                    }
                ],
                "requestsFull": 4,
                "requestsDoc": 3,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 3,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "1BF6677170E0D2739031C11307193111",
                "loadEventStart": 2100,
                "loadEventEnd": 2101,
                "domContentLoadedEventStart": 928,
                "domContentLoadedEventEnd": 936,
                "URL": "https:\/\/www.rnest.io\/",
                "connections": 2,
                "final_base_page_request": 0,
                "final_base_page_request_id": "E9A65D8C71596CB167A89630CE82104F",
                "final_url": "https:\/\/www.rnest.io\/",
                "domInteractive": 928,
                "firstPaint": 961.30000000074506,
                "firstContentfulPaint": 1062,
                "firstImagePaint": 1062,
                "firstMeaningfulPaint": 1196,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 347,
                "basePageSSLTime": 78,
                "score_cache": -1,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 7892,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 25,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 68,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 41,
                    "v8.compile": 40,
                    "UpdateLayoutTree": 87,
                    "Layout": 44,
                    "PrePaint": 14,
                    "Paint": 38,
                    "Layerize": 10,
                    "IntersectionObserverController::computeIntersections": 3,
                    "v8.produceCache": 16,
                    "FunctionCall": 7,
                    "MarkDOMContent": 0,
                    "HitTest": 2,
                    "MarkLoad": 0,
                    "TimerFire": 1,
                    "FireAnimationFrame": 0,
                    "Idle": 7353
                },
                "cpuTimesDoc": {
                    "ParseHTML": 25,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 64,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 41,
                    "v8.compile": 40,
                    "UpdateLayoutTree": 67,
                    "Layout": 44,
                    "PrePaint": 6,
                    "Paint": 11,
                    "Layerize": 5,
                    "IntersectionObserverController::computeIntersections": 1,
                    "v8.produceCache": 16,
                    "FunctionCall": 6,
                    "MarkDOMContent": 0,
                    "HitTest": 1,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 1869
                },
                "cpu.ParseHTML": 25,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 68,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 41,
                "cpu.v8.compile": 40,
                "cpu.UpdateLayoutTree": 87,
                "cpu.Layout": 44,
                "cpu.PrePaint": 14,
                "cpu.Paint": 38,
                "cpu.Layerize": 10,
                "cpu.IntersectionObserverController::computeIntersections": 3,
                "cpu.v8.produceCache": 16,
                "cpu.FunctionCall": 7,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 2,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 1,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 7353,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725634116.4196234,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725634118.6371615,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 11250,
                "fullyLoadedCPUpct": 91.836734693877858,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "1BF6677170E0D2739031C11307193111",
                                "loaderId": "280526E94EBA5B16E6CC24BEB30934A4"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 213,
                                "violatingNodeAttribute": "id"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 214,
                                "violatingNodeAttribute": "id"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.rnest.io",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.rnest.io\/",
                "document_hostname": "www.rnest.io",
                "document_origin": "https:\/\/www.rnest.io",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 401,
                "domComplete": 2100,
                "PerformancePaintTiming.first-paint": 961.30000000074506,
                "PerformancePaintTiming.first-contentful-paint": 961.30000000074506,
                "origin_dns": {
                    "cname": [
                        "prod01.la-metis.fr."
                    ],
                    "ns": [
                        "dns200.anycast.me.",
                        "ns200.anycast.me."
                    ],
                    "mx": [
                        "5 mx2.mail.ovh.net.",
                        "100 mx3.mail.ovh.net.",
                        "1 mx1.mail.ovh.net."
                    ],
                    "txt": [
                        "\"tresorit-verification=nWwmDVHd6Hqx9KD4CFe0KuF2jDIwKPyVg6kkHuc96Do\"",
                        "\"google-site-verification=O0y_pmpWJ2gkTSf77KyYn_YbNVP_2Imqxhw_ElHlzXo\"",
                        "\"1|www.rnest.io\"",
                        "\"v=spf1 include:mx.ovh.com ~all\"",
                        "\"v=spf1 +all\""
                    ],
                    "soa": [
                        "dns200.anycast.me. tech.ovh.net. 2024081300 86400 3600 3600000 60"
                    ],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C,PHP 8.2.7",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "Tag managers": "Matomo Tag Manager",
                    "Analytics": "Matomo Analytics",
                    "JavaScript libraries": "Flickity",
                    "Security": "HSTS",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "PHP": "8.2.7",
                    "Nginx": "",
                    "Matomo Tag Manager": "",
                    "Matomo Analytics": "",
                    "Flickity": "",
                    "HSTS": "",
                    "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
                    },
                    "PHP": {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.7",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    "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:*:*:*:*:*:*:*:*"
                    },
                    "Matomo Tag Manager": {
                        "name": "Matomo Tag Manager",
                        "description": "Matomo Tag Manager manages tracking and marketing tags.",
                        "slug": "matomo-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                        "pricing": [],
                        "cpe": null
                    },
                    "Matomo Analytics": {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    "Flickity": {
                        "name": "Flickity",
                        "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                        "slug": "flickity",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/flickity.metafizzy.co",
                        "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
                    },
                    "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": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.7",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    {
                        "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": "Matomo Tag Manager",
                        "description": "Matomo Tag Manager manages tracking and marketing tags.",
                        "slug": "matomo-tag-manager",
                        "categories": [
                            {
                                "id": 42,
                                "slug": "tag-managers",
                                "groups": [
                                    8
                                ],
                                "name": "Tag managers",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Flickity",
                        "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                        "slug": "flickity",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/flickity.metafizzy.co",
                        "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": "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": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"presentation\">",
                                                    "target": [
                                                        "#presentation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>",
                                    "target": [
                                        "ol > li:nth-child(1) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"presentation\">",
                                                    "target": [
                                                        "#presentation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>",
                                    "target": [
                                        "ol > li:nth-child(2) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"presentation\">",
                                                    "target": [
                                                        "#presentation"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>",
                                    "target": [
                                        "ol > li:nth-child(3) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#6b6f8e",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 4.2400000000000002,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                                    "target": [
                                                        "#technologie"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>",
                                    "target": [
                                        "ul > li:nth-child(1) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#6b6f8e",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 4.2400000000000002,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                                    "target": [
                                                        "#technologie"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>",
                                    "target": [
                                        "ul > li:nth-child(2) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#6b6f8e",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 4.2400000000000002,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                                    "target": [
                                                        "#technologie"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>",
                                    "target": [
                                        "ul > li:nth-child(3) > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#727692",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.46,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"etudesdecas\">",
                                                    "target": [
                                                        "#etudesdecas"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>",
                                    "target": [
                                        ".is-selected > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>",
                                    "target": [
                                        ".scroll"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 5\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 1\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 2\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 3\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 5\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 1\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 2\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 3\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 4\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 5\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "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 type=\"submit\" name=\"submit\" class=\"btn\">",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Pr\u00e9sentation<\/h2>",
                                                    "target": [
                                                        "#presentation > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Formulez votre question<\/h3>",
                                                    "target": [
                                                        "ol > li:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Initiez la recherche<\/h3>",
                                                    "target": [
                                                        "ol > li:nth-child(2) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                                    "target": [
                                                        "ol > li:nth-child(3) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Technologie<\/h2>",
                                                    "target": [
                                                        "#technologie > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                                    "target": [
                                                        "ul > li:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                                    "target": [
                                                        "ul > li:nth-child(2) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                                    "target": [
                                                        "ul > li:nth-child(3) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>\u00c9tudes de cas<\/h2>",
                                                    "target": [
                                                        "#etudesdecas > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>\u00c0 propos<\/h2>",
                                                    "target": [
                                                        "#apropos > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                                    "target": [
                                                        "#demo > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Mentions l\u00e9gales<\/h2>",
                                                    "target": [
                                                        ".modal > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Coordonn\u00e9es<\/h3>",
                                                    "target": [
                                                        "div:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4>\u00c9diteur du site<\/h4>",
                                                    "target": [
                                                        "h4:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4>Directeur de publication<\/h4>",
                                                    "target": [
                                                        "h4:nth-child(4)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h4>H\u00e9bergement du site<\/h4>",
                                                    "target": [
                                                        "h4:nth-child(6)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>",
                                                    "target": [
                                                        "div:nth-child(2) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Cr\u00e9dits<\/h3>",
                                                    "target": [
                                                        "div:nth-child(3) > h3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>",
                                    "target": [
                                        ".brand > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#a8aabd",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 7.1600000000000001,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                    "target": [
                                        ".current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                    "target": [
                                        "li:nth-child(1) > a[href$=\"#presentation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#technologie\">Technologie<\/a>",
                                    "target": [
                                        "a[href$=\"#technologie\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                    "target": [
                                        "a[href$=\"#etudesdecas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                    "target": [
                                        "a[href$=\"#apropos\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Pr\u00e9sentation<\/h2>",
                                    "target": [
                                        "#presentation > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>",
                                    "target": [
                                        "#presentation > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Formulez votre question<\/h3>",
                                    "target": [
                                        "ol > li:nth-child(1) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Initiez la recherche<\/h3>",
                                    "target": [
                                        "ol > li:nth-child(2) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                    "target": [
                                        "ol > li:nth-child(3) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Technologie<\/h2>",
                                    "target": [
                                        "#technologie > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>",
                                    "target": [
                                        "#technologie > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                    "target": [
                                        "ul > li:nth-child(1) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                    "target": [
                                        "ul > li:nth-child(2) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                    "target": [
                                        "ul > li:nth-child(3) > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>\u00c9tudes de cas<\/h2>",
                                    "target": [
                                        "#etudesdecas > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>",
                                    "target": [
                                        "#etudesdecas > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>",
                                    "target": [
                                        ".is-selected > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>\u00c0 propos<\/h2>",
                                    "target": [
                                        "#apropos > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>",
                                    "target": [
                                        "#apropos > .chapo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>",
                                    "target": [
                                        "#apropos > div > div:nth-child(2) > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>",
                                    "target": [
                                        "#apropos > div > div:nth-child(2) > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>",
                                    "target": [
                                        "div:nth-child(2) > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>",
                                    "target": [
                                        "div:nth-child(2) > p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                    "target": [
                                        "#demo > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>",
                                    "target": [
                                        ".jobs > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                    "target": [
                                        ".jobs > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#edeff5",
                                                "contrastRatio": 14.31,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.31"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                    "target": [
                                        "a[href$=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                    "target": [
                                        ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                    "target": [
                                        "a[href=\"tel:+33678921289\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 16.449999999999999,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.45"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                    "target": [
                                        ".links > label[for=\"mentions-toggle\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#a8aabd",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 7.1600000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                    "target": [
                                        ".sf"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#a8aabd",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 7.1600000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.16"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Studio Fables<\/span>",
                                    "target": [
                                        ".sf > span"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"fr\" class=\"desktop\">",
                                    "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": "website",
                                            "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 type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "firstname",
                                            "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "lastname",
                                            "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "organization",
                                            "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "email",
                                            "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "question",
                                            "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "mentions-toggle",
                                            "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 id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "language",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>",
                                    "target": [
                                        "#language"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "presentation",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"presentation\">",
                                    "target": [
                                        "#presentation"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "technologie",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"technologie\" class=\"dim\">",
                                    "target": [
                                        "#technologie"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "etudesdecas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"etudesdecas\">",
                                    "target": [
                                        "#etudesdecas"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "apropos",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"apropos\" class=\"dim\">",
                                    "target": [
                                        "#apropos"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "demo",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"demo\">",
                                    "target": [
                                        "#demo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mentions",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"mentions\">",
                                    "target": [
                                        "#mentions"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "footer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<footer id=\"footer\">",
                                    "target": [
                                        "#footer"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": "moderate",
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"fr\" class=\"desktop\">",
                                    "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=\"fr\" class=\"desktop\">",
                                    "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"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                    "target": [
                                        "img[alt=\"RNEST\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                    "target": [
                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                    "target": [
                                        "img[width=\"388\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                    "target": [
                                        "img[width=\"484\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                    "target": [
                                        "img[width=\"412\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                    "target": [
                                        "img[width=\"233\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                    "target": [
                                        "img[width=\"149\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                    "target": [
                                        "img[width=\"308\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                    "target": [
                                        "img[width=\"271\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                    "target": [
                                        "img[width=\"353\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                    "target": [
                                        "img[width=\"260\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                    "target": [
                                        "img[width=\"313\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                    "target": [
                                        "img[width=\"473\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                    "target": [
                                        "img[width=\"442\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                    "target": [
                                        "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                    "target": [
                                        "#website"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                    "target": [
                                        "#firstname"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                    "target": [
                                        "#lastname"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                    "target": [
                                        "#organization"
                                    ]
                                },
                                {
                                    "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                    "target": [
                                        "#email"
                                    ]
                                },
                                {
                                    "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                    "target": [
                                        "#question"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has an explicit <label>"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                    "target": [
                                        ".current"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                    "target": [
                                        "li:nth-child(1) > a[href$=\"#presentation\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#technologie\">Technologie<\/a>",
                                    "target": [
                                        "a[href$=\"#technologie\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                    "target": [
                                        "a[href$=\"#etudesdecas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                    "target": [
                                        "a[href$=\"#apropos\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\">",
                                    "target": [
                                        "a[href$=\"#demo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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\/@rnest9561\/playlists\">YouTube<\/a>",
                                    "target": [
                                        "p:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a>",
                                    "target": [
                                        "p:nth-child(3) > a[href$=\"studiofables.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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]\">[email protected]<\/a>",
                                    "target": [
                                        "a[href$=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                    "target": [
                                        ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                    "target": [
                                        "a[href=\"tel:+33678921289\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "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\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                    "target": [
                                        "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                    "target": [
                                        ".sf"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>",
                                    "target": [
                                        "nav > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ol>",
                                    "target": [
                                        "#presentation > ol"
                                    ]
                                },
                                {
                                    "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": [
                                        "div > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ol class=\"flickity-page-dots\">",
                                    "target": [
                                        ".flickity-page-dots"
                                    ]
                                }
                            ]
                        },
                        {
                            "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><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>",
                                    "target": [
                                        "nav > 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><a href=\"#technologie\">Technologie<\/a><\/li>",
                                    "target": [
                                        "nav > 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><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>",
                                    "target": [
                                        "nav > 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><a href=\"#apropos\">\u00c0 propos<\/a><\/li>",
                                    "target": [
                                        "ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        "ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        "#presentation > ol > 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": [
                                        "#presentation > ol > 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": [
                                        "#presentation > ol > 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>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>",
                                    "target": [
                                        "div > 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>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>",
                                    "target": [
                                        "div > 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>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>",
                                    "target": [
                                        "div > 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 class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                    "target": [
                                        "li[aria-label=\"Page dot 6\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                    "target": [
                                        "img[alt=\"RNEST\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                    "target": [
                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".previous"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                    "target": [
                                        ".next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                    "target": [
                                        "img[width=\"388\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                    "target": [
                                        "img[width=\"484\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                    "target": [
                                        "img[width=\"412\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                    "target": [
                                        "img[width=\"233\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                    "target": [
                                        "img[width=\"149\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                    "target": [
                                        "img[width=\"308\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                    "target": [
                                        "img[width=\"271\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                    "target": [
                                        "img[width=\"353\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                    "target": [
                                        "img[width=\"260\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                    "target": [
                                        "img[width=\"313\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                    "target": [
                                        "img[width=\"473\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                    "target": [
                                        "img[width=\"442\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                    "target": [
                                        "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                    "target": [
                                        "button[type=\"submit\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"modal\">",
                                    "target": [
                                        ".modal"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span>",
                                    "target": [
                                        "span[data-char=\"D\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"a\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"d\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span>",
                                    "target": [
                                        "span[data-word=\"Demander\"] > .char[data-char=\"r\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span>",
                                    "target": [
                                        "span[data-char=\"u\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"une\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"une\"] > .char[data-char=\"e\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"d\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span>",
                                    "target": [
                                        "span[data-char=\"\u00e9\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "bgColor": "#141a4a",
                                                "contrastRatio": 1,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<html lang=\"fr\" class=\"desktop\">",
                                                    "target": [
                                                        "html"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span>",
                                    "target": [
                                        "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"o\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>",
                                    "target": [
                                        ".videotitle"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"web\">Page web<\/p>",
                                    "target": [
                                        ".web"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"try\">Je tente ma chance<\/p>",
                                    "target": [
                                        ".try"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#141a4a",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                    "target": [
                                                        "figure > video"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"win\">Pari gagn\u00e9<\/p>",
                                    "target": [
                                        ".win"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>",
                                    "target": [
                                        ".is-selected.case > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Un industriel fran\u00e7ais<\/footer>",
                                    "target": [
                                        ".is-selected.case > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">800<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">667<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".is-selected.case > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Un cabinet de conseil international<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">1000<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">833<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">2025<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">1687<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Une banque fran\u00e7aise<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">190<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">158<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">450<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">375<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "26.3pt (35px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer>Une Agence d\u2019\u00c9tat<\/footer>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > footer"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">285<sup> K<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> K<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "52.5pt (70px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"value\">237<sup> jours<\/sup><\/span>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "39.4pt (52.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                    "target": [
                                                        ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<sup> jours<\/sup>",
                                    "target": [
                                        ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value > sup"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span>",
                                    "target": [
                                        "span[data-char=\"E\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span>",
                                    "target": [
                                        "span[data-char=\"v\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"o\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span>",
                                    "target": [
                                        "span[data-char=\"y\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"e\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span>",
                                    "target": [
                                        "span[data-word=\"Envoyer\"] > .char[data-char=\"r\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"ma\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span>",
                                    "target": [
                                        "span[data-word=\"ma\"] > .char[data-char=\"a\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"m\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"a\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"n\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0032ff",
                                                "bgColor": "#0032ff",
                                                "contrastRatio": 1,
                                                "fontSize": "16.9pt (22.5px)",
                                                "fontWeight": "normal",
                                                "messageKey": "equalRatio",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                    "target": [
                                                        "button[type=\"submit\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has a 1:1 contrast ratio with the background"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span>",
                                    "target": [
                                        "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(7)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": "moderate",
                            "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=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>",
                                                    "target": [
                                                        ".close-bg"
                                                    ]
                                                },
                                                {
                                                    "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                                    "target": [
                                                        ".links > label[for=\"mentions-toggle\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "moderate",
                                            "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                        }
                                    ],
                                    "impact": "moderate",
                                    "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                    "target": [
                                        "#mentions-toggle"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>",
                                    "target": [
                                        ".video > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                    "target": [
                                        "figure > video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "prod01.la-metis.fr",
                "base_page_cname": "",
                "base_page_dns_server": "dns200.anycast.me",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 27927,
                "testUrl": "https:\/\/www.rnest.io\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.rnest.io\/assets\/mac.png\",\"width\":760,\"height\":629,\"naturalWidth\":1000,\"naturalHeight\":828},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":784},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\",\"width\":138,\"height\":80,\"naturalWidth\":388,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\",\"width\":172,\"height\":80,\"naturalWidth\":484,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\",\"width\":146,\"height\":80,\"naturalWidth\":412,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\",\"width\":83,\"height\":80,\"naturalWidth\":233,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\",\"width\":53,\"height\":80,\"naturalWidth\":149,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\",\"width\":110,\"height\":80,\"naturalWidth\":308,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\",\"width\":96,\"height\":80,\"naturalWidth\":271,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\",\"width\":126,\"height\":80,\"naturalWidth\":353,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\",\"width\":92,\"height\":80,\"naturalWidth\":260,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\",\"width\":111,\"height\":80,\"naturalWidth\":313,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\",\"width\":168,\"height\":80,\"naturalWidth\":473,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\",\"width\":157,\"height\":80,\"naturalWidth\":442,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\",\"width\":760,\"height\":540,\"naturalWidth\":1200,\"naturalHeight\":800}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Signal",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 17.379999999999999,
                "generated-content-size": 4.9800000000000004,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.rnest.io\/assets\/mac.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                        "currentSrc": "https:\/\/www.rnest.io\/assets\/mac.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 828
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 784
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 782
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 388,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 484,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 412,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 233,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 149,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 308,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 271,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 353,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 260,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 313,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 473,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 442,
                        "naturalHeight": 225
                    },
                    {
                        "src": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                        "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1200,
                        "naturalHeight": 800
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.rnest.io\/assets\/plugins.js",
                    "https:\/\/www.rnest.io\/assets\/main.js",
                    "https:\/\/www.rnest.io\/assets\/main.css"
                ],
                "rendered-html": "<html lang=\"fr\" class=\"desktop\"><head>\n  <meta charset=\"utf-8\">\n  <title>Rnest by La m\u00e8tis<\/title>\n  <meta name=\"description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta property=\"og:title\" content=\"Rnest by La m\u00e8tis\">\n  <meta property=\"og:description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta property=\"og:locale\" content=\"fr_FR\">\n  <meta property=\"og:url\" content=\"https:\/\/www.rnest.io\">\n  <meta property=\"og:image\" content=\"https:\/\/www.rnest.io\/media\/site\/5647ce6885-1687424658\/banner.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n  <meta property=\"og:image:alt\" content=\"Rnest by La m\u00e8tis\">\n  <link rel=\"manifest\" href=\"https:\/\/www.rnest.io\/site.webmanifest\">\n  <link rel=\"apple-touch-icon\" href=\"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\">\n  <link rel=\"stylesheet\" href=\"https:\/\/www.rnest.io\/assets\/main.css\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.rnest.io\/assets\/signal-extralight.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\">\n  <link rel=\"canonical\" href=\"https:\/\/www.rnest.io\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\" hreflang=\"fr\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\/en\" hreflang=\"en\">\n  <meta name=\"theme-color\" content=\"#141A4A\">\n  <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js\"><\/script><script type=\"application\/ld+json\">\n    {\n      \"@context\": \"http:\/\/schema.org\",\n      \"@type\": \"Organization\",\n      \"name\": \"Rnest by La m\u00e8tis\",\n      \"description\": \"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\",\n      \"url\": \"https:\/\/www.rnest.io\",\n      \"logo\": \"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\",\n      \"email\": \"\",\n      \"telephone\" : \"+33678921289\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"by La m\u00e8tis - 25 rue du Quatre-Septembre\",\n        \"addressLocality\": \"Paris\",\n        \"postalCode\": \"75002\",\n        \"addressCountry\": \"France\"\n      },\n      \"founder\": {\n        \"@type\": \"Person\",\n        \"name\": \"Philippe Charlot\"\n      }\n    }\n  <\/script>\n  <!-- Matomo Tag Manager -->\n  <script type=\"text\/javascript\">\n  var _mtm = window._mtm = window._mtm || [];\n  _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});\n  var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n  g.type='text\/javascript'; g.async=true; g.src='https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js'; s.parentNode.insertBefore(g,s);\n  <\/script>\n  <!-- End Matomo Tag Manager -->\n<\/head>\n<body>\n  <header>\n    <div class=\"brand\">\n      <h1>\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\" style=\"--length: 15.502849578857422; --index: 0;\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\" style=\"--length: 24.00284767150879; --index: 1;\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\" style=\"--length: 20.985713958740234; --index: 2;\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\" style=\"--length: 2.6000003814697266; --index: 3;\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\" style=\"--length: 10.755559921264648; --index: 4;\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\" style=\"--length: 10.726446151733398; --index: 5;\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\" style=\"--length: 7.009998321533203; --index: 6;\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\" style=\"--length: 6.599999904632568; --index: 7;\"><\/path><\/svg>\n      <\/h1>\n      <p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>\n    <\/div>\n    <div class=\"top\">\n      <div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>\n      <nav>\n        <ul>\n          <li><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>\n          <li><a href=\"#technologie\">Technologie<\/a><\/li>\n          <li><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>\n          <li><a href=\"#apropos\">\u00c0 propos<\/a><\/li>\n          <li><a class=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\"><span class=\"word\" data-word=\"Demander\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"une\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"d\u00e9mo\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span><span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/nav>\n    <\/div>\n    <a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>\n    <div class=\"video\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>\n    <\/div>\n  <\/header>\n  <main>    <section id=\"presentation\">\n      <h2>Pr\u00e9sentation<\/h2>\n      <p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>\n      <ol>\n        <li>\n          <h3>Formulez votre question<\/h3>\n          <p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 192.21 157.87\" width=\"192.21\" height=\"157.87\"><path class=\"nostroke\" d=\"M156.52 130.86c1-8.26 7.67-8 7.67-13.59 0-3.44-2.76-5.91-6.62-5.91-4.24 0-6.5 2.56-6.5 6.5H149c0-4.78 3.36-8.39 8.6-8.39s8.72 3.11 8.72 7.8c0 6.71-7 6.38-7.8 13.59zm-.84 8.38v-3.56H159v3.56z\"><\/path><path d=\"M96.11 64.23v28.81\"><\/path><rect x=\".61\" y=\"93.04\" width=\"191\" height=\"64.23\" rx=\"32.11\"><\/rect><path d=\"M130.06 139.24H30.49\"><\/path><path d=\"M96.11 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0096.11 0zm2.53 45.9h-2.09V19.32A34 34 0 0189.63 22v-1.84a40.81 40.81 0 007.76-3.61h1.25z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Initiez la recherche<\/h3>\n          <p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 118.06 182.94\" width=\"118.06\" height=\"182.94\"><circle cx=\"58.8\" cy=\"125.15\" r=\"32.11\"><\/circle><circle cx=\"7.98\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"7.98\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"102.72\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"110.09\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"74.53\" cy=\"174.97\" r=\"7.37\"><\/circle><path d=\"M58.8 64.23v28.81\"><\/path><path d=\"M58.8 109.42v31.47M74.53 125.15H43.06\"><\/path><path d=\"M58.8 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0058.8 0zm9.27 45.9H50.13V44l7.25-7.59c5.24-5.5 7.46-8.31 7.46-12.29 0-3.82-2.34-6.12-6.2-6.12-3.57 0-6.21 1.63-6.21 6.29h-2.1c0-5.54 3.65-8.18 8.31-8.18s8.3 2.6 8.3 8c0 5.07-3.06 8.22-8.64 14L52.68 44h15.39z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Explorez les r\u00e9ponses<\/h3>\n          <p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 181.29 219.25\" width=\"181.29\" height=\"219.25\"><circle cx=\"39.82\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"11.46\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"51.16\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"77.87\" cy=\"177.77\" r=\"7.37\"><\/circle><circle cx=\"126.79\" cy=\"194.82\" r=\"7.37\"><\/circle><circle cx=\"39.82\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"134.57\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"135.88\" cy=\"67.88\" r=\"7.37\"><\/circle><circle cx=\"172.73\" cy=\"79.61\" r=\"7.37\"><\/circle><circle cx=\"141.94\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"106.38\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"90.65\" cy=\"125.15\" r=\"32.11\"><\/circle><path d=\"M99.01 125.15h-24.1M102.51 113.17h-27.6M106.38 119.16H74.91M106.38 131.15H74.91M94.43 137.14H74.91\"><\/path><path d=\"M90.65 64.23v28.81M12.26 102.15c2.45-10.93 10.23-19.57 20.19-22.47M39.82 86v16.1M37.88 146.35c-3.65 6.42-12.11 11.33-22.56 12.92M50.92 167.6c-.67-10.11-2.7-18.65-5.45-23.63M94.29 157.06c1.58 6 3.6 10.8 5.9 13.91M61.81 111a144.9 144.9 0 00-14.62-1.37M61.18 138c-4.36.56-9.06 1-14 1.15M99.25 176.82c-3.66.41-8.51.71-14 .85M107.78 182.2a20.15 20.15 0 0011.76 11.33M105.92 182.29c-1.62 12.77-7.41 23.09-15 27.14M109.19 98.93a53.31 53.31 0 0118-5.44M139.19 87.3c7.81-8 26.17-7.3 26.17-7.3M135.36 100.36c2.19 9.88 12.72 15.73 21.08 18.66M116.7 143.85a105.31 105.31 0 0017.87 2.54M142.28 154c.66 7 9.36 14.72 9.36 14.72M134.62 85.67c.07-4 .18-7.59.33-10.47\"><\/path><path d=\"M90.65 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0090.65 0zm.26 46.32c-6 0-8.64-4-9.4-8.6h2.1c.67 3.74 2.56 6.71 7.38 6.71s7-3.1 7-6.58c0-4.53-3.27-6.5-8.22-6.5h-.84v-1.89h.8c4.32 0 7.21-1.84 7.21-5.57 0-3.44-2-5.87-6.2-5.87a6 6 0 00-6.33 5.24h-2.18a8.21 8.21 0 018.47-7.13c5.2 0 8.3 3 8.3 7.51a6.57 6.57 0 01-4.78 6.7 7.22 7.22 0 015.83 7.26c0 5.2-3.69 8.72-9.14 8.72zM39.83 70.66a8 8 0 108 8 8 8 0 00-8-8zM83.8 203.3a8 8 0 108 8 8 8 0 00-8-8zM157.38 165.47a8 8 0 108 8 8 8 0 00-8-8zM8 151.85a8 8 0 108 8 8 8 0 00-8-8zM163.71 112.28a8 8 0 108 8 8 8 0 00-8-8z\"><\/path><\/svg>\n        <\/li>\n      <\/ol>\n    <\/section>\n    <section id=\"technologie\" class=\"dim\">\n      <h2>Technologie<\/h2>\n      <p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>\n      <div>\n        <div class=\"mac\">\n          <img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">\n          <figure>\n            <video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption>\n              <p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>\n              <p class=\"web\">Page web<\/p>\n              <p class=\"try\">Je tente ma chance<\/p>\n              <p class=\"win\">Pari gagn\u00e9<\/p>\n            <\/figcaption>\n          <\/figure>\n        <\/div>\n        <ul>\n          <li>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n    <section id=\"etudesdecas\">\n      <h2>\u00c9tudes de cas<\/h2>\n      <p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>\n      <div class=\"cases flickity-enabled is-draggable\">\n        \n        \n        \n        \n        \n        \n      <div class=\"flickity-viewport\" style=\"height: 700px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(32.29%);\"><div class=\"case is-selected\" style=\"position: absolute; left: 0%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>\n            <footer>Un industriel fran\u00e7ais<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>\n            <footer>Un cabinet de conseil international<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>\n            <footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>\n            <footer>Une banque fran\u00e7aise<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>\n            <footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">\n          <blockquote>\n            <p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>\n            <footer>Une Agence d\u2019\u00c9tat<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><\/div><\/div><button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button><button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button><ol class=\"flickity-page-dots\"><li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li><li class=\"dot\" aria-label=\"Page dot 2\"><\/li><li class=\"dot\" aria-label=\"Page dot 3\"><\/li><li class=\"dot\" aria-label=\"Page dot 4\"><\/li><li class=\"dot\" aria-label=\"Page dot 5\"><\/li><li class=\"dot\" aria-label=\"Page dot 6\"><\/li><\/ol><\/div>\n      <div class=\"quotes flickity-enabled is-fade\" tabindex=\"0\">\n        \n      <div class=\"flickity-viewport\" style=\"height: 231.75px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(50%);\"><blockquote class=\"is-selected\" style=\"position: absolute; left: -50%; opacity: 1;\">\n          <p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>\n          <footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>\n        <\/blockquote><\/div><\/div><\/div>\n      <div class=\"partners\">\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\"><\/div>\n      <\/div>\n    <\/section>\n    <section id=\"apropos\" class=\"dim\">\n      <h2>\u00c0 propos<\/h2>\n      <p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>\n      <div>\n        <div class=\"team\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\"><\/div>\n        <div>\n          <p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>\n<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>\n<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>\n<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>        <\/div>\n      <\/div>\n    <\/section>\n    <section id=\"demo\">\n      <h2>Demander une d\u00e9mo<\/h2>\n      <form action=\"\/contact\" method=\"POST\">\n        <div class=\"honeypot\">\n          <label for=\"website\">Website<\/label>\n          <input type=\"website\" id=\"website\" name=\"website\">\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">\n          <label for=\"firstname\">Pr\u00e9nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">\n          <label for=\"lastname\">Nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">\n          <label for=\"organization\">Organisation<\/label>\n        <\/div>\n        <div>\n          <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">\n          <label for=\"email\">E-mail<\/label>\n        <\/div>\n        <div class=\"large\">\n          <input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">\n          <label for=\"question\">Question<\/label>\n        <\/div>\n        <div class=\"submit\">\n          <input type=\"hidden\" name=\"csrf\" value=\"ade793b64a3877618ed6be9fa13d1bc2004579e334902e35cf22fb7d87074147\">\n          <button type=\"submit\" name=\"submit\" class=\"btn\"><span class=\"split words chars splitting\" style=\"--word-total: 3; --char-total: 16;\"><span class=\"word\" data-word=\"Envoyer\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span><span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span><span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"ma\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"demande\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span><\/span><\/span><span class=\"successmessage\">Demande envoy\u00e9e !<\/span><\/button>\n        <\/div>\n        <p class=\"errormessage\">La demande n\u2019a pas pu aboutir. Merci de nous \u00e9crire \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a>.<\/p>\n      <\/form>\n    <\/section>\n    <input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">\n    <section id=\"mentions\">\n      <label class=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>\n      <label class=\"close-icon\" for=\"mentions-toggle\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><title>Fermer<\/title><path d=\"M5.87 5.87l88.26 88.26M94.13 5.87L5.87 94.13\"><\/path><\/svg>\n      <\/label>\n      <div class=\"modal\">\n        <h2>Mentions l\u00e9gales<\/h2>\n        <p>Le pr\u00e9sent site Internet ainsi que le nom de domaine rnest.io sont la propri\u00e9t\u00e9 de l\u2019\u00c9diteur.<\/p>        <div class=\"content\">\n          <div>\n            <h3>Coordonn\u00e9es<\/h3>\n            <h4>\u00c9diteur du site<\/h4>\n<p>La soci\u00e9t\u00e9 LA M\u00c8TIS,<br>\nSAS au capital social de 50&nbsp;000 euros, enregistr\u00e9e aupr\u00e8s du RCS de Paris sous le num\u00e9ro 792&nbsp;517&nbsp;211 et ayant son si\u00e8ge social au 22 rue d\u2019Aumale, 75009 Paris.<\/p>\n<h4>Directeur de publication<\/h4>\n<p>Monsieur Philippe Charlot,<br>\nPr\u00e9sident de la SAS LA M\u00c8TIS.<\/p>\n<h4>H\u00e9bergement du site<\/h4>\n<p>La soci\u00e9t\u00e9 OVH,<br>\nSAS enregistr\u00e9e aupr\u00e8s du RCS de Lille M\u00e9tropole sous le num\u00e9ro 424&nbsp;761&nbsp;419&nbsp;00045 et ayant son si\u00e8ge social 2 rue Kellermann, 59100 Roubaix (France).<\/p>          <\/div>\n          <div>\n            <h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>\n            <p>Toutes les informations ou documents contenus sur le Site, ainsi que l\u2019ensemble des \u00e9l\u00e9ments qui le composent, rel\u00e8vent de la seule propri\u00e9t\u00e9 de LA M\u00c8TIS ou font l\u2019objet d\u2019un droit d\u2019utilisation, d\u2019exploitation et de reproduction d\u00e9tenu par cette derni\u00e8re. Ces \u00e9l\u00e9ments sont soumis \u00e0 la l\u00e9gislation fran\u00e7aise prot\u00e9geant les droits de propri\u00e9t\u00e9 intellectuelle et plus particuli\u00e8rement le droit d\u2019auteur.<\/p>          <\/div>\n          <div>\n            <h3>Cr\u00e9dits<\/h3>\n            <p>Le pr\u00e9sent site a \u00e9t\u00e9 \u00e9labor\u00e9 et d\u00e9velopp\u00e9 par Studio Fables, SAS enregistr\u00e9e aupr\u00e8s du RCS de Bobigny sous le num\u00e9ro 845&nbsp;322&nbsp;247 et ayant son si\u00e8ge social au 2 rue Marcelin Berthelot, 93100 Montreuil (France).<\/p>\n<p>Studio Fables est un studio de design graphique et num\u00e9rique qui con\u00e7oit des identit\u00e9s visuelles, des objets imprim\u00e9s, des sites, des animations et des installations interactives pour des marques et des institutions.<br>\n<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a><\/p>          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <footer id=\"footer\">\n      <div class=\"jobs dim\">\n        <p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>\n<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>      <\/div>\n      <div class=\"infos\">\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\"><\/path><\/svg>\n        <a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>\n        <a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>\n      <\/div>\n      <div class=\"links\">\n        <a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n        <label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>\n        <a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>\n      <\/div>\n    <\/footer>  <\/main>\n  <div class=\"cursor cursor-outer\"><\/div>\n  <div class=\"cursor cursor-inner\"><\/div>\n  <script src=\"https:\/\/www.rnest.io\/assets\/plugins.js\"><\/script>\n  <script src=\"https:\/\/www.rnest.io\/assets\/main.js\"><\/script>\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "content-security-policy",
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 90
                },
                "interactivePeriods": [
                    [
                        0,
                        827
                    ],
                    [
                        916,
                        7855
                    ]
                ],
                "longTasks": [
                    [
                        827,
                        916
                    ]
                ],
                "lastVisualChange": 4100,
                "render": 1000,
                "visualComplete85": 3200,
                "visualComplete90": 3700,
                "visualComplete95": 3700,
                "visualComplete99": 4100,
                "visualComplete": 4100,
                "SpeedIndex": 1714,
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "fetchStart",
                        "time": 113
                    },
                    {
                        "name": "navigationStart",
                        "time": 161
                    },
                    {
                        "name": "domLoading",
                        "time": 162
                    },
                    {
                        "name": "responseEnd",
                        "time": 163
                    },
                    {
                        "name": "domInteractive",
                        "time": 163
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 163
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 163
                    },
                    {
                        "name": "domComplete",
                        "time": 163
                    },
                    {
                        "name": "responseEnd",
                        "time": 453
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 461
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 461
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 462
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 462
                    },
                    {
                        "name": "domLoading",
                        "time": 463
                    },
                    {
                        "name": "domInteractive",
                        "time": 1028
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1028
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1036
                    },
                    {
                        "name": "firstPaint",
                        "time": 1062
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1062
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1062
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1062
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1062
                    },
                    {
                        "name": "InteractiveTime",
                        "time": 1062
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1195
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1195
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1195
                    },
                    {
                        "name": "domComplete",
                        "time": 2200
                    },
                    {
                        "name": "loadEventStart",
                        "time": 2200
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 2201
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 162,
                "chromeUserTiming.fetchStart": 114,
                "chromeUserTiming.domLoading": 464,
                "chromeUserTiming.responseEnd": 454,
                "chromeUserTiming.domInteractive": 1028,
                "chromeUserTiming.domContentLoadedEventStart": 1028,
                "chromeUserTiming.domContentLoadedEventEnd": 1036,
                "chromeUserTiming.domComplete": 2201,
                "chromeUserTiming.unloadEventStart": 462,
                "chromeUserTiming.unloadEventEnd": 462,
                "chromeUserTiming.markAsMainFrame": 462,
                "chromeUserTiming.commitNavigationEnd": 463,
                "chromeUserTiming.firstPaint": 1062,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1062,
                "chromeUserTiming.firstContentfulPaint": 1062,
                "chromeUserTiming.firstImagePaint": 1062,
                "chromeUserTiming.InteractiveTime": 1062,
                "chromeUserTiming.firstMeaningfulPaint": 1195,
                "chromeUserTiming.loadEventStart": 2201,
                "chromeUserTiming.loadEventEnd": 2202,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 956.577
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 6390.4099999999999
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 465.83499999999998
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 465.84800000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 465.85399999999998
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 465.858
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 465.86399999999998
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 465.86900000000003
                        },
                        "3850": {
                            "name": "PermissionsPolicyHeader",
                            "firstUsed": 465.87400000000002
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 467.29199999999997
                        },
                        "4561": {
                            "name": "LinkRelPreloadAsFont",
                            "firstUsed": 470.28100000000001
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 489.601
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 489.649
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 489.65600000000001
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 489.67500000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 531.45799999999997
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 531.54999999999995
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 531.61000000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 532.25999999999999
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 532.56700000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 532.77599999999995
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 534.51800000000003
                        },
                        "901": {
                            "name": "LinkRelPreload",
                            "firstUsed": 535.01199999999994
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 545.11699999999996
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 547.31200000000001
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 580.82600000000002
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 580.83500000000004
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 580.84100000000001
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 581.02300000000002
                        },
                        "582": {
                            "name": "CSSSelectorPseudoScrollbar",
                            "firstUsed": 582.13699999999994
                        },
                        "584": {
                            "name": "CSSSelectorPseudoScrollbarThumb",
                            "firstUsed": 582.25699999999995
                        },
                        "585": {
                            "name": "CSSSelectorPseudoScrollbarTrack",
                            "firstUsed": 582.29700000000003
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 597.37400000000002
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 600.15200000000004
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 600.26199999999994
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 601.27800000000002
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 601.29499999999996
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 601.30200000000002
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 601.346
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 606.96799999999996
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 607.08500000000004
                        },
                        "263": {
                            "name": "DeprecatedWebKitRadialGradient",
                            "firstUsed": 652.53700000000003
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 652.57899999999995
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 669.90499999999997
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 672.99000000000001
                        },
                        "4330": {
                            "name": "FlexboxAbsPosJustifyContent",
                            "firstUsed": 681
                        },
                        "4237": {
                            "name": "FlexboxNewAbsPos",
                            "firstUsed": 682.62300000000005
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 771.18399999999997
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 771.28200000000004
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 771.28899999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 772.05399999999997
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 772.82299999999998
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 827.25400000000002
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 829.173
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 830.54499999999996
                        },
                        "1015": {
                            "name": "CSSFilterGrayscale",
                            "firstUsed": 835.78899999999999
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 836.71400000000006
                        },
                        "2851": {
                            "name": "InputTypeCheckbox",
                            "firstUsed": 858.779
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 858.846
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 858.93299999999999
                        },
                        "2854": {
                            "name": "InputTypeHidden",
                            "firstUsed": 858.96500000000003
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 873.81799999999998
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 882.93299999999999
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 883.38800000000003
                        },
                        "599": {
                            "name": "TextWholeText",
                            "firstUsed": 889.47400000000005
                        },
                        "2667": {
                            "name": "V8SVGGeometryElement_GetTotalLength_Method",
                            "firstUsed": 891.37900000000002
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 963.59799999999996
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 964.54499999999996
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 967.87199999999996
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 967.91700000000003
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 970.88400000000001
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 970.923
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 970.93600000000004
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 971.00699999999995
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 971.01700000000005
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 972.27700000000004
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 972.29999999999995
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 972.31500000000005
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 972.327
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 973.096
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 981.71600000000001
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 1009.803
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 1012.1130000000001
                        },
                        "4307": {
                            "name": "SendBeaconWithBlob",
                            "firstUsed": 1012.143
                        },
                        "323": {
                            "name": "PrefixedDocumentFullscreenElement",
                            "firstUsed": 1035.5319999999999
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 531.62400000000002
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 531.65099999999995
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 531.65800000000002
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 532.197
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 532.53300000000002
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 532.54899999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 532.58900000000006
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 532.62099999999998
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 532.63599999999997
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 580.85799999999995
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 580.88499999999999
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 580.89400000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 580.904
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 580.92200000000003
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 580.92999999999995
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 580.93799999999999
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 580.94600000000003
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 580.95399999999995
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 580.96299999999997
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 580.976
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 580.98400000000004
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 580.99599999999998
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 581.00300000000004
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 581.94200000000001
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 582.18100000000004
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 582.18899999999996
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 649.97199999999998
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 649.98199999999997
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 649.99000000000001
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 649.99900000000002
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 650.07500000000005
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 650.09000000000003
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 650.096
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 650.10299999999995
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 650.44500000000005
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 650.46799999999996
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 650.86900000000003
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 650.88199999999995
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 650.88999999999999
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 650.89700000000005
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 650.923
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 650.93499999999995
                        },
                        "379": {
                            "name": "CSSPropertyStrokeDasharray",
                            "firstUsed": 651.08299999999997
                        },
                        "166": {
                            "name": "CSSPropertyAliasWebkitAnimation",
                            "firstUsed": 651.11000000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 651.50900000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 651.66700000000003
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 651.67700000000002
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 651.68700000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 651.827
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 651.84100000000001
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 651.85000000000002
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 651.85599999999999
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 651.86699999999996
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 651.87699999999995
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 651.88300000000004
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 651.89200000000005
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 651.90899999999999
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 651.91399999999999
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 651.96500000000003
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 651.97299999999996
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 651.98400000000004
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 652.11900000000003
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 652.15300000000002
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 652.28899999999999
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 652.29499999999996
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 652.50599999999997
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 652.51499999999999
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 669.84100000000001
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 671.75
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 671.89599999999996
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 672.44200000000001
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 672.47500000000002
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 672.50099999999998
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 831.40300000000002
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 834.36900000000003
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 834.5
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 834.75900000000001
                        },
                        "420": {
                            "name": "CSSPropertyMixBlendMode",
                            "firstUsed": 835.65999999999997
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 835.76400000000001
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 836.20100000000002
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 836.72500000000002
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 836.73299999999995
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 837.77099999999996
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 837.89599999999996
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 883.81299999999999
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 883.82399999999996
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 883.83299999999997
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 885.30899999999997
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 885.32899999999995
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 891.63400000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 1000,
                "maxFID": 0,
                "TTIMeasurementEnd": 7855,
                "LastInteractive": 1000,
                "TimeToInteractive": 1000,
                "FirstCPUIdle": 1000,
                "TotalBlockingTime": 0,
                "testID": "240906_BiDcN9_9WF",
                "step": 1,
                "effectiveBps": 566968,
                "domTime": 0,
                "aft": 0,
                "titleTime": 164,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Performance.first-contentful-paint": 974.86199999999997,
                "lighthouse.Performance.total-blocking-time": 60.74799999999982,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 2200,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.BestPractices": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "113": 38.100000000000001,
                            "214": 36.799999999999997,
                            "357": 63,
                            "457": 42.899999999999999,
                            "559": 36.799999999999997,
                            "660": 100,
                            "761": 100,
                            "862": 100,
                            "963": 100,
                            "1064": 100,
                            "1164": 100,
                            "1265": 100,
                            "1367": 100,
                            "1468": 100,
                            "1569": 100,
                            "1670": 100,
                            "1771": 95,
                            "1873": 100,
                            "1973": 100,
                            "2074": 100,
                            "2175": 100,
                            "2276": 100,
                            "2404": 100,
                            "2505": 100,
                            "2606": 100,
                            "2707": 100,
                            "2808": 100,
                            "2909": 100,
                            "3010": 100,
                            "3111": 100,
                            "3212": 100,
                            "3314": 100,
                            "3415": 100,
                            "3517": 100,
                            "3618": 100,
                            "3719": 100,
                            "3820": 100,
                            "3921": 100,
                            "4022": 100,
                            "4123": 100,
                            "4223": 100,
                            "4354": 100,
                            "4455": 100,
                            "4556": 100,
                            "4656": 100,
                            "4757": 100,
                            "4859": 95,
                            "4959": 94.700000000000003,
                            "5060": 100,
                            "5161": 100,
                            "5263": 100,
                            "5363": 100,
                            "5464": 100,
                            "5565": 100,
                            "5666": 100,
                            "5767": 100,
                            "5868": 100,
                            "5969": 100,
                            "6069": 100,
                            "6170": 100,
                            "6271": 90.5,
                            "6373": 100,
                            "6475": 100,
                            "6576": 100,
                            "6677": 100,
                            "6778": 95.200000000000003,
                            "6879": 94.700000000000003,
                            "6980": 100,
                            "7081": 94.700000000000003,
                            "7181": 95.5,
                            "7282": 90,
                            "7394": 100,
                            "7495": 95,
                            "7596": 100,
                            "7697": 100,
                            "7797": 100,
                            "7898": 95,
                            "7999": 100
                        },
                        "max": 100,
                        "count": 79
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "113": 0,
                            "214": 0,
                            "357": 472049,
                            "457": 79231,
                            "559": 638991,
                            "660": 0,
                            "761": 0,
                            "862": 0,
                            "963": 3429223,
                            "1064": 9368419,
                            "1164": 6994137,
                            "1265": 5264029,
                            "1367": 4910440,
                            "1468": 5221347,
                            "1569": 5486417,
                            "1670": 5025440,
                            "1771": 4618189,
                            "1873": 5459579,
                            "1973": 5039198,
                            "2074": 5027970,
                            "2175": 5025815,
                            "2276": 5230997,
                            "2404": 5239523,
                            "2505": 5254853,
                            "2606": 5020170,
                            "2707": 5255085,
                            "2808": 5026660,
                            "2909": 5021959,
                            "3010": 5250271,
                            "3111": 5022972,
                            "3212": 5250085,
                            "3314": 5007727,
                            "3415": 5238121,
                            "3517": 4967672,
                            "3618": 5027458,
                            "3719": 5489619,
                            "3820": 5412163,
                            "3921": 5026342,
                            "4022": 5483535,
                            "4123": 4746595,
                            "4223": 5035803,
                            "4354": 5128428,
                            "4455": 4894928,
                            "4556": 5286769,
                            "4656": 5146802,
                            "4757": 5143800,
                            "4859": 5011061,
                            "4959": 5259103,
                            "5060": 5034273,
                            "5161": 5257593,
                            "5263": 5012221,
                            "5363": 3429555,
                            "5464": 6861839,
                            "5565": 5028924,
                            "5666": 5261790,
                            "5767": 5028355,
                            "5868": 5264574,
                            "5969": 5034947,
                            "6069": 5031461,
                            "6170": 5259822,
                            "6271": 5022914,
                            "6373": 5005660,
                            "6475": 7698717,
                            "6576": 8740413,
                            "6677": 8436183,
                            "6778": 8768802,
                            "6879": 5195679,
                            "6980": 3088912,
                            "7081": 3201296,
                            "7181": 2743586,
                            "7282": 3425980,
                            "7394": 3100466,
                            "7495": 2973386,
                            "7596": 4340313,
                            "7697": 5266551,
                            "7797": 5031081,
                            "7898": 5029575,
                            "7999": 5257498
                        },
                        "max": 9368419,
                        "count": 79
                    }
                },
                "effectiveBpsDoc": 2266344,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 67
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 67
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 67
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 67
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002400.jpg",
                        "VisuallyComplete": 74
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 82
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_003700.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_004100.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "rnest.matomo.cloud": {
                        "bytes": 0,
                        "requests": 2,
                        "connections": 1
                    },
                    "www.rnest.io": {
                        "bytes": 4201802,
                        "requests": 2,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 7498,
                        "bytesUncompressed": 24227,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 4194304,
                        "bytesUncompressed": 4194304,
                        "requests": 1
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 2
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-3pq9-10.10.1.201",
                    "loadTime": 5487,
                    "docTime": 5487,
                    "fullyLoaded": 10916,
                    "bytesOut": 79877,
                    "bytesOutDoc": 76002,
                    "bytesIn": 6126587,
                    "bytesInDoc": 6126346,
                    "requests": [
                        {
                            "type": 3,
                            "id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                            "request_id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/",
                            "raw_id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 223,
                            "ttfb_ms": 222,
                            "load_start": 250,
                            "load_start_float": 250.000078,
                            "bytesIn": 7500,
                            "objectSize": 7500,
                            "objectSizeUncompressed": 24227,
                            "chunks": [
                                {
                                    "ts": 473,
                                    "bytes": 7500,
                                    "inflated": 24227
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 69,
                            "connect_start": 69,
                            "connect_end": 111,
                            "ssl_start": 111,
                            "ssl_end": 250,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.rnest.io",
                                "sanList": [
                                    "www.rnest.io"
                                ],
                                "issuer": "R10",
                                "validFrom": 1721806420,
                                "validTo": 1729582419,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1721810020244,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203F98F9DEE1FBDF6F63189B4C3E87B0988672C6F0C672E13A6B02C93012D74625022100CAD1818A12C39642881BF70E493207E20CB0B937A986A04EB47870ABC44881A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721810020261,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100AE62FF8F23EE0734967BC829E3B398A991871A9C664547E378A277001A524A7D022020D80A845475E3CA8D1FE78D802974551D4E36F042B6A3B796CC9430EF21E9A6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: no-store, private",
                                    "content-encoding: gzip",
                                    "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "set-cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804; expires=Fri, 06 Sep 2024 16:47:05 GMT; Max-Age=7200; path=\/; secure; HttpOnly; SameSite=Lax",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-powered-by: PHP\/8.2.7",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 68,
                            "connect_ms": 42,
                            "ssl_ms": 139,
                            "gzip_total": 8083,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 12,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBMFP1DitIkUz4kb13fKixRXsMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MDczMzQwWhcNMjQxMDIyMDczMzM5WjAXMRUwEwYDVQQD\nEwx3d3cucm5lc3QuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc\n1vdbVSZU63ZtvdN40ETI1ZpYp0R924bsF8cpFSPPh7kJ7Cyf2jW+rAZYj44vv9B3\n8Fr0V1hFhbPyAlWvbLF\/aqmJLiNjlK6Gpd7xopZ14\/EnnN3B8DAcg7x+RyN6RkvT\n\/ddt60eZPeIWBHsTTqQ5cMBygN+v21lCMMrYuIgc4VQc4OL5YXsnUNqWNWDdHbCO\nfXsZ6jXDkT9GK4eVpNiH8gPYqKD2MojAAzKSFMKCPCfmerSApdZ+ElhW000Blqol\nr5zSLH4iYGQeW\/D25zaR1nZa8+5TN8U8YK04Tu9WnQDwnqREwkR7B5Nkdvz5onFo\nmZV0pl2EnDN2t73A5o0VAgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFKIqoVxLTDbEccQy5AbNDrWhpjPuMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMd3d3LnJuZXN0LmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGQ49\/nlAAABAMARzBFAiA\/mPne4fvfb2MYm0w+h7CYhnLG\n8MZy4TprAskwEtdGJQIhAMrRgYoSw5ZCiBv3DkkyB+IMsLk3qYagTrR4cKvESIGm\nAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQ49\/npQAABAMA\nRzBFAiEArmL\/jyPuBzSWe8gp47OYqZGHGpxmRUfjeKJ3ABpSSn0CICDYCoRUdePK\njR\/njYApdFUdTjbwQrajt5bMlDDvIemmMA0GCSqGSIb3DQEBCwUAA4IBAQCZavja\ngbdXxkeZs1LjY4dGr6ep1g6yh0QbUiHGcl1I9ZCHDYxhd\/4YNC8D4km8LoPO\/s4x\nEoT3HZYl780ML7aueeg105QKfjM2FEVxB5ONQ8nAfLY3vXbOBczPK19485bVbffw\nD38GaVTLiE3KLuD2X6e1NVCWwOu81oD5YIJVMiE4TsmfNpH8w9qSd0ozoUaxzlNh\nArB61czn7U\/QmhnZLocpSU1TN4nD5L4f6vuupI2J7QKwYZ7LgISBJ36IVPaIhB56\nyIMkDDmBtVx68b5sD3H\/fd+Sx4mhZ6a76\/G4S\/qEzB\/VcfRWi5RL1MaIPZkBMOST\nN0k8hF9jHaRWlcha\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 473,
                            "ttfb_start": 250,
                            "ttfb_end": 472,
                            "download_start": 472,
                            "download_end": 473,
                            "download_ms": 1,
                            "all_start": 1,
                            "all_end": 473,
                            "all_ms": 472,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    629.00900000000001,
                                    630.67899999999997
                                ],
                                [
                                    629.03499999999997,
                                    629.32100000000003
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "198390.2",
                            "request_id": "198390.2",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/assets\/main.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/assets\/main.css",
                            "raw_id": "198390.2",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 61,
                            "ttfb_ms": 58,
                            "load_start": 499,
                            "load_start_float": 499.00009499999999,
                            "bytesIn": 6175,
                            "objectSize": 6175,
                            "objectSizeUncompressed": 28508,
                            "chunks": [
                                {
                                    "ts": 558,
                                    "bytes": 6175,
                                    "inflated": 28508
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 17,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/assets\/main.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=0",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-encoding: gzip",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: W\/\"64940e93-6f5c\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2287,
                            "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": 6388,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 498,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 95,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 560,
                            "ttfb_start": 499,
                            "ttfb_end": 557,
                            "download_start": 557,
                            "download_end": 560,
                            "download_ms": 3,
                            "all_start": 499,
                            "all_end": 560,
                            "all_ms": 61,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "198390.3",
                            "request_id": "198390.3",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/assets\/signal-extralight.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/assets\/signal-extralight.woff2",
                            "raw_id": "198390.3",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 125,
                            "ttfb_ms": 106,
                            "load_start": 508,
                            "load_start_float": 508.00010099999997,
                            "bytesIn": 28012,
                            "objectSize": 28012,
                            "objectSizeUncompressed": 28012,
                            "chunks": [
                                {
                                    "ts": 633,
                                    "bytes": 28012
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/assets\/signal-extralight.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "origin: https:\/\/www.rnest.io",
                                    "priority: u=1",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 28012",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"64940e94-6d6c\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:04:20 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2371,
                            "score_cache": 100,
                            "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": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 503,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 101,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 192,
                                    "GPOS": 23838,
                                    "GSUB": 7962,
                                    "OS\/2": 96,
                                    "cmap": 834,
                                    "cvt ": 72,
                                    "fpgm": 613,
                                    "gasp": 8,
                                    "glyf": 52619,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1460,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 732,
                                    "post": 2824,
                                    "prep": 260
                                },
                                "names": {
                                    "0": "Bulgarian",
                                    "1": ".",
                                    "2": "",
                                    "3": "",
                                    "4": ".",
                                    "5": "Version 1.003",
                                    "6": "",
                                    "16": "Signal",
                                    "17": "ExtraLight"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 1032,
                                    "usWeightClass": 200,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1229,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 154,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1229,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 717,
                                    "yStrikeoutSize": 88,
                                    "yStrikeoutPosition": 602,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 519,
                                    "ulUnicodeRange2": 301991939,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "FABL",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 13,
                                    "usLastCharIndex": 64260,
                                    "sTypoAscender": 1618,
                                    "sTypoDescender": -430,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 2130,
                                    "usWinDescent": 611,
                                    "ulCodePageRange1": 151,
                                    "ulCodePageRange2": 1128267776,
                                    "sxHeight": 490,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -629,
                                    "underlineThickness": 88,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "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,
                                        162,
                                        163,
                                        165,
                                        168,
                                        169,
                                        170,
                                        171,
                                        173,
                                        174,
                                        176,
                                        178,
                                        179,
                                        180,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        192,
                                        194,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        206,
                                        207,
                                        209,
                                        212,
                                        215,
                                        217,
                                        219,
                                        224,
                                        226,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        238,
                                        239,
                                        241,
                                        244,
                                        249,
                                        251,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8239,
                                        8249,
                                        8250,
                                        8260,
                                        8287,
                                        8304,
                                        8305,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8316,
                                        8317,
                                        8318,
                                        8319,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8333,
                                        8334,
                                        8364,
                                        8470,
                                        8482,
                                        8592,
                                        8593,
                                        8594,
                                        8598,
                                        8601,
                                        9450,
                                        9471,
                                        9632,
                                        9656,
                                        9670,
                                        9679,
                                        9724,
                                        9825,
                                        9829,
                                        10112,
                                        10113,
                                        10114,
                                        10115,
                                        10116,
                                        10117,
                                        10118,
                                        10119,
                                        10120,
                                        10121,
                                        10122,
                                        10123,
                                        10124,
                                        10125,
                                        10126,
                                        10127,
                                        10128,
                                        10129,
                                        10130,
                                        10131,
                                        63199,
                                        63200,
                                        63201,
                                        63202,
                                        63203,
                                        63204,
                                        63207,
                                        63208,
                                        64256,
                                        64257,
                                        64258,
                                        64259,
                                        64260
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "BGR ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "SRB ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "AZE ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CRT ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TRK ": [
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "ornm",
                                                "pnum",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern"
                                            ],
                                            "BGR ": [
                                                "kern"
                                            ],
                                            "SRB ": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "kern"
                                            ],
                                            "MOL ": [
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 254,
                                    "num_glyphs": 365
                                }
                            },
                            "load_end": 633,
                            "ttfb_start": 508,
                            "ttfb_end": 614,
                            "download_start": 614,
                            "download_end": 633,
                            "download_ms": 19,
                            "all_start": 508,
                            "all_end": 633,
                            "all_ms": 125,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "198390.4",
                            "request_id": "198390.4",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/assets\/mac.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/assets\/mac.png",
                            "raw_id": "198390.4",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 123,
                            "ttfb_ms": 122,
                            "load_start": 528,
                            "load_start_float": 528.00010699999996,
                            "bytesIn": 14148,
                            "objectSize": 14148,
                            "objectSizeUncompressed": 14148,
                            "chunks": [
                                {
                                    "ts": 651,
                                    "bytes": 14148
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 115,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/assets\/mac.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 14148",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"64940e93-3744\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2431,
                            "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": 14148,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 511,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 107,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "14 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 828,
                                        "BitDepth": 8,
                                        "ColorType": "Grayscale with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x828",
                                        "Megapixels": 0.82799999999999996
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1000,
                                        "height": 828,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "GrayscaleAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "Gray",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "gray": 8
                                    },
                                    "pixels": 828000,
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 63.643099999999997,
                                            "standardDeviation": 109.44,
                                            "kurtosis": -0.68554199999999998,
                                            "skewness": -1.1434500000000001,
                                            "entropy": 0.19747100000000001
                                        },
                                        "gray": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 148.084,
                                            "standardDeviation": 64.584400000000002,
                                            "kurtosis": 1.0285,
                                            "skewness": -1.5989500000000001,
                                            "entropy": 0.62847299999999995
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Undefined",
                                    "gamma": 0.45454499999999998,
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1000,
                                        "height": 828,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:05+00:00",
                                        "date:modify": "2024-09-06T14:47:05+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "4",
                                        "png:IHDR.color_type": "4 (GrayAlpha)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1000, 828",
                                        "signature": "56ca3df3433ec7919f89b4cc03f79eaece1ecec3bf7b74375f3650cc776e7e16"
                                    },
                                    "tainted": false,
                                    "filesize": "14148B",
                                    "numberPixels": "828000",
                                    "pixelsPerSecond": "19.2108MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.043"
                                }
                            },
                            "load_end": 651,
                            "ttfb_start": 528,
                            "ttfb_end": 650,
                            "download_start": 650,
                            "download_end": 651,
                            "download_ms": 1,
                            "all_start": 528,
                            "all_end": 651,
                            "all_ms": 123,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "198390.5",
                            "request_id": "198390.5",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                            "raw_id": "198390.5",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 602,
                            "ttfb_ms": 148,
                            "load_start": 530,
                            "load_start_float": 530.00011300000006,
                            "bytesIn": 189338,
                            "objectSize": 189338,
                            "objectSizeUncompressed": 189338,
                            "chunks": [
                                {
                                    "ts": 681,
                                    "bytes": 16167
                                },
                                {
                                    "ts": 709,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 737,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 768,
                                    "bytes": 16637
                                },
                                {
                                    "ts": 789,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 820,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 857,
                                    "bytes": 15968
                                },
                                {
                                    "ts": 872,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 900,
                                    "bytes": 470
                                },
                                {
                                    "ts": 1053,
                                    "bytes": 15607
                                },
                                {
                                    "ts": 1076,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1105,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1132,
                                    "bytes": 9927
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 157,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 189338",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-2e39a\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2587,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 74,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 189338,
                            "image_save": 48404,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 516,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "175 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 800,
                                        "ImageHeight": 782,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "800x782",
                                        "Megapixels": 0.626
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.3333300000000001,
                                        "y": 8.1458300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 625600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 210,
                                            "mean": 62.932200000000002,
                                            "standardDeviation": 34.396000000000001,
                                            "kurtosis": 0.23261999999999999,
                                            "skewness": 1.01631,
                                            "entropy": 0.87243199999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 128,
                                            "mean": 32.188400000000001,
                                            "standardDeviation": 26.695399999999999,
                                            "kurtosis": 4.7856899999999998,
                                            "skewness": 2.0913200000000001,
                                            "entropy": 0.86458999999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 132,
                                            "mean": 49.4664,
                                            "standardDeviation": 32.384500000000003,
                                            "kurtosis": -0.23466300000000001,
                                            "skewness": 0.96806700000000001,
                                            "entropy": 0.85528599999999999
                                        },
                                        "blue": {
                                            "min": 43,
                                            "max": 210,
                                            "mean": 107.142,
                                            "standardDeviation": 44.107999999999997,
                                            "kurtosis": -0.98747099999999999,
                                            "skewness": 0.59014100000000003,
                                            "entropy": 0.89742200000000005
                                        }
                                    },
                                    "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": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:05+00:00",
                                        "date:modify": "2024-09-06T14:47:05+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "b18e450fa1ce111264e16ecd2bddec6430032c2df5e4d72acf21c194f4668333"
                                    },
                                    "tainted": false,
                                    "filesize": "179411B",
                                    "numberPixels": "625600",
                                    "pixelsPerSecond": "4.79945MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.130"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1132,
                            "ttfb_start": 530,
                            "ttfb_end": 678,
                            "download_start": 678,
                            "download_end": 1132,
                            "download_ms": 454,
                            "all_start": 530,
                            "all_end": 1132,
                            "all_ms": 602,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "198390.6",
                            "request_id": "198390.6",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                            "raw_id": "198390.6",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 852,
                            "ttfb_ms": 261,
                            "load_start": 586,
                            "load_start_float": 586.00011900000004,
                            "bytesIn": 189338,
                            "objectSize": 189338,
                            "objectSizeUncompressed": 189338,
                            "chunks": [
                                {
                                    "ts": 901,
                                    "bytes": 15896
                                },
                                {
                                    "ts": 928,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 969,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 998,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1024,
                                    "bytes": 542
                                },
                                {
                                    "ts": 1137,
                                    "bytes": 6430
                                },
                                {
                                    "ts": 1161,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1223,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1312,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1318,
                                    "bytes": 10008
                                },
                                {
                                    "ts": 1431,
                                    "bytes": 43453
                                },
                                {
                                    "ts": 1438,
                                    "bytes": 14813
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 168,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 189338",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-2e39a\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2587,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 78,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 189338,
                            "image_save": 41284,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 585,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 119,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "185 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 800,
                                        "ImageHeight": 782,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "800x782",
                                        "Megapixels": 0.626
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.3333300000000001,
                                        "y": 8.1458300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 625600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 210,
                                            "mean": 59.354599999999998,
                                            "standardDeviation": 29.7437,
                                            "kurtosis": 0.86404099999999995,
                                            "skewness": 1.2176899999999999,
                                            "entropy": 0.88258400000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 83,
                                            "mean": 27.341899999999999,
                                            "standardDeviation": 17.0045,
                                            "kurtosis": -0.161437,
                                            "skewness": 0.91788999999999998,
                                            "entropy": 0.88244500000000003
                                        },
                                        "green": {
                                            "min": 7,
                                            "max": 128,
                                            "mean": 45.2254,
                                            "standardDeviation": 27.828299999999999,
                                            "kurtosis": -0.30623899999999998,
                                            "skewness": 0.95561200000000002,
                                            "entropy": 0.86055400000000004
                                        },
                                        "blue": {
                                            "min": 43,
                                            "max": 210,
                                            "mean": 105.496,
                                            "standardDeviation": 44.398299999999999,
                                            "kurtosis": -0.926176,
                                            "skewness": 0.67389100000000002,
                                            "entropy": 0.90475399999999995
                                        }
                                    },
                                    "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": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:06+00:00",
                                        "date:modify": "2024-09-06T14:47:06+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "d29de4ad41e09e4f8a4ac5c9f7d6e8f0dc836f277a021fe7086add2e8f63af41"
                                    },
                                    "tainted": false,
                                    "filesize": "189338B",
                                    "numberPixels": "625600",
                                    "pixelsPerSecond": "20.909MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.029"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1438,
                            "ttfb_start": 586,
                            "ttfb_end": 847,
                            "download_start": 847,
                            "download_end": 1438,
                            "download_ms": 591,
                            "all_start": 586,
                            "all_end": 1438,
                            "all_ms": 852,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "198390.7",
                            "request_id": "198390.7",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                            "raw_id": "198390.7",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1816,
                            "ttfb_ms": 255,
                            "load_start": 593,
                            "load_start_float": 593.00012500000003,
                            "bytesIn": 228517,
                            "objectSize": 228517,
                            "objectSizeUncompressed": 228517,
                            "chunks": [
                                {
                                    "ts": 1024,
                                    "bytes": 15824
                                },
                                {
                                    "ts": 1051,
                                    "bytes": 560
                                },
                                {
                                    "ts": 1321,
                                    "bytes": 6358
                                },
                                {
                                    "ts": 1425,
                                    "bytes": 1834
                                },
                                {
                                    "ts": 1447,
                                    "bytes": 1544
                                },
                                {
                                    "ts": 1465,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1493,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1522,
                                    "bytes": 6684
                                },
                                {
                                    "ts": 1688,
                                    "bytes": 8429
                                },
                                {
                                    "ts": 1716,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1744,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1767,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1802,
                                    "bytes": 8009
                                },
                                {
                                    "ts": 2033,
                                    "bytes": 15964
                                },
                                {
                                    "ts": 2053,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2079,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2107,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2135,
                                    "bytes": 474
                                },
                                {
                                    "ts": 2359,
                                    "bytes": 13991
                                },
                                {
                                    "ts": 2382,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2409,
                                    "bytes": 1552
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 179,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 228517",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-37ca5\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2587,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 76,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 228517,
                            "image_save": 52812,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 590,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 125,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "223 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 800,
                                        "ImageHeight": 784,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "800x784",
                                        "Megapixels": 0.627
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 784,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.3333300000000001,
                                        "y": 8.1666699999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 627200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 210,
                                            "mean": 80.407300000000006,
                                            "standardDeviation": 30.627400000000002,
                                            "kurtosis": -0.53413299999999997,
                                            "skewness": 0.72581099999999998,
                                            "entropy": 0.95431299999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 85,
                                            "mean": 38.604700000000001,
                                            "standardDeviation": 19.244499999999999,
                                            "kurtosis": -1.1416500000000001,
                                            "skewness": -0.074560699999999994,
                                            "entropy": 0.95332399999999995
                                        },
                                        "green": {
                                            "min": 6,
                                            "max": 125,
                                            "mean": 64.380099999999999,
                                            "standardDeviation": 29.345300000000002,
                                            "kurtosis": -1.25177,
                                            "skewness": -0.0034201100000000001,
                                            "entropy": 0.95963100000000001
                                        },
                                        "blue": {
                                            "min": 43,
                                            "max": 210,
                                            "mean": 138.23699999999999,
                                            "standardDeviation": 43.292499999999997,
                                            "kurtosis": -1.2153499999999999,
                                            "skewness": -0.33494299999999999,
                                            "entropy": 0.94998300000000002
                                        }
                                    },
                                    "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": 800,
                                        "height": 784,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "47318a0a446ffe5ce29a68dfa0174fca7a6a8fb749217adecba9076e26c0d6da"
                                    },
                                    "tainted": false,
                                    "filesize": "228517B",
                                    "numberPixels": "627200",
                                    "pixelsPerSecond": "9.37101MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.066"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2409,
                            "ttfb_start": 593,
                            "ttfb_end": 848,
                            "download_start": 848,
                            "download_end": 2409,
                            "download_ms": 1561,
                            "all_start": 593,
                            "all_end": 2409,
                            "all_ms": 1816,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "198390.8",
                            "request_id": "198390.8",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                            "raw_id": "198390.8",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1278,
                            "ttfb_ms": 445,
                            "load_start": 601,
                            "load_start_float": 601.00013100000001,
                            "bytesIn": 106937,
                            "objectSize": 106937,
                            "objectSizeUncompressed": 106937,
                            "chunks": [
                                {
                                    "ts": 1522,
                                    "bytes": 9682
                                },
                                {
                                    "ts": 1550,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1578,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1602,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1630,
                                    "bytes": 6756
                                },
                                {
                                    "ts": 1802,
                                    "bytes": 8357
                                },
                                {
                                    "ts": 1824,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1853,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1879,
                                    "bytes": 312
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 190,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 106937",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-1a1b9\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2587,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 106937,
                            "image_save": 21691,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 596,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 131,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "104 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 800,
                                        "ImageHeight": 782,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "800x782",
                                        "Megapixels": 0.626
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.3333300000000001,
                                        "y": 8.1458300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 625600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 206,
                                            "mean": 44.5535,
                                            "standardDeviation": 22.760300000000001,
                                            "kurtosis": 3.5881599999999998,
                                            "skewness": 1.7557499999999999,
                                            "entropy": 0.59872599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 83,
                                            "mean": 20.845800000000001,
                                            "standardDeviation": 12.348699999999999,
                                            "kurtosis": 4.4435200000000004,
                                            "skewness": 2.1665299999999998,
                                            "entropy": 0.60469399999999995
                                        },
                                        "green": {
                                            "min": 9,
                                            "max": 127,
                                            "mean": 31.616,
                                            "standardDeviation": 20.970500000000001,
                                            "kurtosis": 4.2804399999999996,
                                            "skewness": 2.238,
                                            "entropy": 0.57306299999999999
                                        },
                                        "blue": {
                                            "min": 45,
                                            "max": 206,
                                            "mean": 81.198499999999996,
                                            "standardDeviation": 34.9619,
                                            "kurtosis": 2.5316000000000001,
                                            "skewness": 1.88934,
                                            "entropy": 0.61841999999999997
                                        }
                                    },
                                    "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": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:06+00:00",
                                        "date:modify": "2024-09-06T14:47:06+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "f34b9b0281c6f7c94a12fb35c9912d848d631cf01f9e0f41b04d84878ec19835"
                                    },
                                    "tainted": false,
                                    "filesize": "106937B",
                                    "numberPixels": "625600",
                                    "pixelsPerSecond": "6.40142MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.097"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1879,
                            "ttfb_start": 601,
                            "ttfb_end": 1046,
                            "download_start": 1046,
                            "download_end": 1879,
                            "download_ms": 833,
                            "all_start": 601,
                            "all_end": 1879,
                            "all_ms": 1278,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "198390.24",
                            "request_id": "198390.24",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/assets\/plugins.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/assets\/plugins.js",
                            "raw_id": "198390.24",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1034,
                            "ttfb_ms": 720,
                            "load_start": 623,
                            "load_start_float": 623.000137,
                            "bytesIn": 16066,
                            "objectSize": 16066,
                            "objectSizeUncompressed": 62674,
                            "chunks": [
                                {
                                    "ts": 1631,
                                    "bytes": 9610,
                                    "inflated": 35655
                                },
                                {
                                    "ts": 1657,
                                    "bytes": 6456,
                                    "inflated": 27019
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 332,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/assets\/plugins.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: W\/\"64940e93-f4d2\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "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": 16308,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 603,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 137,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1657,
                            "ttfb_start": 623,
                            "ttfb_end": 1343,
                            "download_start": 1343,
                            "download_end": 1657,
                            "download_ms": 314,
                            "all_start": 623,
                            "all_end": 1657,
                            "all_ms": 1034,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 7,
                                "v8.compile": 2,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 7,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 10,
                            "js_timing": [
                                [
                                    1713.6079999999999,
                                    1720.537
                                ],
                                [
                                    1713.636,
                                    1715.4449999999999
                                ],
                                [
                                    1834.604,
                                    1834.8510000000001
                                ],
                                [
                                    7287.8320000000003,
                                    7288.5789999999997
                                ],
                                [
                                    7309.2190000000001,
                                    7309.3980000000001
                                ],
                                [
                                    7391.2619999999997,
                                    7391.4830000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "198390.25",
                            "request_id": "198390.25",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/assets\/main.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/assets\/main.js",
                            "raw_id": "198390.25",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1029,
                            "ttfb_ms": 710,
                            "load_start": 634,
                            "load_start_float": 634.00014299999998,
                            "bytesIn": 1454,
                            "objectSize": 1454,
                            "objectSizeUncompressed": 4365,
                            "chunks": [
                                {
                                    "ts": 1663,
                                    "bytes": 1454,
                                    "inflated": 4365
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 333,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/assets\/main.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: u=2",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: W\/\"64940e93-110d\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2242,
                            "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": 1687,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 608,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 143,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1663,
                            "ttfb_start": 634,
                            "ttfb_end": 1344,
                            "download_start": 1344,
                            "download_end": 1663,
                            "download_ms": 319,
                            "all_start": 634,
                            "all_end": 1663,
                            "all_ms": 1029,
                            "index": 9,
                            "number": 10,
                            "cpuTimes": {
                                "EvaluateScript": 100,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 100,
                            "cpu.v8.compile": 0,
                            "cpuTime": 101,
                            "js_timing": [
                                [
                                    1721.4880000000001,
                                    1821.8009999999999
                                ],
                                [
                                    1721.51,
                                    1721.7329999999999
                                ]
                            ],
                            "blockingTime": 100.31299999999987
                        },
                        {
                            "type": 3,
                            "id": "198390.9",
                            "request_id": "198390.9",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                            "raw_id": "198390.9",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1860,
                            "ttfb_ms": 710,
                            "load_start": 634,
                            "load_start_float": 634.00014899999996,
                            "bytesIn": 189338,
                            "objectSize": 189338,
                            "objectSizeUncompressed": 189338,
                            "chunks": [
                                {
                                    "ts": 1671,
                                    "bytes": 8447
                                },
                                {
                                    "ts": 1687,
                                    "bytes": 7937
                                },
                                {
                                    "ts": 1882,
                                    "bytes": 16054
                                },
                                {
                                    "ts": 1904,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1933,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1961,
                                    "bytes": 366
                                },
                                {
                                    "ts": 2136,
                                    "bytes": 15892
                                },
                                {
                                    "ts": 2164,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2193,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2221,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2245,
                                    "bytes": 546
                                },
                                {
                                    "ts": 2415,
                                    "bytes": 14814
                                },
                                {
                                    "ts": 2439,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2467,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2494,
                                    "bytes": 10720
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 189338",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-2e39a\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2572,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 74,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 189338,
                            "image_save": 48967,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 610,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 149,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "174 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 800,
                                        "ImageHeight": 782,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "800x782",
                                        "Megapixels": 0.626
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.3333300000000001,
                                        "y": 8.1458300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 625600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 210,
                                            "mean": 63.180199999999999,
                                            "standardDeviation": 34.671900000000001,
                                            "kurtosis": 0.194687,
                                            "skewness": 1.0028699999999999,
                                            "entropy": 0.870591
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 128,
                                            "mean": 32.5229,
                                            "standardDeviation": 27.241,
                                            "kurtosis": 4.5781900000000002,
                                            "skewness": 2.0740799999999999,
                                            "entropy": 0.86390900000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 132,
                                            "mean": 49.776699999999998,
                                            "standardDeviation": 32.674500000000002,
                                            "kurtosis": -0.26000800000000002,
                                            "skewness": 0.96034399999999998,
                                            "entropy": 0.85174700000000003
                                        },
                                        "blue": {
                                            "min": 43,
                                            "max": 210,
                                            "mean": 107.241,
                                            "standardDeviation": 44.100200000000001,
                                            "kurtosis": -0.99199499999999996,
                                            "skewness": 0.58460599999999996,
                                            "entropy": 0.89611799999999997
                                        }
                                    },
                                    "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": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "af9f42976d65ac1f6ed9337cfc6ec4d8d81e7e3ee1c9e1f35078d3514dbb2ac4"
                                    },
                                    "tainted": false,
                                    "filesize": "178618B",
                                    "numberPixels": "625600",
                                    "pixelsPerSecond": "33.7037MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2494,
                            "ttfb_start": 634,
                            "ttfb_end": 1344,
                            "download_start": 1344,
                            "download_end": 2494,
                            "download_ms": 1150,
                            "all_start": 634,
                            "all_end": 2494,
                            "all_ms": 1860,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "198390.10",
                            "request_id": "198390.10",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                            "raw_id": "198390.10",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1939,
                            "ttfb_ms": 710,
                            "load_start": 635,
                            "load_start_float": 635.00015499999995,
                            "bytesIn": 106937,
                            "objectSize": 106937,
                            "objectSizeUncompressed": 106937,
                            "chunks": [
                                {
                                    "ts": 1962,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 1989,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2033,
                                    "bytes": 402
                                },
                                {
                                    "ts": 2245,
                                    "bytes": 15820
                                },
                                {
                                    "ts": 2273,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2306,
                                    "bytes": 582
                                },
                                {
                                    "ts": 2505,
                                    "bytes": 5637
                                },
                                {
                                    "ts": 2524,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2549,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2574,
                                    "bytes": 3032
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 212,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 106937",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-1a1b9\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2572,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 106937,
                            "image_save": 21691,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 611,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 155,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "104 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 800,
                                        "ImageHeight": 782,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "800x782",
                                        "Megapixels": 0.626
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.3333300000000001,
                                        "y": 8.1458300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 625600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 206,
                                            "mean": 44.5535,
                                            "standardDeviation": 22.760300000000001,
                                            "kurtosis": 3.5881599999999998,
                                            "skewness": 1.7557499999999999,
                                            "entropy": 0.59872599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 83,
                                            "mean": 20.845800000000001,
                                            "standardDeviation": 12.348699999999999,
                                            "kurtosis": 4.4435200000000004,
                                            "skewness": 2.1665299999999998,
                                            "entropy": 0.60469399999999995
                                        },
                                        "green": {
                                            "min": 9,
                                            "max": 127,
                                            "mean": 31.616,
                                            "standardDeviation": 20.970500000000001,
                                            "kurtosis": 4.2804399999999996,
                                            "skewness": 2.238,
                                            "entropy": 0.57306299999999999
                                        },
                                        "blue": {
                                            "min": 45,
                                            "max": 206,
                                            "mean": 81.198499999999996,
                                            "standardDeviation": 34.9619,
                                            "kurtosis": 2.5316000000000001,
                                            "skewness": 1.88934,
                                            "entropy": 0.61841999999999997
                                        }
                                    },
                                    "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": 800,
                                        "height": 782,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "f34b9b0281c6f7c94a12fb35c9912d848d631cf01f9e0f41b04d84878ec19835"
                                    },
                                    "tainted": false,
                                    "filesize": "106937B",
                                    "numberPixels": "625600",
                                    "pixelsPerSecond": "14.1995MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.044"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2574,
                            "ttfb_start": 635,
                            "ttfb_end": 1345,
                            "download_start": 1345,
                            "download_end": 2574,
                            "download_ms": 1229,
                            "all_start": 635,
                            "all_end": 2574,
                            "all_ms": 1939,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "198390.11",
                            "request_id": "198390.11",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                            "raw_id": "198390.11",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1666,
                            "ttfb_ms": 710,
                            "load_start": 635,
                            "load_start_float": 635.00016100000005,
                            "bytesIn": 12364,
                            "objectSize": 12364,
                            "objectSizeUncompressed": 12364,
                            "chunks": [
                                {
                                    "ts": 2301,
                                    "bytes": 12364
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 222,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 12364",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-304c\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2602,
                            "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": 12364,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 612,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 161,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "12 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 388,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "388x225",
                                        "Megapixels": 0.086999999999999994
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 388,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 10.2646,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 87300,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 24.184699999999999,
                                            "standardDeviation": 54.207099999999997,
                                            "kurtosis": 5.5616099999999999,
                                            "skewness": 2.6013199999999999,
                                            "entropy": 0.14976700000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 214.77099999999999,
                                            "standardDeviation": 89.772800000000004,
                                            "kurtosis": 1.6073900000000001,
                                            "skewness": 1.8713900000000001,
                                            "entropy": 0.18957499999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 127,
                                            "mean": 4.7236799999999999,
                                            "standardDeviation": 14.4048,
                                            "kurtosis": 48.186100000000003,
                                            "skewness": 6.2167700000000004,
                                            "entropy": 0.13669700000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 188,
                                            "mean": 20.640599999999999,
                                            "standardDeviation": 44.417499999999997,
                                            "kurtosis": 1.73935,
                                            "skewness": 1.80732,
                                            "entropy": 0.13830000000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 181,
                                            "mean": 31.145299999999999,
                                            "standardDeviation": 68.233199999999997,
                                            "kurtosis": 1.0257400000000001,
                                            "skewness": 1.73888,
                                            "entropy": 0.134495
                                        }
                                    },
                                    "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": 388,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "388, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "5c16e5fa87711536a5c30c191b5d3435ced9a8463e0c4cbd0647c73356c17616"
                                    },
                                    "tainted": false,
                                    "filesize": "12364B",
                                    "numberPixels": "87300",
                                    "pixelsPerSecond": "3.70722MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "load_end": 2301,
                            "ttfb_start": 635,
                            "ttfb_end": 1345,
                            "download_start": 1345,
                            "download_end": 2301,
                            "download_ms": 956,
                            "all_start": 635,
                            "all_end": 2301,
                            "all_ms": 1666,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "198390.12",
                            "request_id": "198390.12",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                            "raw_id": "198390.12",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1694,
                            "ttfb_ms": 711,
                            "load_start": 635,
                            "load_start_float": 635.00016700000003,
                            "bytesIn": 6462,
                            "objectSize": 6462,
                            "objectSizeUncompressed": 6462,
                            "chunks": [
                                {
                                    "ts": 2308,
                                    "bytes": 3411
                                },
                                {
                                    "ts": 2329,
                                    "bytes": 3051
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 223,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 6462",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-193e\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2563,
                            "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": 6462,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 615,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 167,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "6.3 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 484,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "484x225",
                                        "Megapixels": 0.109
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 484,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 12.8042,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 108900,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 15.2943,
                                            "standardDeviation": 40.494,
                                            "kurtosis": 13.0685,
                                            "skewness": 3.7138399999999998,
                                            "entropy": 0.37570199999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 218.68100000000001,
                                            "standardDeviation": 87.652799999999999,
                                            "kurtosis": 2.2315700000000001,
                                            "skewness": 2.0434999999999999,
                                            "entropy": 0.19098399999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 19,
                                            "mean": 1.2214799999999999,
                                            "standardDeviation": 4.6600700000000002,
                                            "kurtosis": 10.6234,
                                            "skewness": 3.5529299999999999,
                                            "entropy": 0.34423799999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 139,
                                            "mean": 13.523400000000001,
                                            "standardDeviation": 39.374000000000002,
                                            "kurtosis": 6.1397500000000003,
                                            "skewness": 2.8301500000000002,
                                            "entropy": 0.48379299999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 107,
                                            "mean": 10.1127,
                                            "standardDeviation": 30.289300000000001,
                                            "kurtosis": 6.2759999999999998,
                                            "skewness": 2.8650799999999998,
                                            "entropy": 0.48379299999999997
                                        }
                                    },
                                    "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": 484,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "484, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "5b8100d98d178b5700a893d62a06668b30cff5e0eada00ed5075896ab544558b"
                                    },
                                    "tainted": false,
                                    "filesize": "6462B",
                                    "numberPixels": "108900",
                                    "pixelsPerSecond": "12.2019MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "load_end": 2329,
                            "ttfb_start": 635,
                            "ttfb_end": 1346,
                            "download_start": 1346,
                            "download_end": 2329,
                            "download_ms": 983,
                            "all_start": 635,
                            "all_end": 2329,
                            "all_ms": 1694,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "198390.13",
                            "request_id": "198390.13",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                            "raw_id": "198390.13",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1694,
                            "ttfb_ms": 710,
                            "load_start": 636,
                            "load_start_float": 636.00017300000002,
                            "bytesIn": 7498,
                            "objectSize": 7498,
                            "objectSizeUncompressed": 7498,
                            "chunks": [
                                {
                                    "ts": 2330,
                                    "bytes": 7498
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 224,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 7498",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-1d4a\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2578,
                            "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": 7498,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 616,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 173,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "7.3 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 412,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "412x225",
                                        "Megapixels": 0.092999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 412,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 10.8995,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 92700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 25.276399999999999,
                                            "standardDeviation": 64.047499999999999,
                                            "kurtosis": 4.8790800000000001,
                                            "skewness": 2.53288,
                                            "entropy": 0.34771800000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 212.62799999999999,
                                            "standardDeviation": 93.475999999999999,
                                            "kurtosis": 1.25559,
                                            "skewness": 1.7920499999999999,
                                            "entropy": 0.21201500000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 234,
                                            "mean": 9.5114599999999996,
                                            "standardDeviation": 46.208599999999997,
                                            "kurtosis": 19.643799999999999,
                                            "skewness": 4.6522699999999997,
                                            "entropy": 0.245252
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 157,
                                            "mean": 22.362400000000001,
                                            "standardDeviation": 50.187600000000003,
                                            "kurtosis": 2.28464,
                                            "skewness": 1.9797199999999999,
                                            "entropy": 0.46680300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 204,
                                            "mean": 26.860199999999999,
                                            "standardDeviation": 66.317800000000005,
                                            "kurtosis": 2.6837200000000001,
                                            "skewness": 2.1455600000000001,
                                            "entropy": 0.46680300000000002
                                        }
                                    },
                                    "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": 412,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "412, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "c4406858bd2c31c77c8c0b28f5c42793d35e75490fb11681cbfaf976334a966e"
                                    },
                                    "tainted": false,
                                    "filesize": "7498B",
                                    "numberPixels": "92700",
                                    "pixelsPerSecond": "21.6329MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 2330,
                            "ttfb_start": 636,
                            "ttfb_end": 1346,
                            "download_start": 1346,
                            "download_end": 2330,
                            "download_ms": 984,
                            "all_start": 636,
                            "all_end": 2330,
                            "all_ms": 1694,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "198390.14",
                            "request_id": "198390.14",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                            "raw_id": "198390.14",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1939,
                            "ttfb_ms": 739,
                            "load_start": 636,
                            "load_start_float": 636.000179,
                            "bytesIn": 9472,
                            "objectSize": 9472,
                            "objectSizeUncompressed": 9472,
                            "chunks": [
                                {
                                    "ts": 2332,
                                    "bytes": 5817
                                },
                                {
                                    "ts": 2358,
                                    "bytes": 2375
                                },
                                {
                                    "ts": 2575,
                                    "bytes": 1280
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 225,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 9472",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-2500\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2578,
                            "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": 9472,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 617,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 179,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "9.2 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 233,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "233x225",
                                        "Megapixels": 0.051999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 233,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 6.1640199999999998,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 52425,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 18.592199999999998,
                                            "standardDeviation": 47.290900000000001,
                                            "kurtosis": 10.299300000000001,
                                            "skewness": 3.2836099999999999,
                                            "entropy": 0.45584799999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 217.86000000000001,
                                            "standardDeviation": 86.239400000000003,
                                            "kurtosis": 2.1671399999999998,
                                            "skewness": 2.0076800000000001,
                                            "entropy": 0.25789400000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 149,
                                            "mean": 9.0095799999999997,
                                            "standardDeviation": 33.523600000000002,
                                            "kurtosis": 13.401899999999999,
                                            "skewness": 3.9107400000000001,
                                            "entropy": 0.52183199999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 142,
                                            "mean": 13.3843,
                                            "standardDeviation": 34.313099999999999,
                                            "kurtosis": 7.7758099999999999,
                                            "skewness": 2.9054700000000002,
                                            "entropy": 0.52183199999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 135,
                                            "mean": 14.8345,
                                            "standardDeviation": 35.087400000000002,
                                            "kurtosis": 4.84239,
                                            "skewness": 2.39974,
                                            "entropy": 0.52183199999999996
                                        }
                                    },
                                    "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": 233,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "233, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "78a011ca005b797416c75a64ab93f96a0bf725c05dccb71dc997e577dac550e2"
                                    },
                                    "tainted": false,
                                    "filesize": "9472B",
                                    "numberPixels": "52425",
                                    "pixelsPerSecond": "7.48418MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "load_end": 2575,
                            "ttfb_start": 636,
                            "ttfb_end": 1375,
                            "download_start": 1375,
                            "download_end": 2575,
                            "download_ms": 1200,
                            "all_start": 636,
                            "all_end": 2575,
                            "all_ms": 1939,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "198390.15",
                            "request_id": "198390.15",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                            "raw_id": "198390.15",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1940,
                            "ttfb_ms": 743,
                            "load_start": 636,
                            "load_start_float": 636.00018499999999,
                            "bytesIn": 4482,
                            "objectSize": 4482,
                            "objectSizeUncompressed": 4482,
                            "chunks": [
                                {
                                    "ts": 2576,
                                    "bytes": 4482
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 226,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 4482",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-1182\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2563,
                            "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": 4482,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 618,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 185,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "4.4 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 149,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "149x225",
                                        "Megapixels": 0.034000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 149,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 3.9418000000000002,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 33525,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 42.774999999999999,
                                            "standardDeviation": 70.316500000000005,
                                            "kurtosis": 1.7878099999999999,
                                            "skewness": 1.83117,
                                            "entropy": 0.65552600000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 171.77600000000001,
                                            "standardDeviation": 117.52,
                                            "kurtosis": -1.4181600000000001,
                                            "skewness": 0.74171100000000001,
                                            "entropy": 0.31062400000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 232,
                                            "mean": 43.659599999999998,
                                            "standardDeviation": 90.681399999999996,
                                            "kurtosis": 0.54543799999999998,
                                            "skewness": 1.59544,
                                            "entropy": 0.69766499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 78,
                                            "mean": 23.477,
                                            "standardDeviation": 32.828400000000002,
                                            "kurtosis": -1.2616099999999999,
                                            "skewness": 0.76537100000000002,
                                            "entropy": 0.80690799999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 112,
                                            "mean": 20.7395,
                                            "standardDeviation": 40.235900000000001,
                                            "kurtosis": 1.2797400000000001,
                                            "skewness": 1.7767599999999999,
                                            "entropy": 0.80690799999999996
                                        }
                                    },
                                    "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": 149,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "149, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "2db4666a287f2ccf27e987f56411b45251180090d9edb11a8e303c8ce1434f78"
                                    },
                                    "tainted": false,
                                    "filesize": "4482B",
                                    "numberPixels": "33525",
                                    "pixelsPerSecond": "11.6736MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.002"
                                }
                            },
                            "load_end": 2576,
                            "ttfb_start": 636,
                            "ttfb_end": 1379,
                            "download_start": 1379,
                            "download_end": 2576,
                            "download_ms": 1197,
                            "all_start": 636,
                            "all_end": 2576,
                            "all_ms": 1940,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "198390.16",
                            "request_id": "198390.16",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                            "raw_id": "198390.16",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1940,
                            "ttfb_ms": 753,
                            "load_start": 637,
                            "load_start_float": 637.00019099999997,
                            "bytesIn": 5239,
                            "objectSize": 5239,
                            "objectSizeUncompressed": 5239,
                            "chunks": [
                                {
                                    "ts": 2577,
                                    "bytes": 5239
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 227,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 5239",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-1477\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2572,
                            "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": 5239,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 619,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 191,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "5.1 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 308,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "308x225",
                                        "Megapixels": 0.069000000000000006
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 308,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 8.1481499999999993,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 69300,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 26.319700000000001,
                                            "standardDeviation": 60.394300000000001,
                                            "kurtosis": 4.6545500000000004,
                                            "skewness": 2.4609200000000002,
                                            "entropy": 0.26951799999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 208.32499999999999,
                                            "standardDeviation": 96.447000000000003,
                                            "kurtosis": 0.75144299999999997,
                                            "skewness": 1.63916,
                                            "entropy": 0.22983899999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 147,
                                            "mean": 5.12113,
                                            "standardDeviation": 26.938300000000002,
                                            "kurtosis": 23.753499999999999,
                                            "skewness": 5.0738500000000002,
                                            "entropy": 0.110107
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 213,
                                            "mean": 22.603400000000001,
                                            "standardDeviation": 49.657699999999998,
                                            "kurtosis": 5.1825299999999999,
                                            "skewness": 2.3366899999999999,
                                            "entropy": 0.36906299999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 185,
                                            "mean": 30.8794,
                                            "standardDeviation": 68.534300000000002,
                                            "kurtosis": 1.25173,
                                            "skewness": 1.80182,
                                            "entropy": 0.36906299999999997
                                        }
                                    },
                                    "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": 308,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "308, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "d05ac418573f9c54910f0ae187fcba05bb4d08e3dda1ad0ea80537c00497b537"
                                    },
                                    "tainted": false,
                                    "filesize": "5239B",
                                    "numberPixels": "69300",
                                    "pixelsPerSecond": "5.83272MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 2577,
                            "ttfb_start": 637,
                            "ttfb_end": 1390,
                            "download_start": 1390,
                            "download_end": 2577,
                            "download_ms": 1187,
                            "all_start": 637,
                            "all_end": 2577,
                            "all_ms": 1940,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "198390.17",
                            "request_id": "198390.17",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                            "raw_id": "198390.17",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1965,
                            "ttfb_ms": 761,
                            "load_start": 637,
                            "load_start_float": 637.00019699999996,
                            "bytesIn": 7198,
                            "objectSize": 7198,
                            "objectSizeUncompressed": 7198,
                            "chunks": [
                                {
                                    "ts": 2592,
                                    "bytes": 2306
                                },
                                {
                                    "ts": 2602,
                                    "bytes": 4892
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 228,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 7198",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-1c1e\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2566,
                            "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": 7198,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 621,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 197,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "7.0 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 271,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "271x225",
                                        "Megapixels": 0.060999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 271,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 7.1693100000000003,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 60975,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 35.287599999999998,
                                            "standardDeviation": 68.705100000000002,
                                            "kurtosis": 2.96495,
                                            "skewness": 2.1188699999999998,
                                            "entropy": 0.30671100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 198.196,
                                            "standardDeviation": 102.85899999999999,
                                            "kurtosis": -0.15252299999999999,
                                            "skewness": 1.33185,
                                            "entropy": 0.26832600000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 232,
                                            "mean": 45.069000000000003,
                                            "standardDeviation": 87.729299999999995,
                                            "kurtosis": 0.54244300000000001,
                                            "skewness": 1.5601499999999999,
                                            "entropy": 0.31950600000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 176,
                                            "mean": 17.427099999999999,
                                            "standardDeviation": 37.155299999999997,
                                            "kurtosis": 8.3758900000000001,
                                            "skewness": 2.7719900000000002,
                                            "entropy": 0.31950600000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 221,
                                            "mean": 21.850300000000001,
                                            "standardDeviation": 47.076599999999999,
                                            "kurtosis": 8.0421899999999997,
                                            "skewness": 2.73767,
                                            "entropy": 0.31950600000000001
                                        }
                                    },
                                    "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": 271,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "271, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "7f0a787251e7f900ea94be88d1f41b2db8d90c4646aa2663cdb7887f7bba67ab"
                                    },
                                    "tainted": false,
                                    "filesize": "7198B",
                                    "numberPixels": "60975",
                                    "pixelsPerSecond": "15.2907MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "load_end": 2602,
                            "ttfb_start": 637,
                            "ttfb_end": 1398,
                            "download_start": 1398,
                            "download_end": 2602,
                            "download_ms": 1204,
                            "all_start": 637,
                            "all_end": 2602,
                            "all_ms": 1965,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "198390.18",
                            "request_id": "198390.18",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                            "raw_id": "198390.18",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1967,
                            "ttfb_ms": 770,
                            "load_start": 637,
                            "load_start_float": 637.00020300000006,
                            "bytesIn": 9231,
                            "objectSize": 9231,
                            "objectSizeUncompressed": 9231,
                            "chunks": [
                                {
                                    "ts": 2604,
                                    "bytes": 9231
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 229,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 9231",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-240f\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2578,
                            "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": 9231,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 622,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 203,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "9.0 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 353,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "353x225",
                                        "Megapixels": 0.079000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 353,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 9.3386200000000006,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 79425,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 17.689599999999999,
                                            "standardDeviation": 47.076000000000001,
                                            "kurtosis": 11.9443,
                                            "skewness": 3.52441,
                                            "entropy": 0.187112
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 221.67400000000001,
                                            "standardDeviation": 83.513900000000007,
                                            "kurtosis": 2.8993500000000001,
                                            "skewness": 2.1901700000000002,
                                            "entropy": 0.20932400000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 8.1374899999999997,
                                            "standardDeviation": 23.633500000000002,
                                            "kurtosis": 44.852699999999999,
                                            "skewness": 5.3506900000000002,
                                            "entropy": 0.17970800000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 12.736499999999999,
                                            "standardDeviation": 35.257300000000001,
                                            "kurtosis": 13.7026,
                                            "skewness": 3.4468299999999998,
                                            "entropy": 0.17970800000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 16.558599999999998,
                                            "standardDeviation": 45.8992,
                                            "kurtosis": 10.7865,
                                            "skewness": 3.2614899999999998,
                                            "entropy": 0.17970800000000001
                                        }
                                    },
                                    "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": 353,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "353, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "1cfa48f9fe97514e5e0315cbf60cdad013cdd9162f8422eadc63caf020394c7c"
                                    },
                                    "tainted": false,
                                    "filesize": "9231B",
                                    "numberPixels": "79425",
                                    "pixelsPerSecond": "4.66538MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "load_end": 2604,
                            "ttfb_start": 637,
                            "ttfb_end": 1407,
                            "download_start": 1407,
                            "download_end": 2604,
                            "download_ms": 1197,
                            "all_start": 637,
                            "all_end": 2604,
                            "all_ms": 1967,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "198390.19",
                            "request_id": "198390.19",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                            "raw_id": "198390.19",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1992,
                            "ttfb_ms": 769,
                            "load_start": 639,
                            "load_start_float": 639.00020900000004,
                            "bytesIn": 15880,
                            "objectSize": 15880,
                            "objectSizeUncompressed": 15880,
                            "chunks": [
                                {
                                    "ts": 2609,
                                    "bytes": 2234
                                },
                                {
                                    "ts": 2631,
                                    "bytes": 13646
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 230,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 15880",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-3e08\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2602,
                            "score_cache": 100,
                            "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": 15880,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 623,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 209,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "2.2 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 260,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "260x225",
                                        "Megapixels": 0.058999999999999997
                                    }
                                }
                            },
                            "load_end": 2631,
                            "ttfb_start": 639,
                            "ttfb_end": 1408,
                            "download_start": 1408,
                            "download_end": 2631,
                            "download_ms": 1223,
                            "all_start": 639,
                            "all_end": 2631,
                            "all_ms": 1992,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "198390.20",
                            "request_id": "198390.20",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                            "raw_id": "198390.20",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2020,
                            "ttfb_ms": 770,
                            "load_start": 639,
                            "load_start_float": 639.00021500000003,
                            "bytesIn": 8871,
                            "objectSize": 8871,
                            "objectSizeUncompressed": 8871,
                            "chunks": [
                                {
                                    "ts": 2638,
                                    "bytes": 2720
                                },
                                {
                                    "ts": 2659,
                                    "bytes": 6151
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 231,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 8871",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-22a7\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2581,
                            "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": 8871,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 624,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 215,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "8.7 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 313,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "313x225",
                                        "Megapixels": 0.070000000000000007
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 313,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 8.2804199999999994,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 70425,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 17.2621,
                                            "standardDeviation": 53.002200000000002,
                                            "kurtosis": 9.9227799999999995,
                                            "skewness": 3.41628,
                                            "entropy": 0.106748
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 207.29400000000001,
                                            "standardDeviation": 96.077200000000005,
                                            "kurtosis": 0.66148399999999996,
                                            "skewness": 1.60331,
                                            "entropy": 0.22645000000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 9.6629199999999997,
                                            "standardDeviation": 46.441800000000001,
                                            "kurtosis": 20.582100000000001,
                                            "skewness": 4.7365199999999996,
                                            "entropy": 0.075254500000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 4.0385499999999999,
                                            "standardDeviation": 31.027000000000001,
                                            "kurtosis": 59.235999999999997,
                                            "skewness": 7.7934299999999999,
                                            "entropy": 0.049914699999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 7.6413099999999998,
                                            "standardDeviation": 38.462800000000001,
                                            "kurtosis": 27.001899999999999,
                                            "skewness": 5.2188600000000003,
                                            "entropy": 0.075371800000000003
                                        }
                                    },
                                    "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": 313,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "313, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "b76c16ffbae4f5bf69a82b37d71fb31a93d66291d4712624539022837cc1219d"
                                    },
                                    "tainted": false,
                                    "filesize": "8871B",
                                    "numberPixels": "70425",
                                    "pixelsPerSecond": "7.49127MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "load_end": 2659,
                            "ttfb_start": 639,
                            "ttfb_end": 1409,
                            "download_start": 1409,
                            "download_end": 2659,
                            "download_ms": 1250,
                            "all_start": 639,
                            "all_end": 2659,
                            "all_ms": 2020,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "198390.21",
                            "request_id": "198390.21",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                            "raw_id": "198390.21",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2026,
                            "ttfb_ms": 770,
                            "load_start": 640,
                            "load_start_float": 640.00022100000001,
                            "bytesIn": 5884,
                            "objectSize": 5884,
                            "objectSizeUncompressed": 5884,
                            "chunks": [
                                {
                                    "ts": 2666,
                                    "bytes": 5884
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 232,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 5884",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-16fc\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2599,
                            "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": 5884,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 626,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 221,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "5.7 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 473,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "473x225",
                                        "Megapixels": 0.106
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 473,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 12.513199999999999,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 106425,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 18.110499999999998,
                                            "standardDeviation": 44.801900000000003,
                                            "kurtosis": 11.767799999999999,
                                            "skewness": 3.6353800000000001,
                                            "entropy": 0.21515799999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 208.874,
                                            "standardDeviation": 96.369100000000003,
                                            "kurtosis": 0.80286199999999996,
                                            "skewness": 1.6583399999999999,
                                            "entropy": 0.22229699999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 14.1264,
                                            "standardDeviation": 46.413899999999998,
                                            "kurtosis": 16.7727,
                                            "skewness": 4.2178500000000003,
                                            "entropy": 0.21277799999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 5.4153599999999997,
                                            "standardDeviation": 17.526700000000002,
                                            "kurtosis": 119.872,
                                            "skewness": 9.1724999999999994,
                                            "entropy": 0.21277799999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 6.77393,
                                            "standardDeviation": 18.898,
                                            "kurtosis": 87.757400000000004,
                                            "skewness": 7.5121500000000001,
                                            "entropy": 0.21277799999999999
                                        }
                                    },
                                    "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": 473,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "473, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "1e8d210aa02fb79b3492026ed8e823a38318b0d15f5b452d3d74cd654bc7fbf0"
                                    },
                                    "tainted": false,
                                    "filesize": "5884B",
                                    "numberPixels": "106425",
                                    "pixelsPerSecond": "8.94139MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 2666,
                            "ttfb_start": 640,
                            "ttfb_end": 1410,
                            "download_start": 1410,
                            "download_end": 2666,
                            "download_ms": 1256,
                            "all_start": 640,
                            "all_end": 2666,
                            "all_ms": 2026,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "198390.22",
                            "request_id": "198390.22",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                            "raw_id": "198390.22",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2047,
                            "ttfb_ms": 770,
                            "load_start": 640,
                            "load_start_float": 640.000227,
                            "bytesIn": 7840,
                            "objectSize": 7840,
                            "objectSizeUncompressed": 7840,
                            "chunks": [
                                {
                                    "ts": 2678,
                                    "bytes": 4322
                                },
                                {
                                    "ts": 2687,
                                    "bytes": 3518
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 233,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.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",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 7840",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100b-1ea0\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:35 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2569,
                            "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": 7840,
                            "image_save": 0,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 627,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 227,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "7.7 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 442,
                                        "ImageHeight": 225,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "442x225",
                                        "Megapixels": 0.099000000000000005
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 442,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 11.693099999999999,
                                        "y": 5.9523799999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 99450,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 60.951099999999997,
                                            "standardDeviation": 75.792299999999997,
                                            "kurtosis": -0.058559800000000002,
                                            "skewness": 1.1459299999999999,
                                            "entropy": 0.27346999999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 218.18799999999999,
                                            "standardDeviation": 88.420599999999993,
                                            "kurtosis": 2.1406100000000001,
                                            "skewness": 2.0238499999999999,
                                            "entropy": 0.13218199999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 244,
                                            "mean": 75.397499999999994,
                                            "standardDeviation": 97.753299999999996,
                                            "kurtosis": -1.15513,
                                            "skewness": 0.86260599999999998,
                                            "entropy": 0.31736500000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 153,
                                            "mean": 44.947800000000001,
                                            "standardDeviation": 48.145200000000003,
                                            "kurtosis": -0.23757500000000001,
                                            "skewness": 0.809581,
                                            "entropy": 0.33099800000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 205,
                                            "mean": 86.646799999999999,
                                            "standardDeviation": 68.849999999999994,
                                            "kurtosis": -1.4677800000000001,
                                            "skewness": 0.0685867,
                                            "entropy": 0.313334
                                        }
                                    },
                                    "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": 442,
                                        "height": 225,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:47:07+00:00",
                                        "date:modify": "2024-09-06T14:47:07+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": "442, 225",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "fd718926726cb7360835529122c3dcca2f70e09b341802b0722b8d11a05aa001"
                                    },
                                    "tainted": false,
                                    "filesize": "7840B",
                                    "numberPixels": "99450",
                                    "pixelsPerSecond": "22.4347MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 2687,
                            "ttfb_start": 640,
                            "ttfb_end": 1410,
                            "download_start": 1410,
                            "download_end": 2687,
                            "download_ms": 1277,
                            "all_start": 640,
                            "all_end": 2687,
                            "all_ms": 2047,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "198390.23",
                            "request_id": "198390.23",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                            "raw_id": "198390.23",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3058,
                            "ttfb_ms": 771,
                            "load_start": 640,
                            "load_start_float": 640.00023299999998,
                            "bytesIn": 331105,
                            "objectSize": 331105,
                            "objectSizeUncompressed": 331105,
                            "chunks": [
                                {
                                    "ts": 2690,
                                    "bytes": 12848
                                },
                                {
                                    "ts": 2712,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2741,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2769,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2804,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2826,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2854,
                                    "bytes": 3626
                                },
                                {
                                    "ts": 3076,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3104,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3133,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3161,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3189,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3217,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3241,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3269,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3298,
                                    "bytes": 72
                                },
                                {
                                    "ts": 3532,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3560,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3584,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3612,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3642,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3670,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3698,
                                    "bytes": 3461
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 242,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-length: 331105",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-50d61\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2560,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 331105,
                            "image_save": 68112,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 628,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 47,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 233,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "323 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "ImageWidth": 1200,
                                        "ImageHeight": 800,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x800",
                                        "Megapixels": 0.95999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 12.5,
                                        "y": 8.3333300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 960000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.183300000000003,
                                            "standardDeviation": 69.311300000000003,
                                            "kurtosis": -1.0425800000000001,
                                            "skewness": 0.35679300000000003,
                                            "entropy": 0.97208399999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.183300000000003,
                                            "standardDeviation": 69.311300000000003,
                                            "kurtosis": -1.0425899999999999,
                                            "skewness": 0.35679300000000003,
                                            "entropy": 0.97208399999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.183300000000003,
                                            "standardDeviation": 69.311300000000003,
                                            "kurtosis": -1.0425899999999999,
                                            "skewness": 0.35679300000000003,
                                            "entropy": 0.97208399999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.183300000000003,
                                            "standardDeviation": 69.311300000000003,
                                            "kurtosis": -1.0425899999999999,
                                            "skewness": 0.35679300000000003,
                                            "entropy": 0.97208399999999995
                                        }
                                    },
                                    "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": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:08+00:00",
                                        "date:modify": "2024-09-06T14:47:08+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "cd9aa5d60657d4139c6f188bbe3c2f5c6b31d993140321d8ab1ab8aae344db6c"
                                    },
                                    "tainted": false,
                                    "filesize": "331105B",
                                    "numberPixels": "960000",
                                    "pixelsPerSecond": "25.4884MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.037"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3698,
                            "ttfb_start": 640,
                            "ttfb_end": 1411,
                            "download_start": 1411,
                            "download_end": 3698,
                            "download_ms": 2287,
                            "all_start": 640,
                            "all_end": 3698,
                            "all_ms": 3058,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "198390.29",
                            "request_id": "198390.29",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/assets\/rnest.mp4",
                            "raw_id": "198390.29",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 10260,
                            "ttfb_ms": 761,
                            "load_start": 656,
                            "load_start_float": 656.00025200000005,
                            "bytesIn": 3768320,
                            "objectSize": 3768320,
                            "objectSizeUncompressed": 3768320,
                            "chunks": [
                                {
                                    "ts": 2857,
                                    "bytes": 12740
                                },
                                {
                                    "ts": 2878,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2907,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2936,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2963,
                                    "bytes": 3698
                                },
                                {
                                    "ts": 3299,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 3328,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3354,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3395,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3419,
                                    "bytes": 144
                                },
                                {
                                    "ts": 3704,
                                    "bytes": 12896
                                },
                                {
                                    "ts": 3728,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3752,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3780,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3808,
                                    "bytes": 3542
                                },
                                {
                                    "ts": 3928,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3957,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3980,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4008,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4039,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4063,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4093,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4122,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4146,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4183,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4206,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4232,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4258,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4287,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4311,
                                    "bytes": 108
                                },
                                {
                                    "ts": 4423,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4452,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4475,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4507,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4532,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4560,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4589,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4617,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4640,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4669,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4702,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4725,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4751,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4782,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4810,
                                    "bytes": 108
                                },
                                {
                                    "ts": 4919,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4947,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4970,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5002,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5027,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5055,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5084,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5116,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5137,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5164,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5193,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5221,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5252,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5277,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5301,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5329,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5358,
                                    "bytes": 72
                                },
                                {
                                    "ts": 5471,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5496,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5523,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5553,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5579,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5610,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5631,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5660,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5688,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5716,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5744,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5773,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5801,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5824,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5853,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5881,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5909,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5938,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5961,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5989,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6019,
                                    "bytes": 72
                                },
                                {
                                    "ts": 6127,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6155,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6205,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6239,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6253,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6275,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6299,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6326,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6355,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6383,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6412,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6440,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6470,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6498,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6526,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6554,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6583,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6613,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6637,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6665,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6693,
                                    "bytes": 72
                                },
                                {
                                    "ts": 6806,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6830,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6860,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6887,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6916,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6944,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6967,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7007,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7024,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7050,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7078,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7107,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7133,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7161,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7189,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7217,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7246,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7277,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7298,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7326,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7354,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7399,
                                    "bytes": 10561
                                },
                                {
                                    "ts": 7411,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7439,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7464,
                                    "bytes": 5877
                                },
                                {
                                    "ts": 7586,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7614,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7642,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7666,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7694,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7722,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7751,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7778,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7807,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7833,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7870,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7888,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7916,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7945,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7973,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7999,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8025,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8053,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8081,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8110,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8138,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8162,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8197,
                                    "bytes": 108
                                },
                                {
                                    "ts": 8303,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8327,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8355,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8384,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8412,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8440,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8468,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8492,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8520,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8549,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8577,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8605,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8633,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8657,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8685,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8713,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8742,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8770,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8798,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8822,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8850,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8878,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8907,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8935,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 8963,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8987,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9015,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9044,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9072,
                                    "bytes": 72
                                },
                                {
                                    "ts": 9180,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9209,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9237,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9265,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9300,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9321,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9346,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9374,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9402,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9430,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9459,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9482,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9511,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9541,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9565,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9593,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9624,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9648,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9675,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9706,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9732,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9762,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9790,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9813,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9841,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9869,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9899,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9926,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 9954,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9978,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10006,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10034,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10062,
                                    "bytes": 72
                                },
                                {
                                    "ts": 10171,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10201,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10244,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10258,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 10286,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10308,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10336,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10365,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 10392,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10419,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10447,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10475,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 10507,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10529,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10558,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10586,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 10614,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10638,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10666,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10694,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 10723,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10751,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10779,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10811,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 10831,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10860,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10888,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10916,
                                    "bytes": 16438
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 103,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/assets\/rnest.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "Content-Length: 24249625",
                                    "Content-Range: bytes 0-24249624\/24249625",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-type: video\/mp4",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"64940e94-1720519\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:04:20 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 24249625",
                                    "content-range: bytes 0-24249624\/24249625"
                                ]
                            },
                            "bytesOut": 2284,
                            "score_cache": -1,
                            "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": 24249625,
                            "gzip_save": 20488735,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 655,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 252,
                            "server_port": "443",
                            "load_end": 10916,
                            "ttfb_start": 656,
                            "ttfb_end": 1417,
                            "download_start": 1417,
                            "download_end": 10916,
                            "download_ms": 9499,
                            "all_start": 656,
                            "all_end": 10916,
                            "all_ms": 10260,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "198390.43",
                            "request_id": "198390.43",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                            "raw_id": "198390.43",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 9476,
                            "ttfb_ms": 751,
                            "load_start": 667,
                            "load_start_float": 667.00025800000003,
                            "bytesIn": 786432,
                            "objectSize": 786432,
                            "objectSizeUncompressed": 786432,
                            "chunks": [
                                {
                                    "ts": 2963,
                                    "bytes": 12668
                                },
                                {
                                    "ts": 2992,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3015,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3043,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3052,
                                    "bytes": 3770
                                },
                                {
                                    "ts": 3419,
                                    "bytes": 16222
                                },
                                {
                                    "ts": 3447,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3475,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3507,
                                    "bytes": 16582
                                },
                                {
                                    "ts": 3809,
                                    "bytes": 12824
                                },
                                {
                                    "ts": 3836,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3865,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3895,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3907,
                                    "bytes": 3614
                                },
                                {
                                    "ts": 4312,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 4339,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4367,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4395,
                                    "bytes": 16546
                                },
                                {
                                    "ts": 4810,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 4835,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4862,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4893,
                                    "bytes": 16546
                                },
                                {
                                    "ts": 5358,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 5386,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5414,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5450,
                                    "bytes": 16510
                                },
                                {
                                    "ts": 6019,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 6046,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6075,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6103,
                                    "bytes": 16510
                                },
                                {
                                    "ts": 6693,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 6721,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6750,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6778,
                                    "bytes": 16510
                                },
                                {
                                    "ts": 7464,
                                    "bytes": 10489
                                },
                                {
                                    "ts": 7493,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7519,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7548,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7557,
                                    "bytes": 5949
                                },
                                {
                                    "ts": 8197,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 8250,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8252,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8283,
                                    "bytes": 16546
                                },
                                {
                                    "ts": 9072,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 9101,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9129,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9152,
                                    "bytes": 16510
                                },
                                {
                                    "ts": 10062,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 10094,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10120,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 10143,
                                    "bytes": 16510
                                }
                            ],
                            "expires": "Fri, 13 Sep 2024 14:47:05 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": 227,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "Content-Length: 982130",
                                    "Content-Range: bytes 0-982129\/982130",
                                    "cache-control: max-age=604800",
                                    "cache-control: public",
                                    "content-type: video\/mp4",
                                    "date: Fri, 06 Sep 2024 14:47:05 GMT",
                                    "etag: \"6494100c-efc72\"",
                                    "expires: Fri, 13 Sep 2024 14:47:05 GMT",
                                    "last-modified: Thu, 22 Jun 2023 09:10:36 GMT",
                                    "pragma: public",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 982130",
                                    "content-range: bytes 0-982129\/982130"
                                ]
                            },
                            "bytesOut": 2401,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 77,
                            "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": 982130,
                            "gzip_save": 217901,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 665,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 51,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 258,
                            "server_port": "443",
                            "load_end": 10143,
                            "ttfb_start": 667,
                            "ttfb_end": 1418,
                            "download_start": 1418,
                            "download_end": 10143,
                            "download_ms": 8725,
                            "all_start": 667,
                            "all_end": 10143,
                            "all_ms": 9476,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "198390.28",
                            "request_id": "198390.28",
                            "ip_addr": "18.173.205.123",
                            "full_url": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.matomo.cloud",
                            "url": "\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "raw_id": "198390.28",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 466,
                            "ttfb_ms": 197,
                            "load_start": 954,
                            "load_start_float": 954.00023899999997,
                            "bytesIn": 50878,
                            "objectSize": 50878,
                            "objectSizeUncompressed": 177489,
                            "chunks": [
                                {
                                    "ts": 1153,
                                    "bytes": 10
                                },
                                {
                                    "ts": 1179,
                                    "bytes": 7278,
                                    "inflated": 23760
                                },
                                {
                                    "ts": 1198,
                                    "bytes": 4096,
                                    "inflated": 12351
                                },
                                {
                                    "ts": 1241,
                                    "bytes": 16366,
                                    "inflated": 53246
                                },
                                {
                                    "ts": 1285,
                                    "bytes": 13220,
                                    "inflated": 48041
                                },
                                {
                                    "ts": 1420,
                                    "bytes": 9908,
                                    "inflated": 40091
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=691200",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 265,
                            "protocol": "HTTP\/2",
                            "dns_start": 630,
                            "dns_end": 707,
                            "connect_start": 708,
                            "connect_end": 813,
                            "ssl_start": 813,
                            "ssl_end": 953,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "cdn.matomo.cloud",
                                "sanList": [
                                    "cdn.matomo.cloud",
                                    "cdn.innocraft.cloud"
                                ],
                                "issuer": "Amazon RSA 2048 M03",
                                "validFrom": 1698364800,
                                "validTo": 1732406399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1698379606763,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220051BBAD66CD2AA9257B5B67F202C22197793962938A5A5B017FD95CBBB8EDD6F0221009B939F202D33D87C43D10E4B11EC2E7EB3C7B8B8CCD5C9B5DA5F758F32747B7D"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1698379606636,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220018D4BE41A63F13D310AAEBCE02F9610C6B03B8888D75BAE056F5EE9799310BB02207CFB0B4C4223BD277513E94CEB700C70976E9273A2813F907E03DAFB370F7F6A"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1698379606628,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022021A5C799BCBD5959FD31A2333D3F9C90EAC03EF19938452EEC53063E6F8FD819022100F03E5DB4F721A76802BFADF4FDC1582B74DC9B7577438288691AA1F9C4B13AAB"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.rnest.io\/",
                            "initiator_line": "51",
                            "initiator_column": "130",
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.matomo.cloud",
                                    ":method: GET",
                                    ":path: \/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=691200",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 14:47:06 GMT",
                                    "etag: W\/\"48b9ab5dcce470fdd4ccda13d4edbe61\"",
                                    "last-modified: Tue, 21 May 2024 10:54:27 GMT",
                                    "server: CloudFront",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: accept-encoding",
                                    "via: 1.1 65c5d5104f267ee43cce97d81871c884.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: 3PJ9Q42R-oQCShoTfA8Jkf55DqzbEkzhMvW7gGDzHo3OBGSQvn2-CQ==",
                                    "x-amz-cf-pop: FRA56-P12",
                                    "x-amz-replication-status: FAILED",
                                    "x-amz-version-id: 4EwTUJ_Yv8EDYeZVg16HjfAonD_GV2SW",
                                    "x-cache: Miss from cloudfront",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1783,
                            "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": 77,
                            "connect_ms": 105,
                            "ssl_ms": 140,
                            "gzip_total": 51454,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 691200,
                            "cdn_provider": "Amazon CloudFront",
                            "server_count": null,
                            "created": 629,
                            "socket_group": "https:\/\/cdn.matomo.cloud <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 239,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF4DCCBMigAwIBAgIQDr4rYl\/NcBucAVOt6KwKtTANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAzMB4XDTIzMTAyNzAwMDAwMFoXDTI0MTEyMzIzNTk1OVowGzEZ\nMBcGA1UEAxMQY2RuLm1hdG9tby5jbG91ZDCCASIwDQYJKoZIhvcNAQEBBQADggEP\nADCCAQoCggEBAJYxDfKsZTbneHrNhBEJwofUBI2++QinVSnGg4KgRmeMyjgmHXFx\nle4RNavanj\/cLVa9\/buwHBTx+wR6N\/tpiWc2Dbr1D2\/gpuoW5SW4SHzCo08YOs6y\n9NBARaF9wV5NqM1JDYKufgEvzHr1Cde9W4\/kgEA+62Sgr\/iGm3uSR0dyKezbwiUA\nM0NABBpn2Dpj3taO3kzt34571gDxVhYfvoixxyqEWsKvgQzw8x4Ob6dApMpKeuZS\nOedHSiZGHqD7sBQFjsFvVVcnDQApB2DCqI3llA3Gs7m06Ho8TlynXtrIg5F2m+32\n+oMg62T80ish0BV44aUqcIwENXvTjhre1v8CAwEAAaOCAv0wggL5MB8GA1UdIwQY\nMBaAFFXZGF\/SHMwB4Vi0vqvZVUIB1y4CMB0GA1UdDgQWBBQyk74uUtESzTAVGca\/\nOd7r6CTOkDAwBgNVHREEKTAnghBjZG4ubWF0b21vLmNsb3VkghNjZG4uaW5ub2Ny\nYWZ0LmNsb3VkMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYq\naHR0cDovL2NybC5yMm0wMy5hbWF6b250cnVzdC5jb20vcjJtMDMuY3JsMHUGCCsG\nAQUFBwEBBGkwZzAtBggrBgEFBQcwAYYhaHR0cDovL29jc3AucjJtMDMuYW1hem9u\ndHJ1c3QuY29tMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LnIybTAzLmFtYXpvbnRy\ndXN0LmNvbS9yMm0wMy5jZXIwDAYDVR0TAQH\/BAIwADCCAX0GCisGAQQB1nkCBAIE\nggFtBIIBaQFnAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGL\nb1Aq6wAABAMARzBFAiAFG7rWbNKqkle1tn8gLCIZd5OWKTilpbAX\/ZXLu47dbwIh\nAJuTnyAtM9h8Q9EOSxHsLn6zx7i4zNXJtdpfdY8ydHt9AHUASLDja9qmRzQP5WoC\n+p0w6xxSActW3SyB2bu\/qznYhHMAAAGLb1AqbAAABAMARjBEAiABjUvkGmPxPTEK\nrrzgL5YQxrA7iIjXW64Fb17peZMQuwIgfPsLTEIjvSd1E+lM63AMcJduknOigT+Q\nfgPa+zcPf2oAdgDatr9rP7W2Ip+bwrtca+hwkXFsu1GEhTS9pD0wSNf7qwAAAYtv\nUCpkAAAEAwBHMEUCICGlx5m8vVlZ\/TGiMz0\/nJDqwD7xmThFLuxTBj5vj9gZAiEA\n8D5dtPchp2gCv630\/cFYK3Tcm3V3Q4KIaRqh+cSxOqswDQYJKoZIhvcNAQELBQAD\nggEBAJLytMtVZHr9w3mjZyQAyIuuTVn28ms\/UW6v1HEDuSO1IihPeX\/ucWcOLj4i\ncGCfASmfnyjisGHH3na5dIhFYzB0MiP4GCf3Ok9xNJAnmJReoFMbIl2FhFjksFsJ\n29WwPmidQ3\/bq4cBF+2XSjSDhmhYwFVjENk6457Q6M3zTKF80RJMlORbBAzgRizP\n+ixJ8MQO2PhQ8ez+SJzAPf7F7uW\/NDJ+B4azfR60uXsPjAQ4z3C1htueE0g42XHb\nbvBJcUV5qUFIbsnRiL+kC4jWPHy8xkdVTfYOz7ij9p7b663sYXBn5jDeFI8KPEdh\nL2aLf424uog7u1qEFDoQgOeJ89k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSTNQG0mfAmRzdKZqfODF5hTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjYwNFoXDTMwMDgyMzIyMjYwNFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALd\/pVko\n8vuM475Tf45HV3BbCl\/B9Jy89G1CRkFjcPY06WA9lS+7dWbUA7GtWUKoksr69hKM\nwcMsNpxlw7b3jeXFgxB09\/nmalcAWtnLzF+LaDKEA5DQmvKzuh1nfIfqEiKCQSmX\nXh09Xs+dO7cm5qbaL2hhNJCSAejciwcvOFgFNgEMR42wm6KIFHsQW28jhA+1u\/M0\np6fVwReuEgZfLfdx82Px0LJck3lST3EB\/JfbdsdOzzzg5YkY1dfuqf8y5fUeZ7Cz\nWXbTjujwX\/TovmeWKA36VLCz75azW6tDNuDn66FOpADZZ9omVaF6BqNJiLMVl6P3\n\/c0OiUMC6Z5OfKcCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUVdkYX9IczAHhWLS+q9lVQgHXLgIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAGjeWm2cC+3z2MzSCnte46\/7JZvj3iQZDY7EvODNdZF41n71Lrk9kbfNwerK0d\nVNzW36Wefr7j7ZSwBVg50W5ay65jNSN74TTQV1yt4WnSbVvN6KlMs1hiyOZdoHKs\nKDV2UGNxbdoBYCQNa2GYF8FQIWLugNp35aSOpMy6cFlymFQomIrnOQHwK1nvVY4q\nxDSJMU\/gNJz17D8ArPN3ngnyZ2TwepJ0uBINz3G5te2rdFUF4i4Y3Bb7FUlHDYm4\nu8aIRGpk2ZpfXmxaoxnbIBZRvGLPSUuPwnwoUOMsJ8jirI5vs2dvchPb7MtI1rle\ni02f2ivH2vxkjDLltSpe2fiC\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1420,
                            "ttfb_start": 954,
                            "ttfb_end": 1151,
                            "download_start": 1151,
                            "download_end": 1420,
                            "download_ms": 269,
                            "all_start": 630,
                            "all_end": 1420,
                            "all_ms": 788,
                            "index": 27,
                            "number": 28,
                            "cpuTimes": {
                                "EvaluateScript": 86,
                                "v8.compile": 15,
                                "FunctionCall": 31
                            },
                            "cpu.EvaluateScript": 86,
                            "cpu.v8.compile": 15,
                            "cpu.FunctionCall": 31,
                            "cpuTime": 132,
                            "js_timing": [
                                [
                                    1483.9359999999999,
                                    1569.575
                                ],
                                [
                                    1483.973,
                                    1499.0799999999999
                                ],
                                [
                                    1827.175,
                                    1827.4929999999999
                                ],
                                [
                                    1827.5039999999999,
                                    1833.9100000000001
                                ],
                                [
                                    1833.9359999999999,
                                    1834.3309999999999
                                ],
                                [
                                    1834.3430000000001,
                                    1834.596
                                ],
                                [
                                    3071.6460000000002,
                                    3071.777
                                ],
                                [
                                    3072.0520000000001,
                                    3077.8690000000001
                                ],
                                [
                                    3077.989,
                                    3078.0410000000002
                                ],
                                [
                                    3121.7689999999998,
                                    3121.8470000000002
                                ],
                                [
                                    3333.317,
                                    3341.509
                                ],
                                [
                                    5165.6180000000004,
                                    5165.7129999999997
                                ],
                                [
                                    5165.8699999999999,
                                    5165.9269999999997
                                ],
                                [
                                    5165.9530000000004,
                                    5165.9799999999996
                                ],
                                [
                                    5486.402,
                                    5486.5079999999998
                                ],
                                [
                                    5486.6310000000003,
                                    5486.7610000000004
                                ],
                                [
                                    5486.7659999999996,
                                    5486.8029999999999
                                ],
                                [
                                    5486.8069999999998,
                                    5486.8140000000003
                                ],
                                [
                                    5486.817,
                                    5486.9679999999998
                                ],
                                [
                                    5486.973,
                                    5486.9799999999996
                                ],
                                [
                                    5486.9840000000004,
                                    5487.2150000000001
                                ],
                                [
                                    5487.2200000000003,
                                    5487.2280000000001
                                ],
                                [
                                    5487.232,
                                    5487.3680000000004
                                ],
                                [
                                    5488.5100000000002,
                                    5488.5659999999998
                                ],
                                [
                                    5842.1120000000001,
                                    5850.7719999999999
                                ]
                            ],
                            "blockingTime": 85.639000000000124
                        },
                        {
                            "type": 3,
                            "id": "198390.54",
                            "request_id": "198390.54",
                            "ip_addr": "3.126.133.169",
                            "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=126717&h=14&m=47&s=6&url=https%3A%2F%2Fwww.rnest.io%2F&_id=0f3e8e53780a78f4&_idn=1&send_image=0&_refts=0&pv_id=sSGaoW&fa_pv=1&fa_fp[0][fa_vid]=Ztvpf8&fa_fp[0][fa_fv]=1&pf_net=239&pf_srv=221&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "rnest.matomo.cloud",
                            "url": "\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=126717&h=14&m=47&s=6&url=https%3A%2F%2Fwww.rnest.io%2F&_id=0f3e8e53780a78f4&_idn=1&send_image=0&_refts=0&pv_id=sSGaoW&fa_pv=1&fa_fp[0][fa_vid]=Ztvpf8&fa_fp[0][fa_fv]=1&pf_net=239&pf_srv=221&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "raw_id": "198390.54",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 298,
                            "ttfb_ms": 298,
                            "load_start": 2016,
                            "load_start_float": 2016.00027,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 283,
                            "protocol": "HTTP\/2",
                            "dns_start": 1543,
                            "dns_end": 1681,
                            "connect_start": 1681,
                            "connect_end": 1827,
                            "ssl_start": 1827,
                            "ssl_end": 2015,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.matomo.cloud",
                                "sanList": [
                                    "*.matomo.cloud"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1716249600,
                                "validTo": 1750377599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1716251307968,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202E37573EC3005BC2200A1CEA6A55BAD5884FE9CD4478D3CD5F30D01983DD868F02206321D0006903FEAEFDAF244AC084F903F791DA7B5964DD6656BB6D6AC993DCEA"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1716251307971,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202ED9ABC02364D8EB783BCCA00AFD945E14680B4F64711B273181B4FF5E08882E022100E266898ACBD790774ECDDCD3BE357650727BA1118831DB1F1DEE836BE1FB1490"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1716251307996,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D4DCC3189B1FC2F5628A0CED11FF8B73AEF098E454CCA04CF37686B1DDE1F4A70221008B7ABB360C86E6A98F4FE13CF14CF85D31628024968A3139CF01FC9591BC02DD"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "initiator_line": "83",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: rnest.matomo.cloud",
                                    ":method: POST",
                                    ":path: \/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=126717&h=14&m=47&s=6&url=https%3A%2F%2Fwww.rnest.io%2F&_id=0f3e8e53780a78f4&_idn=1&send_image=0&_refts=0&pv_id=sSGaoW&fa_pv=1&fa_fp[0][fa_vid]=Ztvpf8&fa_fp[0][fa_fv]=1&pf_net=239&pf_srv=221&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "origin: https:\/\/www.rnest.io",
                                    "priority: u=4, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.rnest.io",
                                    "date: Fri, 06 Sep 2024 14:47:06 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Origin,X-Forwarded-Proto,User-Agent",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 4231,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 138,
                            "connect_ms": 146,
                            "ssl_ms": 188,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1542,
                            "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_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": 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": 270,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFyDCCBLCgAwIBAgIQC9OMLBstJn1zy2TaJECTgTANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTI0MDUyMTAwMDAwMFoXDTI1MDYxOTIzNTk1OVowGTEX\nMBUGA1UEAwwOKi5tYXRvbW8uY2xvdWQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\nggEKAoIBAQCJJwnCr3vn122i7tsynuHXh0xIN\/rtGVvljD8LRGZfj9gWGafm38ZN\njXtJR6NFy5hp7JZ+\/C\/rveD7CGByV3eX7CL6EtZEQ2JuuXwjBq+K2G+uuwqri1mU\n3Q+mchlGRxKc+9+DsvXWmEBW+FDcykgajY0WoUGeArKQb32VtwICs5IKzWhn+AA+\ncXECT2h2rPfOhT4+IkxFULFfMztY9ERrvMkgihWGqfF9zQnfe6Alli6fGxR4xFfG\nRnxUzRwgQFKz0jqBc+LE1aRYixq0YHW707pNlzqoK9Vo+0SD+c3HB49g5bz+JXZY\nTFH8aGaSIydRagx9zAvd7CcInm7KhstRAgMBAAGjggLnMIIC4zAfBgNVHSMEGDAW\ngBTAMVLNWlDDgnx0cc7L6Zz5euuC4jAdBgNVHQ4EFgQU03FsxLFy+dC\/FBA\/3JGC\ntVTjy74wGQYDVR0RBBIwEIIOKi5tYXRvbW8uY2xvdWQwEwYDVR0gBAwwCjAIBgZn\ngQwBAgEwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEF\nBQcDAjA7BgNVHR8ENDAyMDCgLqAshipodHRwOi8vY3JsLnIybTAyLmFtYXpvbnRy\ndXN0LmNvbS9yMm0wMi5jcmwwdQYIKwYBBQUHAQEEaTBnMC0GCCsGAQUFBzABhiFo\ndHRwOi8vb2NzcC5yMm0wMi5hbWF6b250cnVzdC5jb20wNgYIKwYBBQUHMAKGKmh0\ndHA6Ly9jcnQucjJtMDIuYW1hem9udHJ1c3QuY29tL3IybTAyLmNlcjAMBgNVHRMB\nAf8EAjAAMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFqAWgAdQDPEVbu1S58r\/OHW9lp\nLpvpGnFnSrAX7KwB0lt3zsw7CAAAAY+YjK\/AAAAEAwBGMEQCIC43Vz7DAFvCIAoc\n6mpVutWIT+nNRHjTzV8w0BmD3YaPAiBjIdAAaQP+rv2vJErAhPkD95Hae1lk3WZW\nu21qyZPc6gB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABj5iM\nr8MAAAQDAEcwRQIgLtmrwCNk2Ot4O8ygCv2UXhRoC09kcRsnMYG0\/14IiC4CIQDi\nZomKy9eQd07N3NO+NXZQcnuhEYgx2x8d7oNr4fsUkAB3AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABj5iMr9wAAAQDAEgwRgIhANTcwxibH8L1YooM\n7RH\/i3Ou8JjkVMygTPN2hrHd4fSnAiEAi3q7NgyG5qmPT+E88Uz4XTFigCSWijE5\nzwH8lZG8At0wDQYJKoZIhvcNAQELBQADggEBAEMldE4k5iwShvLn6k9p6tUbNQPs\n4O4oBDXU3AC0wtkY1KfuadtGUWYWLDhhwyqdj8xIHmLCvhdErFUv5owE4NadmtJw\nHpBqfBCbylZhh7eszy67XHqfxi8hhyPE8HPLn+LCaccJtBMJpGL4d5Sd0tt3s5if\nN3HyfWq95t+LHqOePOyx+1Z82imE8bnu4ZVIwTzVYebqwHNB6UZCf1Kk5htmMZP8\nwG0hbOMgKfzmwLtCN5nZzhalDnhEtrgfewS4RglZ1AMo7Egnt3zhboG6xC5wgl3I\n3UD+rtORxKXxNqF8YwDGhZ+J91ma5Rf9U0GGZ89UDv13ozqD8dAb1m4IH7c=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 2314,
                            "ttfb_start": 2016,
                            "ttfb_end": 2314,
                            "download_start": 2314,
                            "download_end": 2314,
                            "download_ms": 0,
                            "all_start": 1543,
                            "all_end": 2314,
                            "all_ms": 770,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "198390.57",
                            "request_id": "198390.57",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/favicon.ico",
                            "raw_id": "198390.57",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 1924,
                            "ttfb_ms": 1923,
                            "load_start": 5458,
                            "load_start_float": 5458.0003150000002,
                            "bytesIn": 5430,
                            "objectSize": 5430,
                            "objectSizeUncompressed": 5430,
                            "chunks": [
                                {
                                    "ts": 7382,
                                    "bytes": 5430
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=195ef688653e058f074bea5b998fb5977125f71a%2B1725641225.5f05df2dfb8374d47976.37b96adfecafd2be10a6092c436d6ab06f802a743badcaf4274ac32101ba2804; _pk_id.1.01d9=0f3e8e53780a78f4.1725634026.; _pk_ses.1.01d9=1",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 5430",
                                    "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                    "content-type: image\/x-icon",
                                    "date: Fri, 06 Sep 2024 14:47:10 GMT",
                                    "etag: \"64940e93-1536\"",
                                    "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2608,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 12,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5430,
                            "gzip_save": 4726,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5453,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 55,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 315,
                            "server_port": "443",
                            "load_end": 7382,
                            "ttfb_start": 5458,
                            "ttfb_end": 7381,
                            "download_start": 7381,
                            "download_end": 7382,
                            "download_ms": 1,
                            "all_start": 5458,
                            "all_end": 7382,
                            "all_ms": 1924,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "198390.56",
                            "request_id": "198390.56",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/site.webmanifest",
                            "raw_id": "198390.56",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 396,
                            "ttfb_ms": 394,
                            "load_start": 6204,
                            "load_start_float": 6204.0003049999996,
                            "bytesIn": 241,
                            "objectSize": 241,
                            "objectSizeUncompressed": 241,
                            "chunks": [
                                {
                                    "ts": 6600,
                                    "bytes": 241
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/octet-stream",
                            "contentEncoding": "",
                            "socket": 314,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 5447,
                            "connect_end": 5795,
                            "ssl_start": 5795,
                            "ssl_end": 6202,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.rnest.io",
                                "sanList": [
                                    "www.rnest.io"
                                ],
                                "issuer": "R10",
                                "validFrom": 1721806420,
                                "validTo": 1729582419,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1721810020244,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203F98F9DEE1FBDF6F63189B4C3E87B0988672C6F0C672E13A6B02C93012D74625022100CAD1818A12C39642881BF70E493207E20CB0B937A986A04EB47870ABC44881A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721810020261,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100AE62FF8F23EE0734967BC829E3B398A991871A9C664547E378A277001A524A7D022020D80A845475E3CA8D1FE78D802974551D4E36F042B6A3B796CC9430EF21E9A6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 241",
                                    "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                    "content-type: application\/octet-stream",
                                    "date: Fri, 06 Sep 2024 14:47:10 GMT",
                                    "etag: \"64940e93-f1\"",
                                    "last-modified: Thu, 22 Jun 2023 09:04:19 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1750,
                            "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": 348,
                            "ssl_ms": 407,
                            "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": 5446,
                            "socket_group": "pm\/https:\/\/www.rnest.io <https:\/\/rnest.io 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": 305,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBMFP1DitIkUz4kb13fKixRXsMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MDczMzQwWhcNMjQxMDIyMDczMzM5WjAXMRUwEwYDVQQD\nEwx3d3cucm5lc3QuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc\n1vdbVSZU63ZtvdN40ETI1ZpYp0R924bsF8cpFSPPh7kJ7Cyf2jW+rAZYj44vv9B3\n8Fr0V1hFhbPyAlWvbLF\/aqmJLiNjlK6Gpd7xopZ14\/EnnN3B8DAcg7x+RyN6RkvT\n\/ddt60eZPeIWBHsTTqQ5cMBygN+v21lCMMrYuIgc4VQc4OL5YXsnUNqWNWDdHbCO\nfXsZ6jXDkT9GK4eVpNiH8gPYqKD2MojAAzKSFMKCPCfmerSApdZ+ElhW000Blqol\nr5zSLH4iYGQeW\/D25zaR1nZa8+5TN8U8YK04Tu9WnQDwnqREwkR7B5Nkdvz5onFo\nmZV0pl2EnDN2t73A5o0VAgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFKIqoVxLTDbEccQy5AbNDrWhpjPuMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMd3d3LnJuZXN0LmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGQ49\/nlAAABAMARzBFAiA\/mPne4fvfb2MYm0w+h7CYhnLG\n8MZy4TprAskwEtdGJQIhAMrRgYoSw5ZCiBv3DkkyB+IMsLk3qYagTrR4cKvESIGm\nAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQ49\/npQAABAMA\nRzBFAiEArmL\/jyPuBzSWe8gp47OYqZGHGpxmRUfjeKJ3ABpSSn0CICDYCoRUdePK\njR\/njYApdFUdTjbwQrajt5bMlDDvIemmMA0GCSqGSIb3DQEBCwUAA4IBAQCZavja\ngbdXxkeZs1LjY4dGr6ep1g6yh0QbUiHGcl1I9ZCHDYxhd\/4YNC8D4km8LoPO\/s4x\nEoT3HZYl780ML7aueeg105QKfjM2FEVxB5ONQ8nAfLY3vXbOBczPK19485bVbffw\nD38GaVTLiE3KLuD2X6e1NVCWwOu81oD5YIJVMiE4TsmfNpH8w9qSd0ozoUaxzlNh\nArB61czn7U\/QmhnZLocpSU1TN4nD5L4f6vuupI2J7QKwYZ7LgISBJ36IVPaIhB56\nyIMkDDmBtVx68b5sD3H\/fd+Sx4mhZ6a76\/G4S\/qEzB\/VcfRWi5RL1MaIPZkBMOST\nN0k8hF9jHaRWlcha\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 6600,
                            "ttfb_start": 6204,
                            "ttfb_end": 6598,
                            "download_start": 6598,
                            "download_end": 6600,
                            "download_ms": 2,
                            "all_start": 5447,
                            "all_end": 6600,
                            "all_ms": 1151,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "198390.58",
                            "request_id": "198390.58",
                            "ip_addr": "3.126.133.169",
                            "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "rnest.matomo.cloud",
                            "url": "\/matomo.php",
                            "raw_id": "198390.58",
                            "frame_id": "6D17C2713C993DA4C7F18FCCA277C32C",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 464,
                            "ttfb_ms": 464,
                            "load_start": 7396,
                            "load_start_float": 7396.0003230000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 283,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "initiator_line": "83",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: rnest.matomo.cloud",
                                    ":method: POST",
                                    ":path: \/matomo.php",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 1596",
                                    "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "origin: https:\/\/www.rnest.io",
                                    "priority: u=4, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.rnest.io",
                                    "date: Fri, 06 Sep 2024 14:47:12 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Origin,X-Forwarded-Proto,User-Agent",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5805,
                            "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 110,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 323,
                            "server_port": "443",
                            "load_end": 7860,
                            "ttfb_start": 7396,
                            "ttfb_end": 7860,
                            "download_start": 7860,
                            "download_end": 7860,
                            "download_ms": 0,
                            "all_start": 7396,
                            "all_end": 7860,
                            "all_ms": 464,
                            "index": 31,
                            "number": 32
                        }
                    ],
                    "requestsFull": 32,
                    "requestsDoc": 30,
                    "responses_200": 28,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "6D17C2713C993DA4C7F18FCCA277C32C",
                    "loadEventStart": 5444,
                    "loadEventEnd": 5444,
                    "domContentLoadedEventStart": 1784,
                    "domContentLoadedEventEnd": 1792,
                    "URL": "https:\/\/www.rnest.io\/",
                    "connections": 4,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "12675BFDE6828CA3E71A6BBC3C4BAA80",
                    "final_url": "https:\/\/www.rnest.io\/",
                    "domInteractive": 1784,
                    "firstPaint": 944.39999999850988,
                    "firstContentfulPaint": 987,
                    "firstImagePaint": 987,
                    "firstMeaningfulPaint": 987,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 472,
                    "basePageSSLTime": 139,
                    "score_cache": 93,
                    "score_cdn": 3,
                    "score_gzip": 19,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 79,
                    "score_etags": -1,
                    "score_progressive_jpeg": 0,
                    "gzip_total": 25321105,
                    "gzip_savings": 20711362,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 1440199,
                    "image_savings": 302961,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 58,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 4,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 49,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 108,
                        "v8.compile": 17,
                        "UpdateLayoutTree": 66,
                        "Layout": 57,
                        "PrePaint": 25,
                        "IntersectionObserverController::computeIntersections": 9,
                        "Paint": 56,
                        "Layerize": 19,
                        "HitTest": 5,
                        "FunctionCall": 25,
                        "MarkDOMContent": 0,
                        "TimerFire": 0,
                        "MarkLoad": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 10415
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 58,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 3,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 47,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 108,
                        "v8.compile": 17,
                        "UpdateLayoutTree": 54,
                        "Layout": 57,
                        "PrePaint": 18,
                        "IntersectionObserverController::computeIntersections": 7,
                        "Paint": 32,
                        "Layerize": 15,
                        "HitTest": 2,
                        "FunctionCall": 16,
                        "MarkDOMContent": 0,
                        "TimerFire": 0,
                        "MarkLoad": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 5053
                    },
                    "cpu.ParseHTML": 58,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 4,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 49,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.EvaluateScript": 108,
                    "cpu.v8.compile": 17,
                    "cpu.UpdateLayoutTree": 66,
                    "cpu.Layout": 57,
                    "cpu.PrePaint": 25,
                    "cpu.IntersectionObserverController::computeIntersections": 9,
                    "cpu.Paint": 56,
                    "cpu.Layerize": 19,
                    "cpu.HitTest": 5,
                    "cpu.FunctionCall": 25,
                    "cpu.MarkDOMContent": 0,
                    "cpu.TimerFire": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.Idle": 10415,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725634022.09252,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725634024.643445,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 14769,
                    "fullyLoadedCPUpct": 87.500000000005386,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "6D17C2713C993DA4C7F18FCCA277C32C",
                                    "loaderId": "F147A8A1C2D808CA5E47DC5854CB20B4"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 186,
                                    "violatingNodeAttribute": "id"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 187,
                                    "violatingNodeAttribute": "id"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.rnest.io",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.rnest.io\/",
                    "document_hostname": "www.rnest.io",
                    "document_origin": "https:\/\/www.rnest.io",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 401,
                    "domComplete": 5444,
                    "PerformancePaintTiming.first-paint": 944.39999999850988,
                    "PerformancePaintTiming.first-contentful-paint": 944.39999999850988,
                    "origin_dns": {
                        "cname": [
                            "prod01.la-metis.fr."
                        ],
                        "ns": [
                            "ns200.anycast.me.",
                            "dns200.anycast.me."
                        ],
                        "mx": [
                            "5 mx2.mail.ovh.net.",
                            "100 mx3.mail.ovh.net.",
                            "1 mx1.mail.ovh.net."
                        ],
                        "txt": [
                            "\"google-site-verification=O0y_pmpWJ2gkTSf77KyYn_YbNVP_2Imqxhw_ElHlzXo\"",
                            "\"tresorit-verification=nWwmDVHd6Hqx9KD4CFe0KuF2jDIwKPyVg6kkHuc96Do\"",
                            "\"v=spf1 include:mx.ovh.com ~all\"",
                            "\"1|www.rnest.io\"",
                            "\"v=spf1 +all\""
                        ],
                        "soa": [
                            "dns200.anycast.me. tech.ovh.net. 2024081300 86400 3600 3600000 60"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C,PHP 8.2.7",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "Tag managers": "Matomo Tag Manager",
                        "Analytics": "Matomo Analytics",
                        "JavaScript libraries": "Flickity",
                        "Security": "HSTS",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "PHP": "8.2.7",
                        "Nginx": "",
                        "Matomo Tag Manager": "",
                        "Matomo Analytics": "",
                        "Flickity": "",
                        "HSTS": "",
                        "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
                        },
                        "PHP": {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.7",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        "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:*:*:*:*:*:*:*:*"
                        },
                        "Matomo Tag Manager": {
                            "name": "Matomo Tag Manager",
                            "description": "Matomo Tag Manager manages tracking and marketing tags.",
                            "slug": "matomo-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                            "pricing": [],
                            "cpe": null
                        },
                        "Matomo Analytics": {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        "Flickity": {
                            "name": "Flickity",
                            "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                            "slug": "flickity",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/flickity.metafizzy.co",
                            "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
                        },
                        "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": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.7",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        {
                            "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": "Matomo Tag Manager",
                            "description": "Matomo Tag Manager manages tracking and marketing tags.",
                            "slug": "matomo-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Flickity",
                            "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                            "slug": "flickity",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/flickity.metafizzy.co",
                            "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": "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": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"presentation\">",
                                                        "target": [
                                                            "#presentation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>",
                                        "target": [
                                            "ol > li:nth-child(1) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"presentation\">",
                                                        "target": [
                                                            "#presentation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>",
                                        "target": [
                                            "ol > li:nth-child(2) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"presentation\">",
                                                        "target": [
                                                            "#presentation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>",
                                        "target": [
                                            "ol > li:nth-child(3) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#6b6f8e",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 4.2400000000000002,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                                        "target": [
                                                            "#technologie"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>",
                                        "target": [
                                            "ul > li:nth-child(1) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#6b6f8e",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 4.2400000000000002,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                                        "target": [
                                                            "#technologie"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>",
                                        "target": [
                                            "ul > li:nth-child(2) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#6b6f8e",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 4.2400000000000002,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                                        "target": [
                                                            "#technologie"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>",
                                        "target": [
                                            "ul > li:nth-child(3) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"etudesdecas\">",
                                                        "target": [
                                                            "#etudesdecas"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>",
                                        "target": [
                                            ".is-selected > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>",
                                        "target": [
                                            ".scroll"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 5\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 1\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 2\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 3\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 5\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 4\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 5\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "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 type=\"submit\" name=\"submit\" class=\"btn\">",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Pr\u00e9sentation<\/h2>",
                                                        "target": [
                                                            "#presentation > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Formulez votre question<\/h3>",
                                                        "target": [
                                                            "ol > li:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Initiez la recherche<\/h3>",
                                                        "target": [
                                                            "ol > li:nth-child(2) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                                        "target": [
                                                            "ol > li:nth-child(3) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Technologie<\/h2>",
                                                        "target": [
                                                            "#technologie > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                                        "target": [
                                                            "ul > li:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                                        "target": [
                                                            "ul > li:nth-child(2) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                                        "target": [
                                                            "ul > li:nth-child(3) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>\u00c9tudes de cas<\/h2>",
                                                        "target": [
                                                            "#etudesdecas > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>\u00c0 propos<\/h2>",
                                                        "target": [
                                                            "#apropos > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                                        "target": [
                                                            "#demo > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Mentions l\u00e9gales<\/h2>",
                                                        "target": [
                                                            ".modal > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Coordonn\u00e9es<\/h3>",
                                                        "target": [
                                                            "div:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4>\u00c9diteur du site<\/h4>",
                                                        "target": [
                                                            "h4:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4>Directeur de publication<\/h4>",
                                                        "target": [
                                                            "h4:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4>H\u00e9bergement du site<\/h4>",
                                                        "target": [
                                                            "h4:nth-child(6)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>",
                                                        "target": [
                                                            "div:nth-child(2) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Cr\u00e9dits<\/h3>",
                                                        "target": [
                                                            "div:nth-child(3) > h3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>",
                                        "target": [
                                            ".brand > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#a8aabd",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 7.1600000000000001,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                        "target": [
                                            ".current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                        "target": [
                                            "li:nth-child(1) > a[href$=\"#presentation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#technologie\">Technologie<\/a>",
                                        "target": [
                                            "a[href$=\"#technologie\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                        "target": [
                                            "a[href$=\"#etudesdecas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                        "target": [
                                            "a[href$=\"#apropos\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Pr\u00e9sentation<\/h2>",
                                        "target": [
                                            "#presentation > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>",
                                        "target": [
                                            "#presentation > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Formulez votre question<\/h3>",
                                        "target": [
                                            "ol > li:nth-child(1) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Initiez la recherche<\/h3>",
                                        "target": [
                                            "ol > li:nth-child(2) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                        "target": [
                                            "ol > li:nth-child(3) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Technologie<\/h2>",
                                        "target": [
                                            "#technologie > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>",
                                        "target": [
                                            "#technologie > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                        "target": [
                                            "ul > li:nth-child(1) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                        "target": [
                                            "ul > li:nth-child(2) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                        "target": [
                                            "ul > li:nth-child(3) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>\u00c9tudes de cas<\/h2>",
                                        "target": [
                                            "#etudesdecas > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>",
                                        "target": [
                                            "#etudesdecas > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>",
                                        "target": [
                                            ".is-selected > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>\u00c0 propos<\/h2>",
                                        "target": [
                                            "#apropos > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>",
                                        "target": [
                                            "#apropos > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>",
                                        "target": [
                                            "#apropos > div > div:nth-child(2) > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>",
                                        "target": [
                                            "#apropos > div > div:nth-child(2) > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>",
                                        "target": [
                                            "div:nth-child(2) > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>",
                                        "target": [
                                            "div:nth-child(2) > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                        "target": [
                                            "#demo > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>",
                                        "target": [
                                            ".jobs > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                        "target": [
                                            ".jobs > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                        "target": [
                                            "a[href$=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                        "target": [
                                            ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                        "target": [
                                            "a[href=\"tel:+33678921289\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                        "target": [
                                            ".links > label[for=\"mentions-toggle\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#a8aabd",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 7.1600000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                        "target": [
                                            ".sf"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#a8aabd",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 7.1600000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Studio Fables<\/span>",
                                        "target": [
                                            ".sf > span"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"fr\" class=\"desktop\">",
                                        "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": "website",
                                                "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 type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "firstname",
                                                "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "lastname",
                                                "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "organization",
                                                "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "email",
                                                "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "question",
                                                "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "mentions-toggle",
                                                "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 id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "language",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>",
                                        "target": [
                                            "#language"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "presentation",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"presentation\">",
                                        "target": [
                                            "#presentation"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "technologie",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                        "target": [
                                            "#technologie"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "etudesdecas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"etudesdecas\">",
                                        "target": [
                                            "#etudesdecas"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "apropos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"apropos\" class=\"dim\">",
                                        "target": [
                                            "#apropos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "demo",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"demo\">",
                                        "target": [
                                            "#demo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mentions",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"mentions\">",
                                        "target": [
                                            "#mentions"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<footer id=\"footer\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": "moderate",
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"fr\" class=\"desktop\">",
                                        "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=\"fr\" class=\"desktop\">",
                                        "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"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                        "target": [
                                            "img[alt=\"RNEST\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                        "target": [
                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                        "target": [
                                            "img[width=\"388\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                        "target": [
                                            "img[width=\"484\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                        "target": [
                                            "img[width=\"412\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                        "target": [
                                            "img[width=\"233\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                        "target": [
                                            "img[width=\"149\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                        "target": [
                                            "img[width=\"308\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                        "target": [
                                            "img[width=\"271\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                        "target": [
                                            "img[width=\"353\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                        "target": [
                                            "img[width=\"260\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                        "target": [
                                            "img[width=\"313\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                        "target": [
                                            "img[width=\"473\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                        "target": [
                                            "img[width=\"442\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                        "target": [
                                            "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                        "target": [
                                            ".current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                        "target": [
                                            "li:nth-child(1) > a[href$=\"#presentation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#technologie\">Technologie<\/a>",
                                        "target": [
                                            "a[href$=\"#technologie\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                        "target": [
                                            "a[href$=\"#etudesdecas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                        "target": [
                                            "a[href$=\"#apropos\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\">",
                                        "target": [
                                            "a[href$=\"#demo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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\/@rnest9561\/playlists\">YouTube<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a>",
                                        "target": [
                                            "p:nth-child(3) > a[href$=\"studiofables.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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]\">[email protected]<\/a>",
                                        "target": [
                                            "a[href$=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                        "target": [
                                            ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                        "target": [
                                            "a[href=\"tel:+33678921289\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                        "target": [
                                            ".sf"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>",
                                        "target": [
                                            "nav > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ol>",
                                        "target": [
                                            "#presentation > ol"
                                        ]
                                    },
                                    {
                                        "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": [
                                            "div > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ol class=\"flickity-page-dots\">",
                                        "target": [
                                            ".flickity-page-dots"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>",
                                        "target": [
                                            "nav > 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><a href=\"#technologie\">Technologie<\/a><\/li>",
                                        "target": [
                                            "nav > 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><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>",
                                        "target": [
                                            "nav > 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><a href=\"#apropos\">\u00c0 propos<\/a><\/li>",
                                        "target": [
                                            "ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            "ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            "#presentation > ol > 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": [
                                            "#presentation > ol > 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": [
                                            "#presentation > ol > 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>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>",
                                        "target": [
                                            "div > 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>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>",
                                        "target": [
                                            "div > 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>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>",
                                        "target": [
                                            "div > 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 class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                        "target": [
                                            "img[alt=\"RNEST\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                        "target": [
                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                        "target": [
                                            "img[width=\"388\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                        "target": [
                                            "img[width=\"484\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                        "target": [
                                            "img[width=\"412\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                        "target": [
                                            "img[width=\"233\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                        "target": [
                                            "img[width=\"149\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                        "target": [
                                            "img[width=\"308\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                        "target": [
                                            "img[width=\"271\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                        "target": [
                                            "img[width=\"353\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                        "target": [
                                            "img[width=\"260\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                        "target": [
                                            "img[width=\"313\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                        "target": [
                                            "img[width=\"473\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                        "target": [
                                            "img[width=\"442\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                        "target": [
                                            "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"modal\">",
                                        "target": [
                                            ".modal"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span>",
                                        "target": [
                                            "span[data-char=\"D\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"a\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"d\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"r\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span>",
                                        "target": [
                                            "span[data-char=\"u\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"une\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"une\"] > .char[data-char=\"e\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"d\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span>",
                                        "target": [
                                            "span[data-char=\"\u00e9\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span>",
                                        "target": [
                                            "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"o\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>",
                                        "target": [
                                            ".videotitle"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"web\">Page web<\/p>",
                                        "target": [
                                            ".web"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"try\">Je tente ma chance<\/p>",
                                        "target": [
                                            ".try"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"win\">Pari gagn\u00e9<\/p>",
                                        "target": [
                                            ".win"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>",
                                        "target": [
                                            ".is-selected.case > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Un industriel fran\u00e7ais<\/footer>",
                                        "target": [
                                            ".is-selected.case > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">800<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">667<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Un cabinet de conseil international<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">1000<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">833<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">2025<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">1687<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Une banque fran\u00e7aise<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">190<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">158<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">450<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">375<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Une Agence d\u2019\u00c9tat<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">285<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">237<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span>",
                                        "target": [
                                            "span[data-char=\"E\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span>",
                                        "target": [
                                            "span[data-char=\"v\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"o\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span>",
                                        "target": [
                                            "span[data-char=\"y\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"e\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"r\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"ma\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span>",
                                        "target": [
                                            "span[data-word=\"ma\"] > .char[data-char=\"a\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"a\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": "moderate",
                                "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=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>",
                                                        "target": [
                                                            ".close-bg"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                                        "target": [
                                                            ".links > label[for=\"mentions-toggle\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "moderate",
                                                "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                            }
                                        ],
                                        "impact": "moderate",
                                        "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>",
                                        "target": [
                                            ".video > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                        "target": [
                                            "figure > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "prod01.la-metis.fr",
                    "base_page_cname": "",
                    "base_page_dns_server": "dns200.anycast.me",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 47073,
                    "testUrl": "https:\/\/www.rnest.io\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.rnest.io\/assets\/mac.png\",\"width\":760,\"height\":629,\"naturalWidth\":1000,\"naturalHeight\":828},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":784},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\",\"width\":138,\"height\":80,\"naturalWidth\":388,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\",\"width\":172,\"height\":80,\"naturalWidth\":484,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\",\"width\":146,\"height\":80,\"naturalWidth\":412,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\",\"width\":83,\"height\":80,\"naturalWidth\":233,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\",\"width\":53,\"height\":80,\"naturalWidth\":149,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\",\"width\":110,\"height\":80,\"naturalWidth\":308,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\",\"width\":96,\"height\":80,\"naturalWidth\":271,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\",\"width\":126,\"height\":80,\"naturalWidth\":353,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\",\"width\":92,\"height\":80,\"naturalWidth\":260,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\",\"width\":111,\"height\":80,\"naturalWidth\":313,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\",\"width\":168,\"height\":80,\"naturalWidth\":473,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\",\"width\":157,\"height\":80,\"naturalWidth\":442,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\",\"width\":760,\"height\":540,\"naturalWidth\":1200,\"naturalHeight\":800}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Signal",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 17.379999999999999,
                    "generated-content-size": 4.9800000000000004,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.rnest.io\/assets\/mac.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                            "currentSrc": "https:\/\/www.rnest.io\/assets\/mac.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 828
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 784
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 388,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 484,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 412,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 233,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 149,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 308,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 271,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 353,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 260,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 313,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 473,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 442,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1200,
                            "naturalHeight": 800
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.rnest.io\/assets\/plugins.js",
                        "https:\/\/www.rnest.io\/assets\/main.js",
                        "https:\/\/www.rnest.io\/assets\/main.css"
                    ],
                    "rendered-html": "<html lang=\"fr\" class=\"desktop\"><head>\n  <meta charset=\"utf-8\">\n  <title>Rnest by La m\u00e8tis<\/title>\n  <meta name=\"description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta property=\"og:title\" content=\"Rnest by La m\u00e8tis\">\n  <meta property=\"og:description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta property=\"og:locale\" content=\"fr_FR\">\n  <meta property=\"og:url\" content=\"https:\/\/www.rnest.io\">\n  <meta property=\"og:image\" content=\"https:\/\/www.rnest.io\/media\/site\/5647ce6885-1687424658\/banner.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n  <meta property=\"og:image:alt\" content=\"Rnest by La m\u00e8tis\">\n  <link rel=\"manifest\" href=\"https:\/\/www.rnest.io\/site.webmanifest\">\n  <link rel=\"apple-touch-icon\" href=\"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\">\n  <link rel=\"stylesheet\" href=\"https:\/\/www.rnest.io\/assets\/main.css\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.rnest.io\/assets\/signal-extralight.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\">\n  <link rel=\"canonical\" href=\"https:\/\/www.rnest.io\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\" hreflang=\"fr\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\/en\" hreflang=\"en\">\n  <meta name=\"theme-color\" content=\"#141A4A\">\n  <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js\"><\/script><script type=\"application\/ld+json\">\n    {\n      \"@context\": \"http:\/\/schema.org\",\n      \"@type\": \"Organization\",\n      \"name\": \"Rnest by La m\u00e8tis\",\n      \"description\": \"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\",\n      \"url\": \"https:\/\/www.rnest.io\",\n      \"logo\": \"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\",\n      \"email\": \"\",\n      \"telephone\" : \"+33678921289\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"by La m\u00e8tis - 25 rue du Quatre-Septembre\",\n        \"addressLocality\": \"Paris\",\n        \"postalCode\": \"75002\",\n        \"addressCountry\": \"France\"\n      },\n      \"founder\": {\n        \"@type\": \"Person\",\n        \"name\": \"Philippe Charlot\"\n      }\n    }\n  <\/script>\n  <!-- Matomo Tag Manager -->\n  <script type=\"text\/javascript\">\n  var _mtm = window._mtm = window._mtm || [];\n  _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});\n  var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n  g.type='text\/javascript'; g.async=true; g.src='https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js'; s.parentNode.insertBefore(g,s);\n  <\/script>\n  <!-- End Matomo Tag Manager -->\n<\/head>\n<body>\n  <header>\n    <div class=\"brand\">\n      <h1>\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\" style=\"--length: 15.502849578857422; --index: 0;\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\" style=\"--length: 24.00284767150879; --index: 1;\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\" style=\"--length: 20.985713958740234; --index: 2;\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\" style=\"--length: 2.6000003814697266; --index: 3;\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\" style=\"--length: 10.755559921264648; --index: 4;\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\" style=\"--length: 10.726446151733398; --index: 5;\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\" style=\"--length: 7.009998321533203; --index: 6;\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\" style=\"--length: 6.599999904632568; --index: 7;\"><\/path><\/svg>\n      <\/h1>\n      <p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>\n    <\/div>\n    <div class=\"top\">\n      <div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>\n      <nav>\n        <ul>\n          <li><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>\n          <li><a href=\"#technologie\">Technologie<\/a><\/li>\n          <li><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>\n          <li><a href=\"#apropos\">\u00c0 propos<\/a><\/li>\n          <li><a class=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\"><span class=\"word\" data-word=\"Demander\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"une\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"d\u00e9mo\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span><span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/nav>\n    <\/div>\n    <a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>\n    <div class=\"video\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>\n    <\/div>\n  <\/header>\n  <main>    <section id=\"presentation\">\n      <h2>Pr\u00e9sentation<\/h2>\n      <p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>\n      <ol>\n        <li>\n          <h3>Formulez votre question<\/h3>\n          <p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 192.21 157.87\" width=\"192.21\" height=\"157.87\"><path class=\"nostroke\" d=\"M156.52 130.86c1-8.26 7.67-8 7.67-13.59 0-3.44-2.76-5.91-6.62-5.91-4.24 0-6.5 2.56-6.5 6.5H149c0-4.78 3.36-8.39 8.6-8.39s8.72 3.11 8.72 7.8c0 6.71-7 6.38-7.8 13.59zm-.84 8.38v-3.56H159v3.56z\"><\/path><path d=\"M96.11 64.23v28.81\"><\/path><rect x=\".61\" y=\"93.04\" width=\"191\" height=\"64.23\" rx=\"32.11\"><\/rect><path d=\"M130.06 139.24H30.49\"><\/path><path d=\"M96.11 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0096.11 0zm2.53 45.9h-2.09V19.32A34 34 0 0189.63 22v-1.84a40.81 40.81 0 007.76-3.61h1.25z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Initiez la recherche<\/h3>\n          <p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 118.06 182.94\" width=\"118.06\" height=\"182.94\"><circle cx=\"58.8\" cy=\"125.15\" r=\"32.11\"><\/circle><circle cx=\"7.98\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"7.98\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"102.72\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"110.09\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"74.53\" cy=\"174.97\" r=\"7.37\"><\/circle><path d=\"M58.8 64.23v28.81\"><\/path><path d=\"M58.8 109.42v31.47M74.53 125.15H43.06\"><\/path><path d=\"M58.8 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0058.8 0zm9.27 45.9H50.13V44l7.25-7.59c5.24-5.5 7.46-8.31 7.46-12.29 0-3.82-2.34-6.12-6.2-6.12-3.57 0-6.21 1.63-6.21 6.29h-2.1c0-5.54 3.65-8.18 8.31-8.18s8.3 2.6 8.3 8c0 5.07-3.06 8.22-8.64 14L52.68 44h15.39z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Explorez les r\u00e9ponses<\/h3>\n          <p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 181.29 219.25\" width=\"181.29\" height=\"219.25\"><circle cx=\"39.82\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"11.46\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"51.16\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"77.87\" cy=\"177.77\" r=\"7.37\"><\/circle><circle cx=\"126.79\" cy=\"194.82\" r=\"7.37\"><\/circle><circle cx=\"39.82\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"134.57\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"135.88\" cy=\"67.88\" r=\"7.37\"><\/circle><circle cx=\"172.73\" cy=\"79.61\" r=\"7.37\"><\/circle><circle cx=\"141.94\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"106.38\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"90.65\" cy=\"125.15\" r=\"32.11\"><\/circle><path d=\"M99.01 125.15h-24.1M102.51 113.17h-27.6M106.38 119.16H74.91M106.38 131.15H74.91M94.43 137.14H74.91\"><\/path><path d=\"M90.65 64.23v28.81M12.26 102.15c2.45-10.93 10.23-19.57 20.19-22.47M39.82 86v16.1M37.88 146.35c-3.65 6.42-12.11 11.33-22.56 12.92M50.92 167.6c-.67-10.11-2.7-18.65-5.45-23.63M94.29 157.06c1.58 6 3.6 10.8 5.9 13.91M61.81 111a144.9 144.9 0 00-14.62-1.37M61.18 138c-4.36.56-9.06 1-14 1.15M99.25 176.82c-3.66.41-8.51.71-14 .85M107.78 182.2a20.15 20.15 0 0011.76 11.33M105.92 182.29c-1.62 12.77-7.41 23.09-15 27.14M109.19 98.93a53.31 53.31 0 0118-5.44M139.19 87.3c7.81-8 26.17-7.3 26.17-7.3M135.36 100.36c2.19 9.88 12.72 15.73 21.08 18.66M116.7 143.85a105.31 105.31 0 0017.87 2.54M142.28 154c.66 7 9.36 14.72 9.36 14.72M134.62 85.67c.07-4 .18-7.59.33-10.47\"><\/path><path d=\"M90.65 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0090.65 0zm.26 46.32c-6 0-8.64-4-9.4-8.6h2.1c.67 3.74 2.56 6.71 7.38 6.71s7-3.1 7-6.58c0-4.53-3.27-6.5-8.22-6.5h-.84v-1.89h.8c4.32 0 7.21-1.84 7.21-5.57 0-3.44-2-5.87-6.2-5.87a6 6 0 00-6.33 5.24h-2.18a8.21 8.21 0 018.47-7.13c5.2 0 8.3 3 8.3 7.51a6.57 6.57 0 01-4.78 6.7 7.22 7.22 0 015.83 7.26c0 5.2-3.69 8.72-9.14 8.72zM39.83 70.66a8 8 0 108 8 8 8 0 00-8-8zM83.8 203.3a8 8 0 108 8 8 8 0 00-8-8zM157.38 165.47a8 8 0 108 8 8 8 0 00-8-8zM8 151.85a8 8 0 108 8 8 8 0 00-8-8zM163.71 112.28a8 8 0 108 8 8 8 0 00-8-8z\"><\/path><\/svg>\n        <\/li>\n      <\/ol>\n    <\/section>\n    <section id=\"technologie\" class=\"dim\">\n      <h2>Technologie<\/h2>\n      <p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>\n      <div>\n        <div class=\"mac\">\n          <img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">\n          <figure>\n            <video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption>\n              <p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>\n              <p class=\"web\">Page web<\/p>\n              <p class=\"try\">Je tente ma chance<\/p>\n              <p class=\"win\">Pari gagn\u00e9<\/p>\n            <\/figcaption>\n          <\/figure>\n        <\/div>\n        <ul>\n          <li>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n    <section id=\"etudesdecas\">\n      <h2>\u00c9tudes de cas<\/h2>\n      <p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>\n      <div class=\"cases flickity-enabled is-draggable\">\n        \n        \n        \n        \n        \n        \n      <div class=\"flickity-viewport\" style=\"height: 700px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(32.29%);\"><div class=\"case is-selected\" style=\"position: absolute; left: 0%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>\n            <footer>Un industriel fran\u00e7ais<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>\n            <footer>Un cabinet de conseil international<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>\n            <footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>\n            <footer>Une banque fran\u00e7aise<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>\n            <footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">\n          <blockquote>\n            <p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>\n            <footer>Une Agence d\u2019\u00c9tat<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><\/div><\/div><button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button><button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button><ol class=\"flickity-page-dots\"><li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li><li class=\"dot\" aria-label=\"Page dot 2\"><\/li><li class=\"dot\" aria-label=\"Page dot 3\"><\/li><li class=\"dot\" aria-label=\"Page dot 4\"><\/li><li class=\"dot\" aria-label=\"Page dot 5\"><\/li><li class=\"dot\" aria-label=\"Page dot 6\"><\/li><\/ol><\/div>\n      <div class=\"quotes flickity-enabled is-fade\" tabindex=\"0\">\n        \n      <div class=\"flickity-viewport\" style=\"height: 231.75px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(50%);\"><blockquote class=\"is-selected\" style=\"position: absolute; left: -50%; opacity: 1;\">\n          <p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>\n          <footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>\n        <\/blockquote><\/div><\/div><\/div>\n      <div class=\"partners\">\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\"><\/div>\n      <\/div>\n    <\/section>\n    <section id=\"apropos\" class=\"dim\">\n      <h2>\u00c0 propos<\/h2>\n      <p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>\n      <div>\n        <div class=\"team\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\"><\/div>\n        <div>\n          <p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>\n<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>\n<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>\n<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>        <\/div>\n      <\/div>\n    <\/section>\n    <section id=\"demo\">\n      <h2>Demander une d\u00e9mo<\/h2>\n      <form action=\"\/contact\" method=\"POST\">\n        <div class=\"honeypot\">\n          <label for=\"website\">Website<\/label>\n          <input type=\"website\" id=\"website\" name=\"website\">\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">\n          <label for=\"firstname\">Pr\u00e9nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">\n          <label for=\"lastname\">Nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">\n          <label for=\"organization\">Organisation<\/label>\n        <\/div>\n        <div>\n          <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">\n          <label for=\"email\">E-mail<\/label>\n        <\/div>\n        <div class=\"large\">\n          <input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">\n          <label for=\"question\">Question<\/label>\n        <\/div>\n        <div class=\"submit\">\n          <input type=\"hidden\" name=\"csrf\" value=\"4fb655a04518e770186d015a4eddfbc7f166af832928675f6699698b24e06b75\">\n          <button type=\"submit\" name=\"submit\" class=\"btn\"><span class=\"split words chars splitting\" style=\"--word-total: 3; --char-total: 16;\"><span class=\"word\" data-word=\"Envoyer\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span><span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span><span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"ma\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"demande\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span><\/span><\/span><span class=\"successmessage\">Demande envoy\u00e9e !<\/span><\/button>\n        <\/div>\n        <p class=\"errormessage\">La demande n\u2019a pas pu aboutir. Merci de nous \u00e9crire \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a>.<\/p>\n      <\/form>\n    <\/section>\n    <input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">\n    <section id=\"mentions\">\n      <label class=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>\n      <label class=\"close-icon\" for=\"mentions-toggle\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><title>Fermer<\/title><path d=\"M5.87 5.87l88.26 88.26M94.13 5.87L5.87 94.13\"><\/path><\/svg>\n      <\/label>\n      <div class=\"modal\">\n        <h2>Mentions l\u00e9gales<\/h2>\n        <p>Le pr\u00e9sent site Internet ainsi que le nom de domaine rnest.io sont la propri\u00e9t\u00e9 de l\u2019\u00c9diteur.<\/p>        <div class=\"content\">\n          <div>\n            <h3>Coordonn\u00e9es<\/h3>\n            <h4>\u00c9diteur du site<\/h4>\n<p>La soci\u00e9t\u00e9 LA M\u00c8TIS,<br>\nSAS au capital social de 50&nbsp;000 euros, enregistr\u00e9e aupr\u00e8s du RCS de Paris sous le num\u00e9ro 792&nbsp;517&nbsp;211 et ayant son si\u00e8ge social au 22 rue d\u2019Aumale, 75009 Paris.<\/p>\n<h4>Directeur de publication<\/h4>\n<p>Monsieur Philippe Charlot,<br>\nPr\u00e9sident de la SAS LA M\u00c8TIS.<\/p>\n<h4>H\u00e9bergement du site<\/h4>\n<p>La soci\u00e9t\u00e9 OVH,<br>\nSAS enregistr\u00e9e aupr\u00e8s du RCS de Lille M\u00e9tropole sous le num\u00e9ro 424&nbsp;761&nbsp;419&nbsp;00045 et ayant son si\u00e8ge social 2 rue Kellermann, 59100 Roubaix (France).<\/p>          <\/div>\n          <div>\n            <h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>\n            <p>Toutes les informations ou documents contenus sur le Site, ainsi que l\u2019ensemble des \u00e9l\u00e9ments qui le composent, rel\u00e8vent de la seule propri\u00e9t\u00e9 de LA M\u00c8TIS ou font l\u2019objet d\u2019un droit d\u2019utilisation, d\u2019exploitation et de reproduction d\u00e9tenu par cette derni\u00e8re. Ces \u00e9l\u00e9ments sont soumis \u00e0 la l\u00e9gislation fran\u00e7aise prot\u00e9geant les droits de propri\u00e9t\u00e9 intellectuelle et plus particuli\u00e8rement le droit d\u2019auteur.<\/p>          <\/div>\n          <div>\n            <h3>Cr\u00e9dits<\/h3>\n            <p>Le pr\u00e9sent site a \u00e9t\u00e9 \u00e9labor\u00e9 et d\u00e9velopp\u00e9 par Studio Fables, SAS enregistr\u00e9e aupr\u00e8s du RCS de Bobigny sous le num\u00e9ro 845&nbsp;322&nbsp;247 et ayant son si\u00e8ge social au 2 rue Marcelin Berthelot, 93100 Montreuil (France).<\/p>\n<p>Studio Fables est un studio de design graphique et num\u00e9rique qui con\u00e7oit des identit\u00e9s visuelles, des objets imprim\u00e9s, des sites, des animations et des installations interactives pour des marques et des institutions.<br>\n<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a><\/p>          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <footer id=\"footer\">\n      <div class=\"jobs dim\">\n        <p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>\n<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>      <\/div>\n      <div class=\"infos\">\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\"><\/path><\/svg>\n        <a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>\n        <a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>\n      <\/div>\n      <div class=\"links\">\n        <a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n        <label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>\n        <a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>\n      <\/div>\n    <\/footer>  <\/main>\n  <div class=\"cursor cursor-outer\"><\/div>\n  <div class=\"cursor cursor-inner\"><\/div>\n  <script src=\"https:\/\/www.rnest.io\/assets\/plugins.js\"><\/script>\n  <script src=\"https:\/\/www.rnest.io\/assets\/main.js\"><\/script>\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "content-security-policy",
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 90
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1483
                        ],
                        [
                            1570,
                            1721
                        ],
                        [
                            1822,
                            10979
                        ]
                    ],
                    "longTasks": [
                        [
                            1483,
                            1570
                        ],
                        [
                            1721,
                            1822
                        ]
                    ],
                    "lastVisualChange": 5600,
                    "render": 1100,
                    "visualComplete85": 5600,
                    "visualComplete90": 5600,
                    "visualComplete95": 5600,
                    "visualComplete99": 5600,
                    "visualComplete": 5600,
                    "SpeedIndex": 2455,
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 43
                        },
                        {
                            "name": "fetchStart",
                            "time": 56
                        },
                        {
                            "name": "navigationStart",
                            "time": 102
                        },
                        {
                            "name": "domLoading",
                            "time": 102
                        },
                        {
                            "name": "responseEnd",
                            "time": 103
                        },
                        {
                            "name": "domInteractive",
                            "time": 103
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 103
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 103
                        },
                        {
                            "name": "domComplete",
                            "time": 104
                        },
                        {
                            "name": "responseEnd",
                            "time": 520
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 533
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 533
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 533
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 533
                        },
                        {
                            "name": "domLoading",
                            "time": 534
                        },
                        {
                            "name": "firstPaint",
                            "time": 987
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 987
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 987
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 987
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 987
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 987
                        },
                        {
                            "name": "domInteractive",
                            "time": 1827
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1827
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1834
                        },
                        {
                            "name": "domComplete",
                            "time": 5486
                        },
                        {
                            "name": "loadEventStart",
                            "time": 5486
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 5487
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 103,
                    "chromeUserTiming.fetchStart": 57,
                    "chromeUserTiming.domLoading": 535,
                    "chromeUserTiming.responseEnd": 520,
                    "chromeUserTiming.domInteractive": 1827,
                    "chromeUserTiming.domContentLoadedEventStart": 1827,
                    "chromeUserTiming.domContentLoadedEventEnd": 1835,
                    "chromeUserTiming.domComplete": 5487,
                    "chromeUserTiming.unloadEventStart": 533,
                    "chromeUserTiming.unloadEventEnd": 533,
                    "chromeUserTiming.markAsMainFrame": 534,
                    "chromeUserTiming.commitNavigationEnd": 534,
                    "chromeUserTiming.firstPaint": 987,
                    "chromeUserTiming.firstContentfulPaint": 987,
                    "chromeUserTiming.firstImagePaint": 987,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 987,
                    "chromeUserTiming.firstMeaningfulPaint": 987,
                    "chromeUserTiming.loadEventStart": 5487,
                    "chromeUserTiming.loadEventEnd": 5487,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1485.2460000000001
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 7288.4780000000001
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 539.37599999999998
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 539.39400000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 539.399
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 539.404
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 539.40899999999999
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 539.41399999999999
                            },
                            "3850": {
                                "name": "PermissionsPolicyHeader",
                                "firstUsed": 539.41899999999998
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 543.322
                            },
                            "4561": {
                                "name": "LinkRelPreloadAsFont",
                                "firstUsed": 554.87199999999996
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 591.66800000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 591.71600000000001
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 591.72199999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 591.74099999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 622.75599999999997
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 622.84500000000003
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 622.89300000000003
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 622.99300000000005
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 623.03499999999997
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 623.245
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 623.78300000000002
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 624.08399999999995
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 624.22000000000003
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 630.66300000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 676.81399999999996
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 676.88499999999999
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 677.30100000000004
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 677.31799999999998
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 677.32399999999996
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 677.41399999999999
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 679.54999999999995
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 679.56500000000005
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 712.86599999999999
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 712.96400000000006
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 712.971
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 713.85500000000002
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 746.93799999999999
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 746.952
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 746.95799999999997
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 747.17999999999995
                            },
                            "263": {
                                "name": "DeprecatedWebKitRadialGradient",
                                "firstUsed": 750.077
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 750.13199999999995
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 755.90099999999995
                            },
                            "1015": {
                                "name": "CSSFilterGrayscale",
                                "firstUsed": 760.19200000000001
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 761.73199999999997
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 763.77599999999995
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 764.73900000000003
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 764.85500000000002
                            },
                            "2854": {
                                "name": "InputTypeHidden",
                                "firstUsed": 764.89499999999998
                            },
                            "2851": {
                                "name": "InputTypeCheckbox",
                                "firstUsed": 764.928
                            },
                            "582": {
                                "name": "CSSSelectorPseudoScrollbar",
                                "firstUsed": 765.00900000000001
                            },
                            "584": {
                                "name": "CSSSelectorPseudoScrollbarThumb",
                                "firstUsed": 765.09100000000001
                            },
                            "585": {
                                "name": "CSSSelectorPseudoScrollbarTrack",
                                "firstUsed": 765.13599999999997
                            },
                            "4330": {
                                "name": "FlexboxAbsPosJustifyContent",
                                "firstUsed": 766.96900000000005
                            },
                            "4237": {
                                "name": "FlexboxNewAbsPos",
                                "firstUsed": 769.255
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1483.7539999999999
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 1522.385
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 1523.614
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 1531.298
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1531.404
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 1543.2539999999999
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 1543.3009999999999
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 1543.318
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1543.3820000000001
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 1543.3920000000001
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 1545.357
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 1545.386
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 1545.4010000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 1545.4110000000001
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 1545.8900000000001
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 1548.903
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 1567.0830000000001
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1570.9480000000001
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 1586.2940000000001
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 1586.9960000000001
                            },
                            "4307": {
                                "name": "SendBeaconWithBlob",
                                "firstUsed": 1587.0219999999999
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1713.405
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1713.807
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 1721.914
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 1723.3399999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1738.549
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 1772.0799999999999
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 1779.104
                            },
                            "599": {
                                "name": "TextWholeText",
                                "firstUsed": 1802.799
                            },
                            "2667": {
                                "name": "V8SVGGeometryElement_GetTotalLength_Method",
                                "firstUsed": 1804.711
                            },
                            "323": {
                                "name": "PrefixedDocumentFullscreenElement",
                                "firstUsed": 1832.654
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 622.90800000000002
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 622.93100000000004
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 622.93799999999999
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 622.94399999999996
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 623.00400000000002
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 623.01700000000005
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 623.04600000000005
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 623.07500000000005
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 623.08799999999997
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 746.97900000000004
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 747.005
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 747.01400000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 747.024
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 747.04399999999998
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 747.053
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 747.06100000000004
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 747.06799999999998
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 747.077
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 747.08600000000001
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 747.11300000000006
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 747.12199999999996
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 747.14599999999996
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 747.15300000000002
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 747.38300000000004
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 747.41499999999996
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 747.42200000000003
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 747.42899999999997
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 747.43700000000001
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 747.49699999999996
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 747.50900000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 747.51499999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 747.52200000000005
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 747.81500000000005
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 747.83799999999997
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 748.17899999999997
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 748.19100000000003
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 748.197
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 748.20299999999997
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 748.21000000000004
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 748.221
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 748.34299999999996
                            },
                            "166": {
                                "name": "CSSPropertyAliasWebkitAnimation",
                                "firstUsed": 748.36699999999996
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 748.91999999999996
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 749.08699999999999
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 749.10699999999997
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 749.11500000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 749.26400000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 749.279
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 749.28800000000001
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 749.29499999999996
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 749.30600000000004
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 749.31700000000001
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 749.32299999999998
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 749.33600000000001
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 749.35400000000004
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 749.36000000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 749.423
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 749.43100000000004
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 749.44299999999998
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 749.61400000000003
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 749.65999999999997
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 749.80100000000004
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 749.80799999999999
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 749.81399999999996
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 750.05399999999997
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 750.06600000000003
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 755.83699999999999
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 757.00099999999998
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 757.16700000000003
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 757.88800000000003
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 757.92700000000002
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 757.96500000000003
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 759.01300000000003
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 759.11300000000006
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 759.29999999999995
                            },
                            "420": {
                                "name": "CSSPropertyMixBlendMode",
                                "firstUsed": 760.07399999999996
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 760.16899999999998
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 760.56700000000001
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 761.74400000000003
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 761.75099999999998
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 762.68399999999997
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 762.80200000000002
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 765.05700000000002
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 1724.885
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 1779.777
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1779.79
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1779.8
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1784.0699999999999
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 1784.0940000000001
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 1805.009
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 1822,
                    "maxFID": 51,
                    "TTIMeasurementEnd": 10979,
                    "LastInteractive": 1822,
                    "TimeToInteractive": 1822,
                    "FirstCPUIdle": 1822,
                    "TotalBlockingTime": 88,
                    "testID": "240906_BiDcN9_9WF",
                    "step": 1,
                    "effectiveBps": 586613,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 104,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Performance.first-contentful-paint": 974.86199999999997,
                    "lighthouse.Performance.total-blocking-time": 60.74799999999982,
                    "lighthouse.Performance.cumulative-layout-shift": 0,
                    "lighthouse.Performance.speed-index": 2200,
                    "lighthouse.Accessibility": 0.91000000000000003,
                    "lighthouse.BestPractices": 1,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.42999999999999999,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "114": 65,
                                "215": 47.399999999999999,
                                "316": 57.100000000000001,
                                "416": 52.600000000000001,
                                "517": 19,
                                "618": 63.200000000000003,
                                "724": 100,
                                "825": 100,
                                "926": 100,
                                "1028": 100,
                                "1129": 100,
                                "1230": 95.200000000000003,
                                "1355": 100,
                                "1457": 100,
                                "1558": 100,
                                "1659": 100,
                                "1760": 100,
                                "1861": 100,
                                "1962": 100,
                                "2064": 100,
                                "2165": 100,
                                "2342": 100,
                                "2443": 100,
                                "2544": 100,
                                "2645": 100,
                                "2749": 100,
                                "2850": 95.200000000000003,
                                "2951": 100,
                                "3052": 94.700000000000003,
                                "3153": 85,
                                "3257": 100,
                                "3358": 100,
                                "3459": 100,
                                "3560": 100,
                                "3661": 100,
                                "3762": 100,
                                "3864": 90.5,
                                "3964": 90,
                                "4065": 80,
                                "4166": 80,
                                "4267": 90.5,
                                "4368": 95.200000000000003,
                                "4469": 100,
                                "4570": 95,
                                "4671": 78.900000000000006,
                                "4772": 84.200000000000003,
                                "4872": 81,
                                "4974": 78.900000000000006,
                                "5075": 80,
                                "5176": 76.200000000000003,
                                "5277": 100,
                                "5377": 100,
                                "5478": 100,
                                "5579": 100,
                                "5680": 100,
                                "5785": 100,
                                "5886": 100,
                                "5987": 100,
                                "6088": 100,
                                "6189": 100,
                                "6313": 100,
                                "6414": 100,
                                "6515": 100,
                                "6616": 100,
                                "6717": 100,
                                "6818": 100,
                                "6919": 100,
                                "7020": 100,
                                "7121": 95.200000000000003,
                                "7222": 80,
                                "7344": 91.700000000000003,
                                "7445": 100,
                                "7546": 100,
                                "7647": 100,
                                "7749": 100,
                                "7850": 94.700000000000003,
                                "7950": 80,
                                "8052": 85,
                                "8153": 86.400000000000006,
                                "8254": 85,
                                "8361": 95.200000000000003,
                                "8468": 95,
                                "8569": 100,
                                "8670": 95,
                                "8770": 84.200000000000003,
                                "8872": 80,
                                "8973": 85,
                                "9074": 80,
                                "9175": 85.700000000000003,
                                "9276": 94.700000000000003,
                                "9384": 100,
                                "9485": 100,
                                "9586": 100,
                                "9687": 85.700000000000003,
                                "9789": 80,
                                "9889": 85,
                                "9990": 80,
                                "10091": 81.799999999999997,
                                "10192": 85,
                                "10312": 95.700000000000003,
                                "10413": 100,
                                "10514": 100,
                                "10615": 100,
                                "10716": 85,
                                "10817": 80,
                                "10918": 85,
                                "11024": 82.599999999999994
                            },
                            "max": 100,
                            "count": 108
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "114": 0,
                                "215": 48524,
                                "316": 617062,
                                "416": 79247,
                                "517": 0,
                                "618": 1182046,
                                "724": 5144064,
                                "825": 6789821,
                                "926": 5024581,
                                "1028": 5661104,
                                "1129": 4616138,
                                "1230": 8648317,
                                "1355": 3420757,
                                "1457": 4074010,
                                "1558": 4346572,
                                "1659": 5279169,
                                "1760": 5251840,
                                "1861": 5039255,
                                "1962": 5703226,
                                "2064": 4987626,
                                "2165": 4826478,
                                "2342": 5086780,
                                "2443": 5257620,
                                "2544": 5024916,
                                "2645": 5032729,
                                "2749": 5127536,
                                "2850": 5256653,
                                "2951": 5244891,
                                "3052": 5048247,
                                "3153": 5252514,
                                "3257": 4645798,
                                "3358": 6096716,
                                "3459": 5225672,
                                "3560": 4697051,
                                "3661": 5022868,
                                "3762": 5127216,
                                "3864": 5012434,
                                "3964": 5262981,
                                "4065": 5025990,
                                "4166": 5026915,
                                "4267": 5030363,
                                "4368": 5258120,
                                "4469": 5027423,
                                "4570": 5486512,
                                "4671": 5022161,
                                "4772": 5026019,
                                "4872": 5263820,
                                "4974": 5008527,
                                "5075": 5250585,
                                "5176": 5041770,
                                "5277": 5027822,
                                "5377": 5262367,
                                "5478": 5021878,
                                "5579": 5033275,
                                "5680": 5254219,
                                "5785": 5103202,
                                "5886": 5026653,
                                "5987": 5554806,
                                "6088": 5254171,
                                "6189": 5520675,
                                "6313": 3726428,
                                "6414": 6468565,
                                "6515": 5254469,
                                "6616": 4831122,
                                "6717": 4570041,
                                "6818": 5611563,
                                "6919": 4914001,
                                "7020": 5241671,
                                "7121": 5026843,
                                "7222": 5026089,
                                "7344": 5292863,
                                "7445": 5256989,
                                "7546": 5057136,
                                "7647": 5246124,
                                "7749": 4985779,
                                "7850": 5262418,
                                "7950": 4800547,
                                "8052": 5223665,
                                "8153": 5253894,
                                "8254": 5254365,
                                "8361": 5390459,
                                "8468": 5177192,
                                "8569": 5479801,
                                "8670": 5480219,
                                "8770": 5485927,
                                "8872": 5471377,
                                "8973": 5478452,
                                "9074": 5782334,
                                "9175": 5604592,
                                "9276": 5706733,
                                "9384": 5788791,
                                "9485": 5680739,
                                "9586": 5714814,
                                "9687": 5477399,
                                "9789": 5902810,
                                "9889": 5949427,
                                "9990": 5707049,
                                "10091": 5943468,
                                "10192": 5946712,
                                "10312": 5769607,
                                "10413": 5919784,
                                "10514": 5717162,
                                "10615": 5707136,
                                "10716": 6171979,
                                "10817": 5713083,
                                "10918": 5932780,
                                "11024": 6109039
                            },
                            "max": 8648317,
                            "count": 108
                        }
                    },
                    "effectiveBpsDoc": 1221604,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_001100.jpg",
                            "VisuallyComplete": 68
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 69
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 68
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_002800.jpg",
                            "VisuallyComplete": 68
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003000.jpg",
                            "VisuallyComplete": 68
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003100.jpg",
                            "VisuallyComplete": 68
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003200.jpg",
                            "VisuallyComplete": 68
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 69
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 70
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 71
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003700.jpg",
                            "VisuallyComplete": 71
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 71
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004000.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004100.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_004900.jpg",
                            "VisuallyComplete": 72
                        },
                        {
                            "time": 5600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1&file=ms_005600.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "cdn.matomo.cloud": {
                            "bytes": 50878,
                            "requests": 1,
                            "cdn_provider": "Amazon CloudFront",
                            "connections": 1
                        },
                        "rnest.matomo.cloud": {
                            "bytes": 0,
                            "requests": 2,
                            "connections": 1
                        },
                        "www.rnest.io": {
                            "bytes": 6070279,
                            "requests": 28,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 7500,
                            "bytesUncompressed": 24227,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 68398,
                            "bytesUncompressed": 244528,
                            "requests": 3
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 6175,
                            "bytesUncompressed": 28508,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 1456079,
                            "bytesUncompressed": 1456079,
                            "requests": 20
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 28012,
                            "bytesUncompressed": 28012,
                            "requests": 1
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 4554752,
                            "bytesUncompressed": 4554752,
                            "requests": 2
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 241,
                            "bytesUncompressed": 241,
                            "requests": 3
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-3pq9-10.10.1.201",
                    "loadTime": 2201,
                    "docTime": 2201,
                    "fullyLoaded": 7758,
                    "bytesOut": 9150,
                    "bytesOutDoc": 7025,
                    "bytesIn": 4201802,
                    "bytesInDoc": 4201802,
                    "requests": [
                        {
                            "type": 3,
                            "id": "E9A65D8C71596CB167A89630CE82104F",
                            "request_id": "E9A65D8C71596CB167A89630CE82104F",
                            "ip_addr": "149.202.59.35",
                            "full_url": "https:\/\/www.rnest.io\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.rnest.io",
                            "url": "\/",
                            "raw_id": "E9A65D8C71596CB167A89630CE82104F",
                            "frame_id": "1BF6677170E0D2739031C11307193111",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 172,
                            "ttfb_ms": 171,
                            "load_start": 176,
                            "load_start_float": 176.00006099999999,
                            "bytesIn": 7498,
                            "objectSize": 7498,
                            "objectSizeUncompressed": 24227,
                            "chunks": [
                                {
                                    "ts": 347,
                                    "bytes": 7498,
                                    "inflated": 24227
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 55,
                            "connect_start": 55,
                            "connect_end": 98,
                            "ssl_start": 98,
                            "ssl_end": 176,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.rnest.io",
                                "sanList": [
                                    "www.rnest.io"
                                ],
                                "issuer": "R10",
                                "validFrom": 1721806420,
                                "validTo": 1729582419,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1721810020244,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203F98F9DEE1FBDF6F63189B4C3E87B0988672C6F0C672E13A6B02C93012D74625022100CAD1818A12C39642881BF70E493207E20CB0B937A986A04EB47870ABC44881A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1721810020261,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100AE62FF8F23EE0734967BC829E3B398A991871A9C664547E378A277001A524A7D022020D80A845475E3CA8D1FE78D802974551D4E36F042B6A3B796CC9430EF21E9A6"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.rnest.io\/assets\/plugins.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.rnest.io",
                                    ":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",
                                    "cookie: kirby_session=89d16e4d8e7a6b1747df1d2572a05d78854b12b0%2B1725641278.def1767b46b6f663f00e.93bceb677abbe42a4a99541c0a3fc06271e2034400175bf542a30cd7d15ffbb5; _pk_id.1.01d9=f79a13228b18c867.1725634080.; _pk_ses.1.01d9=1",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: no-store, private",
                                    "content-encoding: gzip",
                                    "content-security-policy: default-src 'self' http: https: ws: wss: data: blob: 'unsafe-inline'; frame-ancestors 'self';",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:48:39 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "referrer-policy: strict-origin-when-cross-origin",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-powered-by: PHP\/8.2.7",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2791,
                            "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": 54,
                            "connect_ms": 43,
                            "ssl_ms": 78,
                            "gzip_total": 7892,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 12,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io 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-----\nMIIE6DCCA9CgAwIBAgISBMFP1DitIkUz4kb13fKixRXsMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MDczMzQwWhcNMjQxMDIyMDczMzM5WjAXMRUwEwYDVQQD\nEwx3d3cucm5lc3QuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCc\n1vdbVSZU63ZtvdN40ETI1ZpYp0R924bsF8cpFSPPh7kJ7Cyf2jW+rAZYj44vv9B3\n8Fr0V1hFhbPyAlWvbLF\/aqmJLiNjlK6Gpd7xopZ14\/EnnN3B8DAcg7x+RyN6RkvT\n\/ddt60eZPeIWBHsTTqQ5cMBygN+v21lCMMrYuIgc4VQc4OL5YXsnUNqWNWDdHbCO\nfXsZ6jXDkT9GK4eVpNiH8gPYqKD2MojAAzKSFMKCPCfmerSApdZ+ElhW000Blqol\nr5zSLH4iYGQeW\/D25zaR1nZa8+5TN8U8YK04Tu9WnQDwnqREwkR7B5Nkdvz5onFo\nmZV0pl2EnDN2t73A5o0VAgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFKIqoVxLTDbEccQy5AbNDrWhpjPuMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMd3d3LnJuZXN0LmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGQ49\/nlAAABAMARzBFAiA\/mPne4fvfb2MYm0w+h7CYhnLG\n8MZy4TprAskwEtdGJQIhAMrRgYoSw5ZCiBv3DkkyB+IMsLk3qYagTrR4cKvESIGm\nAHYA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEftZsAAAGQ49\/npQAABAMA\nRzBFAiEArmL\/jyPuBzSWe8gp47OYqZGHGpxmRUfjeKJ3ABpSSn0CICDYCoRUdePK\njR\/njYApdFUdTjbwQrajt5bMlDDvIemmMA0GCSqGSIb3DQEBCwUAA4IBAQCZavja\ngbdXxkeZs1LjY4dGr6ep1g6yh0QbUiHGcl1I9ZCHDYxhd\/4YNC8D4km8LoPO\/s4x\nEoT3HZYl780ML7aueeg105QKfjM2FEVxB5ONQ8nAfLY3vXbOBczPK19485bVbffw\nD38GaVTLiE3KLuD2X6e1NVCWwOu81oD5YIJVMiE4TsmfNpH8w9qSd0ozoUaxzlNh\nArB61czn7U\/QmhnZLocpSU1TN4nD5L4f6vuupI2J7QKwYZ7LgISBJ36IVPaIhB56\nyIMkDDmBtVx68b5sD3H\/fd+Sx4mhZ6a76\/G4S\/qEzB\/VcfRWi5RL1MaIPZkBMOST\nN0k8hF9jHaRWlcha\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 348,
                            "ttfb_start": 176,
                            "ttfb_end": 347,
                            "download_start": 347,
                            "download_end": 348,
                            "download_ms": 1,
                            "all_start": 1,
                            "all_end": 348,
                            "all_ms": 347,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    545.41700000000003,
                                    547.33500000000004
                                ],
                                [
                                    545.44299999999998,
                                    545.74800000000005
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/www.rnest.io\/assets\/rnest.mp4",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "www.rnest.io",
                            "url": "\/assets\/rnest.mp4",
                            "responseCode": 206,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": null,
                            "server_count": null,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "frame_id": "1BF6677170E0D2739031C11307193111",
                            "created": 610,
                            "load_start": 641,
                            "priority": "Low",
                            "protocol": "HTTP\/2",
                            "socket": 68,
                            "socket_group": "https:\/\/www.rnest.io <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 615,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 626,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 630,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 637,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 763,
                                    "bytes": 16148
                                },
                                {
                                    "ts": 775,
                                    "bytes": 16620
                                },
                                {
                                    "ts": 810,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 834,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 865,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 893,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 919,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 950,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 974,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1001,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1027,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1056,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1081,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1118,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1143,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1172,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1195,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1224,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1257,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1279,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1304,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1332,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1360,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1388,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1412,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1440,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1469,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1515,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1535,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1563,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1586,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1615,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1643,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1674,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1700,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1729,
                                    "bytes": 16474
                                },
                                {
                                    "ts": 1752,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1781,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1810,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1838,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1866,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1895,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1919,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1947,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1975,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2003,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2032,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2060,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2083,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2122,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2140,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2168,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2196,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2225,
                                    "bytes": 16474
                                },
                                {
                                    "ts": 2248,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2277,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2305,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2333,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2362,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2391,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2413,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2442,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2470,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2501,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2527,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2555,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2580,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2615,
                                    "bytes": 16474
                                },
                                {
                                    "ts": 2635,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2664,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2692,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2720,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2744,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2772,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2800,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2829,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2857,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2885,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2909,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2937,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2965,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2994,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3022,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3050,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3078,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3108,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3131,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3160,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3187,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3215,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3239,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3267,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3295,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3327,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3353,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3380,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3409,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3433,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3461,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3489,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3517,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3546,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3574,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3605,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3626,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3654,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3683,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3711,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3739,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3763,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3791,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3820,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3860,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3888,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3917,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3940,
                                    "bytes": 72
                                },
                                {
                                    "ts": 3942,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3968,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4000,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4026,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4055,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4082,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4109,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4134,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4167,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4194,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4222,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4255,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4275,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4302,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4332,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4359,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4387,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4415,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4440,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4468,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4502,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4524,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4552,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4583,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4607,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4634,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4663,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4692,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4720,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4748,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4774,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4804,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4831,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4857,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4885,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4913,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4937,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 4965,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4993,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5022,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5050,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5078,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5104,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5161,
                                    "bytes": 32804
                                },
                                {
                                    "ts": 5222,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5223,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5243,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5267,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5304,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5324,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5352,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5382,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5408,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5432,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5460,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5489,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5517,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5545,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5573,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5606,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5626,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5654,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5682,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5710,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5739,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5763,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5791,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5819,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5847,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5876,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5904,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5928,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 5956,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5984,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6012,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6041,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6069,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6092,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6193,
                                    "bytes": 49170
                                },
                                {
                                    "ts": 6207,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6234,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6258,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6287,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6314,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6343,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6371,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6399,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6424,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6454,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6479,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6508,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6536,
                                    "bytes": 16474
                                },
                                {
                                    "ts": 6564,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6589,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6619,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6659,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6710,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6751,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6810,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6836,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 6883,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6930,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6979,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7024,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7071,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7152,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7156,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7206,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7251,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7300,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7337,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7360,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7391,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7417,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7445,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7473,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7501,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7525,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7553,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7582,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7610,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7638,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7667,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7690,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 7719,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7758,
                                    "bytes": 36
                                }
                            ],
                            "objectSizeUncompressed": 4194304,
                            "netlog_id": 127,
                            "ttfb_ms": 108,
                            "load_ms": 7117,
                            "load_start_float": 641.00012700000002,
                            "headers": {
                                "request": [
                                    ":method: GET",
                                    ":authority: www.rnest.io",
                                    ":scheme: https",
                                    ":path: \/assets\/rnest.mp4",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "sec-ch-ua-mobile: ?0",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "accept: *\/*",
                                    "sec-fetch-site: same-origin",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-dest: video",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=89d16e4d8e7a6b1747df1d2572a05d78854b12b0%2B1725641278.def1767b46b6f663f00e.93bceb677abbe42a4a99541c0a3fc06271e2034400175bf542a30cd7d15ffbb5; _pk_id.1.01d9=f79a13228b18c867.1725634080.; _pk_ses.1.01d9=1",
                                    "range: bytes=212974-20971519",
                                    "if-range: \"64940e94-1720519\"",
                                    "priority: i"
                                ],
                                "response": [
                                    ":status: 206",
                                    "server: nginx",
                                    "date: Fri, 06 Sep 2024 14:48:39 GMT",
                                    "content-type: video\/mp4",
                                    "content-length: 20758546",
                                    "last-modified: Thu, 22 Jun 2023 09:04:20 GMT",
                                    "etag: \"64940e94-1720519\"",
                                    "expires: Fri, 13 Sep 2024 14:48:39 GMT",
                                    "cache-control: max-age=604800\u0000public",
                                    "pragma: public",
                                    "content-range: bytes 212974-20971519\/24249625"
                                ]
                            },
                            "contentType": "video\/mp4",
                            "expires": "Fri, 13 Sep 2024 14:48:39 GMT",
                            "cacheControl": "max-age=604800\u0000public",
                            "bytesIn": 4194304,
                            "objectSize": 4194304,
                            "ip_addr": "149.202.59.35",
                            "server_port": "443",
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 7758,
                            "ttfb_start": 641,
                            "ttfb_end": 749,
                            "download_start": 749,
                            "download_end": 7758,
                            "download_ms": 7009,
                            "all_start": 641,
                            "all_end": 7758,
                            "all_ms": 7117,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "199322.55",
                            "request_id": "199322.55",
                            "ip_addr": "3.126.133.169",
                            "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=864573&h=14&m=48&s=39&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=w7iAgx&fa_pv=1&fa_fp[0][fa_vid]=vn7JYD&fa_fp[0][fa_fv]=1&pf_net=167&pf_srv=171&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "rnest.matomo.cloud",
                            "url": "\/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=864573&h=14&m=48&s=39&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=w7iAgx&fa_pv=1&fa_fp[0][fa_vid]=vn7JYD&fa_fp[0][fa_fv]=1&pf_net=167&pf_srv=171&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "raw_id": "199322.55",
                            "frame_id": "1BF6677170E0D2739031C11307193111",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 277,
                            "ttfb_ms": 277,
                            "load_start": 1493,
                            "load_start_float": 1493.000135,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 150,
                            "protocol": "HTTP\/2",
                            "dns_start": 914,
                            "dns_end": 1089,
                            "connect_start": 1090,
                            "connect_end": 1266,
                            "ssl_start": 1266,
                            "ssl_end": 1490,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.matomo.cloud",
                                "sanList": [
                                    "*.matomo.cloud"
                                ],
                                "issuer": "Amazon RSA 2048 M02",
                                "validFrom": 1716249600,
                                "validTo": 1750377599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1716251307968,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202E37573EC3005BC2200A1CEA6A55BAD5884FE9CD4478D3CD5F30D01983DD868F02206321D0006903FEAEFDAF244AC084F903F791DA7B5964DD6656BB6D6AC993DCEA"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1716251307971,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502202ED9ABC02364D8EB783BCCA00AFD945E14680B4F64711B273181B4FF5E08882E022100E266898ACBD790774ECDDCD3BE357650727BA1118831DB1F1DEE836BE1FB1490"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1716251307996,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D4DCC3189B1FC2F5628A0CED11FF8B73AEF098E454CCA04CF37686B1DDE1F4A70221008B7ABB360C86E6A98F4FE13CF14CF85D31628024968A3139CF01FC9591BC02DD"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "initiator_line": "83",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: rnest.matomo.cloud",
                                    ":method: POST",
                                    ":path: \/matomo.php?action_name=Rnest%20by%20La%20m%C3%A8tis&idsite=1&rec=1&r=864573&h=14&m=48&s=39&url=https%3A%2F%2Fwww.rnest.io%2F&_id=f79a13228b18c867&_idn=0&send_image=0&_refts=0&pv_id=w7iAgx&fa_pv=1&fa_fp[0][fa_vid]=vn7JYD&fa_fp[0][fa_fv]=1&pf_net=167&pf_srv=171&pf_tfr=2&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "origin: https:\/\/www.rnest.io",
                                    "priority: u=4, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.rnest.io",
                                    "date: Fri, 06 Sep 2024 14:48:40 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Origin,X-Forwarded-Proto,User-Agent",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 4234,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 175,
                            "connect_ms": 176,
                            "ssl_ms": 224,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 913,
                            "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_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": 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": 135,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFyDCCBLCgAwIBAgIQC9OMLBstJn1zy2TaJECTgTANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAyMB4XDTI0MDUyMTAwMDAwMFoXDTI1MDYxOTIzNTk1OVowGTEX\nMBUGA1UEAwwOKi5tYXRvbW8uY2xvdWQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\nggEKAoIBAQCJJwnCr3vn122i7tsynuHXh0xIN\/rtGVvljD8LRGZfj9gWGafm38ZN\njXtJR6NFy5hp7JZ+\/C\/rveD7CGByV3eX7CL6EtZEQ2JuuXwjBq+K2G+uuwqri1mU\n3Q+mchlGRxKc+9+DsvXWmEBW+FDcykgajY0WoUGeArKQb32VtwICs5IKzWhn+AA+\ncXECT2h2rPfOhT4+IkxFULFfMztY9ERrvMkgihWGqfF9zQnfe6Alli6fGxR4xFfG\nRnxUzRwgQFKz0jqBc+LE1aRYixq0YHW707pNlzqoK9Vo+0SD+c3HB49g5bz+JXZY\nTFH8aGaSIydRagx9zAvd7CcInm7KhstRAgMBAAGjggLnMIIC4zAfBgNVHSMEGDAW\ngBTAMVLNWlDDgnx0cc7L6Zz5euuC4jAdBgNVHQ4EFgQU03FsxLFy+dC\/FBA\/3JGC\ntVTjy74wGQYDVR0RBBIwEIIOKi5tYXRvbW8uY2xvdWQwEwYDVR0gBAwwCjAIBgZn\ngQwBAgEwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEF\nBQcDAjA7BgNVHR8ENDAyMDCgLqAshipodHRwOi8vY3JsLnIybTAyLmFtYXpvbnRy\ndXN0LmNvbS9yMm0wMi5jcmwwdQYIKwYBBQUHAQEEaTBnMC0GCCsGAQUFBzABhiFo\ndHRwOi8vb2NzcC5yMm0wMi5hbWF6b250cnVzdC5jb20wNgYIKwYBBQUHMAKGKmh0\ndHA6Ly9jcnQucjJtMDIuYW1hem9udHJ1c3QuY29tL3IybTAyLmNlcjAMBgNVHRMB\nAf8EAjAAMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFqAWgAdQDPEVbu1S58r\/OHW9lp\nLpvpGnFnSrAX7KwB0lt3zsw7CAAAAY+YjK\/AAAAEAwBGMEQCIC43Vz7DAFvCIAoc\n6mpVutWIT+nNRHjTzV8w0BmD3YaPAiBjIdAAaQP+rv2vJErAhPkD95Hae1lk3WZW\nu21qyZPc6gB2AH1ZHhLheCp7HGFnfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABj5iM\nr8MAAAQDAEcwRQIgLtmrwCNk2Ot4O8ygCv2UXhRoC09kcRsnMYG0\/14IiC4CIQDi\nZomKy9eQd07N3NO+NXZQcnuhEYgx2x8d7oNr4fsUkAB3AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABj5iMr9wAAAQDAEgwRgIhANTcwxibH8L1YooM\n7RH\/i3Ou8JjkVMygTPN2hrHd4fSnAiEAi3q7NgyG5qmPT+E88Uz4XTFigCSWijE5\nzwH8lZG8At0wDQYJKoZIhvcNAQELBQADggEBAEMldE4k5iwShvLn6k9p6tUbNQPs\n4O4oBDXU3AC0wtkY1KfuadtGUWYWLDhhwyqdj8xIHmLCvhdErFUv5owE4NadmtJw\nHpBqfBCbylZhh7eszy67XHqfxi8hhyPE8HPLn+LCaccJtBMJpGL4d5Sd0tt3s5if\nN3HyfWq95t+LHqOePOyx+1Z82imE8bnu4ZVIwTzVYebqwHNB6UZCf1Kk5htmMZP8\nwG0hbOMgKfzmwLtCN5nZzhalDnhEtrgfewS4RglZ1AMo7Egnt3zhboG6xC5wgl3I\n3UD+rtORxKXxNqF8YwDGhZ+J91ma5Rf9U0GGZ89UDv13ozqD8dAb1m4IH7c=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSSkvL1E7HtTvq8ZSELToPoTANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjUzMFoXDTMwMDgyMzIyMjUzMFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtDGMZa\nqHneKei1by6+pUPPLljTB143Si6VpEWPc6mSkFhZb\/6qrkZyoHlQLbDYnI2D7hD0\nsdzEqfnuAjIsuXQLG3A8TvX6V3oFNBFVe8NlLJHvBseKY88saLwufxkZVwk74g4n\nWlNMXzla9Y5F3wwRHwMVH443xGz6UtGSZSqQ94eFx5X7Tlqt8whi8qCaKdZ5rNak\n+r9nUThOeClqFd4oXych\/\/Rc7Y0eX1KNWHYSI1Nk31mYgiK3JvH063g+K9tHA63Z\neTgKgndlh+WI+zv7i44HepRZjA1FYwYZ9Vv\/9UkC5Yz8\/yU65fgjaE+wVHM4e\/Yy\nC2osrPWE7gJ+dXMCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUwDFSzVpQw4J8dHHOy+mc+XrrguIwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQAtTi6Fs0Azfi+iwm7jrz+CSxHH+uHl7Law3MQSXVtR8RV53PtR6r\/6gNpqlzdo\nZq4FKbADi1v9Bun8RY8D51uedRfjsbeodizeBB8nXmeyD33Ep7VATj4ozcd31YFV\nfgRhvTSxNrrTlNpWkUk0m3BMPv8sg381HhA6uEYokE5q9uws\/3YkKqRiEz3TsaWm\nJqIRZhMbgAfp7O7FUwFIb7UIspogZSKxPIWJpxiPo3TcBambbVtQOcNRWz5qCQdD\nslI2yayq0n2TXoHyNCLEH8rpsJRVILFsg0jc7BaFrMnF462+ajSehgj12IidNeRN\n4zl+EoNaWdpnWndvSpAEkq2P\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1770,
                            "ttfb_start": 1493,
                            "ttfb_end": 1770,
                            "download_start": 1770,
                            "download_end": 1770,
                            "download_ms": 0,
                            "all_start": 914,
                            "all_end": 1770,
                            "all_ms": 852,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "199322.57",
                            "request_id": "199322.57",
                            "ip_addr": "3.126.133.169",
                            "full_url": "https:\/\/rnest.matomo.cloud\/matomo.php",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "rnest.matomo.cloud",
                            "url": "\/matomo.php",
                            "raw_id": "199322.57",
                            "frame_id": "1BF6677170E0D2739031C11307193111",
                            "documentURL": "https:\/\/www.rnest.io\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 437,
                            "ttfb_ms": 437,
                            "load_start": 4248,
                            "load_start_float": 4248.0001759999996,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 150,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js",
                            "initiator_line": "83",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: rnest.matomo.cloud",
                                    ":method: POST",
                                    ":path: \/matomo.php",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 1601",
                                    "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "origin: https:\/\/www.rnest.io",
                                    "priority: u=4, i",
                                    "referer: https:\/\/www.rnest.io\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.rnest.io",
                                    "date: Fri, 06 Sep 2024 14:48:43 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=31536000",
                                    "vary: Origin,X-Forwarded-Proto,User-Agent",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4243,
                            "socket_group": "https:\/\/rnest.matomo.cloud <https:\/\/rnest.io same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 110,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 176,
                            "server_port": "443",
                            "load_end": 4685,
                            "ttfb_start": 4248,
                            "ttfb_end": 4685,
                            "download_start": 4685,
                            "download_end": 4685,
                            "download_ms": 0,
                            "all_start": 4248,
                            "all_end": 4685,
                            "all_ms": 437,
                            "index": 3,
                            "number": 4
                        }
                    ],
                    "requestsFull": 4,
                    "requestsDoc": 3,
                    "responses_200": 1,
                    "responses_404": 0,
                    "responses_other": 3,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "1BF6677170E0D2739031C11307193111",
                    "loadEventStart": 2100,
                    "loadEventEnd": 2101,
                    "domContentLoadedEventStart": 928,
                    "domContentLoadedEventEnd": 936,
                    "URL": "https:\/\/www.rnest.io\/",
                    "connections": 2,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "E9A65D8C71596CB167A89630CE82104F",
                    "final_url": "https:\/\/www.rnest.io\/",
                    "domInteractive": 928,
                    "firstPaint": 961.30000000074506,
                    "firstContentfulPaint": 1062,
                    "firstImagePaint": 1062,
                    "firstMeaningfulPaint": 1196,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 347,
                    "basePageSSLTime": 78,
                    "score_cache": -1,
                    "score_cdn": 0,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 7892,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 25,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 68,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 41,
                        "v8.compile": 40,
                        "UpdateLayoutTree": 87,
                        "Layout": 44,
                        "PrePaint": 14,
                        "Paint": 38,
                        "Layerize": 10,
                        "IntersectionObserverController::computeIntersections": 3,
                        "v8.produceCache": 16,
                        "FunctionCall": 7,
                        "MarkDOMContent": 0,
                        "HitTest": 2,
                        "MarkLoad": 0,
                        "TimerFire": 1,
                        "FireAnimationFrame": 0,
                        "Idle": 7353
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 25,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 64,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 41,
                        "v8.compile": 40,
                        "UpdateLayoutTree": 67,
                        "Layout": 44,
                        "PrePaint": 6,
                        "Paint": 11,
                        "Layerize": 5,
                        "IntersectionObserverController::computeIntersections": 1,
                        "v8.produceCache": 16,
                        "FunctionCall": 6,
                        "MarkDOMContent": 0,
                        "HitTest": 1,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 1869
                    },
                    "cpu.ParseHTML": 25,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 2,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 68,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.EvaluateScript": 41,
                    "cpu.v8.compile": 40,
                    "cpu.UpdateLayoutTree": 87,
                    "cpu.Layout": 44,
                    "cpu.PrePaint": 14,
                    "cpu.Paint": 38,
                    "cpu.Layerize": 10,
                    "cpu.IntersectionObserverController::computeIntersections": 3,
                    "cpu.v8.produceCache": 16,
                    "cpu.FunctionCall": 7,
                    "cpu.MarkDOMContent": 0,
                    "cpu.HitTest": 2,
                    "cpu.MarkLoad": 0,
                    "cpu.TimerFire": 1,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.Idle": 7353,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725634116.4196234,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725634118.6371615,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 11250,
                    "fullyLoadedCPUpct": 91.836734693877858,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "1BF6677170E0D2739031C11307193111",
                                    "loaderId": "280526E94EBA5B16E6CC24BEB30934A4"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 213,
                                    "violatingNodeAttribute": "id"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 214,
                                    "violatingNodeAttribute": "id"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.rnest.io",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.rnest.io\/",
                    "document_hostname": "www.rnest.io",
                    "document_origin": "https:\/\/www.rnest.io",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 401,
                    "domComplete": 2100,
                    "PerformancePaintTiming.first-paint": 961.30000000074506,
                    "PerformancePaintTiming.first-contentful-paint": 961.30000000074506,
                    "origin_dns": {
                        "cname": [
                            "prod01.la-metis.fr."
                        ],
                        "ns": [
                            "dns200.anycast.me.",
                            "ns200.anycast.me."
                        ],
                        "mx": [
                            "5 mx2.mail.ovh.net.",
                            "100 mx3.mail.ovh.net.",
                            "1 mx1.mail.ovh.net."
                        ],
                        "txt": [
                            "\"tresorit-verification=nWwmDVHd6Hqx9KD4CFe0KuF2jDIwKPyVg6kkHuc96Do\"",
                            "\"google-site-verification=O0y_pmpWJ2gkTSf77KyYn_YbNVP_2Imqxhw_ElHlzXo\"",
                            "\"1|www.rnest.io\"",
                            "\"v=spf1 include:mx.ovh.com ~all\"",
                            "\"v=spf1 +all\""
                        ],
                        "soa": [
                            "dns200.anycast.me. tech.ovh.net. 2024081300 86400 3600 3600000 60"
                        ],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C,PHP 8.2.7",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "Tag managers": "Matomo Tag Manager",
                        "Analytics": "Matomo Analytics",
                        "JavaScript libraries": "Flickity",
                        "Security": "HSTS",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "PHP": "8.2.7",
                        "Nginx": "",
                        "Matomo Tag Manager": "",
                        "Matomo Analytics": "",
                        "Flickity": "",
                        "HSTS": "",
                        "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
                        },
                        "PHP": {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.7",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        "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:*:*:*:*:*:*:*:*"
                        },
                        "Matomo Tag Manager": {
                            "name": "Matomo Tag Manager",
                            "description": "Matomo Tag Manager manages tracking and marketing tags.",
                            "slug": "matomo-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                            "pricing": [],
                            "cpe": null
                        },
                        "Matomo Analytics": {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        "Flickity": {
                            "name": "Flickity",
                            "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                            "slug": "flickity",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/flickity.metafizzy.co",
                            "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
                        },
                        "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": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.7",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        {
                            "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": "Matomo Tag Manager",
                            "description": "Matomo Tag Manager manages tracking and marketing tags.",
                            "slug": "matomo-tag-manager",
                            "categories": [
                                {
                                    "id": 42,
                                    "slug": "tag-managers",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Tag managers",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/developer.matomo.org\/guides\/tagmanager\/introduction",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Flickity",
                            "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.",
                            "slug": "flickity",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/flickity.metafizzy.co",
                            "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": "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": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"presentation\">",
                                                        "target": [
                                                            "#presentation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>",
                                        "target": [
                                            "ol > li:nth-child(1) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"presentation\">",
                                                        "target": [
                                                            "#presentation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>",
                                        "target": [
                                            "ol > li:nth-child(2) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"presentation\">",
                                                        "target": [
                                                            "#presentation"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>",
                                        "target": [
                                            "ol > li:nth-child(3) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#6b6f8e",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 4.2400000000000002,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                                        "target": [
                                                            "#technologie"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>",
                                        "target": [
                                            "ul > li:nth-child(1) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#6b6f8e",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 4.2400000000000002,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                                        "target": [
                                                            "#technologie"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>",
                                        "target": [
                                            "ul > li:nth-child(2) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#6b6f8e",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 4.2400000000000002,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                                        "target": [
                                                            "#technologie"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>",
                                        "target": [
                                            "ul > li:nth-child(3) > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.24 (foreground color: #6b6f8e, background color: #edeff5, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#727692",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.46,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"etudesdecas\">",
                                                        "target": [
                                                            "#etudesdecas"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>",
                                        "target": [
                                            ".is-selected > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #727692, background color: #ffffff, font size: 16.9pt (22.5px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>",
                                        "target": [
                                            ".scroll"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 5\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 1\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 2\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 3\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 5\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 1\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 2\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 3\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 4\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 5\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "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 type=\"submit\" name=\"submit\" class=\"btn\">",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Pr\u00e9sentation<\/h2>",
                                                        "target": [
                                                            "#presentation > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Formulez votre question<\/h3>",
                                                        "target": [
                                                            "ol > li:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Initiez la recherche<\/h3>",
                                                        "target": [
                                                            "ol > li:nth-child(2) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                                        "target": [
                                                            "ol > li:nth-child(3) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Technologie<\/h2>",
                                                        "target": [
                                                            "#technologie > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                                        "target": [
                                                            "ul > li:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                                        "target": [
                                                            "ul > li:nth-child(2) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                                        "target": [
                                                            "ul > li:nth-child(3) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>\u00c9tudes de cas<\/h2>",
                                                        "target": [
                                                            "#etudesdecas > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>\u00c0 propos<\/h2>",
                                                        "target": [
                                                            "#apropos > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                                        "target": [
                                                            "#demo > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Mentions l\u00e9gales<\/h2>",
                                                        "target": [
                                                            ".modal > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Coordonn\u00e9es<\/h3>",
                                                        "target": [
                                                            "div:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4>\u00c9diteur du site<\/h4>",
                                                        "target": [
                                                            "h4:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4>Directeur de publication<\/h4>",
                                                        "target": [
                                                            "h4:nth-child(4)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h4>H\u00e9bergement du site<\/h4>",
                                                        "target": [
                                                            "h4:nth-child(6)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>",
                                                        "target": [
                                                            "div:nth-child(2) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Cr\u00e9dits<\/h3>",
                                                        "target": [
                                                            "div:nth-child(3) > h3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>",
                                        "target": [
                                            ".brand > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#a8aabd",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 7.1600000000000001,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                        "target": [
                                            ".current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                        "target": [
                                            "li:nth-child(1) > a[href$=\"#presentation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#technologie\">Technologie<\/a>",
                                        "target": [
                                            "a[href$=\"#technologie\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                        "target": [
                                            "a[href$=\"#etudesdecas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                        "target": [
                                            "a[href$=\"#apropos\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Pr\u00e9sentation<\/h2>",
                                        "target": [
                                            "#presentation > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>",
                                        "target": [
                                            "#presentation > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Formulez votre question<\/h3>",
                                        "target": [
                                            "ol > li:nth-child(1) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Initiez la recherche<\/h3>",
                                        "target": [
                                            "ol > li:nth-child(2) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Explorez les r\u00e9ponses<\/h3>",
                                        "target": [
                                            "ol > li:nth-child(3) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Technologie<\/h2>",
                                        "target": [
                                            "#technologie > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>",
                                        "target": [
                                            "#technologie > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>",
                                        "target": [
                                            "ul > li:nth-child(1) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>",
                                        "target": [
                                            "ul > li:nth-child(2) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>",
                                        "target": [
                                            "ul > li:nth-child(3) > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>\u00c9tudes de cas<\/h2>",
                                        "target": [
                                            "#etudesdecas > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>",
                                        "target": [
                                            "#etudesdecas > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>",
                                        "target": [
                                            ".is-selected > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>\u00c0 propos<\/h2>",
                                        "target": [
                                            "#apropos > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>",
                                        "target": [
                                            "#apropos > .chapo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>",
                                        "target": [
                                            "#apropos > div > div:nth-child(2) > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>",
                                        "target": [
                                            "#apropos > div > div:nth-child(2) > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>",
                                        "target": [
                                            "div:nth-child(2) > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>",
                                        "target": [
                                            "div:nth-child(2) > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Demander une d\u00e9mo<\/h2>",
                                        "target": [
                                            "#demo > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>",
                                        "target": [
                                            ".jobs > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                        "target": [
                                            ".jobs > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#edeff5",
                                                    "contrastRatio": 14.31,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.31"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                        "target": [
                                            "a[href$=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                        "target": [
                                            ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                        "target": [
                                            "a[href=\"tel:+33678921289\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 16.449999999999999,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.45"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                        "target": [
                                            ".links > label[for=\"mentions-toggle\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#a8aabd",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 7.1600000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                        "target": [
                                            ".sf"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#a8aabd",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 7.1600000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.16"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Studio Fables<\/span>",
                                        "target": [
                                            ".sf > span"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"fr\" class=\"desktop\">",
                                        "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": "website",
                                                "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 type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "firstname",
                                                "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "lastname",
                                                "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "organization",
                                                "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "email",
                                                "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "question",
                                                "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "mentions-toggle",
                                                "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 id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "language",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>",
                                        "target": [
                                            "#language"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "presentation",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"presentation\">",
                                        "target": [
                                            "#presentation"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "technologie",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"technologie\" class=\"dim\">",
                                        "target": [
                                            "#technologie"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "etudesdecas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"etudesdecas\">",
                                        "target": [
                                            "#etudesdecas"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "apropos",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"apropos\" class=\"dim\">",
                                        "target": [
                                            "#apropos"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "demo",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"demo\">",
                                        "target": [
                                            "#demo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mentions",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"mentions\">",
                                        "target": [
                                            "#mentions"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<footer id=\"footer\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": "moderate",
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"fr\" class=\"desktop\">",
                                        "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=\"fr\" class=\"desktop\">",
                                        "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"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                        "target": [
                                            "img[alt=\"RNEST\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                        "target": [
                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                        "target": [
                                            "img[width=\"388\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                        "target": [
                                            "img[width=\"484\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                        "target": [
                                            "img[width=\"412\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                        "target": [
                                            "img[width=\"233\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                        "target": [
                                            "img[width=\"149\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                        "target": [
                                            "img[width=\"308\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                        "target": [
                                            "img[width=\"271\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                        "target": [
                                            "img[width=\"353\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                        "target": [
                                            "img[width=\"260\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                        "target": [
                                            "img[width=\"313\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                        "target": [
                                            "img[width=\"473\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                        "target": [
                                            "img[width=\"442\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                        "target": [
                                            "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"website\" id=\"website\" name=\"website\">",
                                        "target": [
                                            "#website"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">",
                                        "target": [
                                            "#firstname"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">",
                                        "target": [
                                            "#lastname"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">",
                                        "target": [
                                            "#organization"
                                        ]
                                    },
                                    {
                                        "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 type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">",
                                        "target": [
                                            "#email"
                                        ]
                                    },
                                    {
                                        "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 type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">",
                                        "target": [
                                            "#question"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has an explicit <label>"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>",
                                        "target": [
                                            ".current"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/www.rnest.io\/en\"][hreflang=\"en\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#presentation\">Pr\u00e9sentation<\/a>",
                                        "target": [
                                            "li:nth-child(1) > a[href$=\"#presentation\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#technologie\">Technologie<\/a>",
                                        "target": [
                                            "a[href$=\"#technologie\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#etudesdecas\">\u00c9tudes de cas<\/a>",
                                        "target": [
                                            "a[href$=\"#etudesdecas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"#apropos\">\u00c0 propos<\/a>",
                                        "target": [
                                            "a[href$=\"#apropos\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\">",
                                        "target": [
                                            "a[href$=\"#demo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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\/@rnest9561\/playlists\">YouTube<\/a>",
                                        "target": [
                                            "p:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a>",
                                        "target": [
                                            "p:nth-child(3) > a[href$=\"studiofables.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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]\">[email protected]<\/a>",
                                        "target": [
                                            "a[href$=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>",
                                        "target": [
                                            ".infos > a[target=\"_blank\"][rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>",
                                        "target": [
                                            "a[href=\"tel:+33678921289\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "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\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>",
                                        "target": [
                                            "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>",
                                        "target": [
                                            ".sf"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>",
                                        "target": [
                                            "nav > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ol>",
                                        "target": [
                                            "#presentation > ol"
                                        ]
                                    },
                                    {
                                        "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": [
                                            "div > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ol class=\"flickity-page-dots\">",
                                        "target": [
                                            ".flickity-page-dots"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>",
                                        "target": [
                                            "nav > 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><a href=\"#technologie\">Technologie<\/a><\/li>",
                                        "target": [
                                            "nav > 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><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>",
                                        "target": [
                                            "nav > 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><a href=\"#apropos\">\u00c0 propos<\/a><\/li>",
                                        "target": [
                                            "ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            "ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            "#presentation > ol > 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": [
                                            "#presentation > ol > 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": [
                                            "#presentation > ol > 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>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>",
                                        "target": [
                                            "div > 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>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>",
                                        "target": [
                                            "div > 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>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>",
                                        "target": [
                                            "div > 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 class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 2\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 3\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 4\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 5\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 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=\"dot\" aria-label=\"Page dot 6\"><\/li>",
                                        "target": [
                                            "li[aria-label=\"Page dot 6\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                                        "target": [
                                            "img[alt=\"RNEST\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                        "target": [
                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".previous"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button>",
                                        "target": [
                                            ".next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                                        "target": [
                                            "img[width=\"388\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                                        "target": [
                                            "img[width=\"484\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                                        "target": [
                                            "img[width=\"412\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                                        "target": [
                                            "img[width=\"233\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                                        "target": [
                                            "img[width=\"149\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                                        "target": [
                                            "img[width=\"308\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                                        "target": [
                                            "img[width=\"271\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                                        "target": [
                                            "img[width=\"353\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                                        "target": [
                                            "img[width=\"260\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                                        "target": [
                                            "img[width=\"313\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                                        "target": [
                                            "img[width=\"473\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                                        "target": [
                                            "img[width=\"442\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                                        "target": [
                                            "img[alt=\"Photo de l\u2019\u00e9quipe\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                        "target": [
                                            "button[type=\"submit\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"modal\">",
                                        "target": [
                                            ".modal"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span>",
                                        "target": [
                                            "span[data-char=\"D\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"a\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"d\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"e\"]:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span>",
                                        "target": [
                                            "span[data-word=\"Demander\"] > .char[data-char=\"r\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span>",
                                        "target": [
                                            "span[data-char=\"u\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"une\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"une\"] > .char[data-char=\"e\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"d\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span>",
                                        "target": [
                                            "span[data-char=\"\u00e9\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "bgColor": "#141a4a",
                                                    "contrastRatio": 1,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<html lang=\"fr\" class=\"desktop\">",
                                                        "target": [
                                                            "html"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span>",
                                        "target": [
                                            "span[data-word=\"d\u00e9mo\"] > .char[data-char=\"o\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>",
                                        "target": [
                                            ".videotitle"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"web\">Page web<\/p>",
                                        "target": [
                                            ".web"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"try\">Je tente ma chance<\/p>",
                                        "target": [
                                            ".try"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#141a4a",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                                        "target": [
                                                            "figure > video"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"win\">Pari gagn\u00e9<\/p>",
                                        "target": [
                                            ".win"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>",
                                        "target": [
                                            ".is-selected.case > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Un industriel fran\u00e7ais<\/footer>",
                                        "target": [
                                            ".is-selected.case > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">800<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">667<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".is-selected.case > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".is-selected.case > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Un cabinet de conseil international<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">1000<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">833<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(2) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(2) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">2025<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">1687<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(3) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(3) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Une banque fran\u00e7aise<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">190<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">158<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(4) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(4) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">450<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">375<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(5) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(5) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "26.3pt (35px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer>Une Agence d\u2019\u00c9tat<\/footer>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > blockquote > footer"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">285<sup> K<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> K<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(1) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "52.5pt (70px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"value\">237<sup> jours<\/sup><\/span>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "39.4pt (52.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                                                        "target": [
                                                            ".case[aria-hidden=\"true\"]:nth-child(6) > img[alt=\"Visualisation de donn\u00e9es\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<sup> jours<\/sup>",
                                        "target": [
                                            ".case[aria-hidden=\"true\"]:nth-child(6) > .datas > p:nth-child(2) > .value > sup"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span>",
                                        "target": [
                                            "span[data-char=\"E\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span>",
                                        "target": [
                                            "span[data-char=\"v\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"o\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span>",
                                        "target": [
                                            "span[data-char=\"y\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"e\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span>",
                                        "target": [
                                            "span[data-word=\"Envoyer\"] > .char[data-char=\"r\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"ma\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span>",
                                        "target": [
                                            "span[data-word=\"ma\"] > .char[data-char=\"a\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"m\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"a\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"n\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"d\"]:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0032ff",
                                                    "bgColor": "#0032ff",
                                                    "contrastRatio": 1,
                                                    "fontSize": "16.9pt (22.5px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "equalRatio",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<button type=\"submit\" name=\"submit\" class=\"btn\">",
                                                        "target": [
                                                            "button[type=\"submit\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has a 1:1 contrast ratio with the background"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span>",
                                        "target": [
                                            "span[data-word=\"demande\"] > .char[data-char=\"e\"]:nth-child(7)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": "moderate",
                                "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=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>",
                                                        "target": [
                                                            ".close-bg"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>",
                                                        "target": [
                                                            ".links > label[for=\"mentions-toggle\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "moderate",
                                                "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                            }
                                        ],
                                        "impact": "moderate",
                                        "html": "<input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">",
                                        "target": [
                                            "#mentions-toggle"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>",
                                        "target": [
                                            ".video > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>",
                                        "target": [
                                            "figure > video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "prod01.la-metis.fr",
                    "base_page_cname": "",
                    "base_page_dns_server": "dns200.anycast.me",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 27927,
                    "testUrl": "https:\/\/www.rnest.io\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.rnest.io\/assets\/mac.png\",\"width\":760,\"height\":629,\"naturalWidth\":1000,\"naturalHeight\":828},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":784},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\",\"width\":640,\"height\":600,\"naturalWidth\":800,\"naturalHeight\":782},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\",\"width\":138,\"height\":80,\"naturalWidth\":388,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\",\"width\":172,\"height\":80,\"naturalWidth\":484,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\",\"width\":146,\"height\":80,\"naturalWidth\":412,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\",\"width\":83,\"height\":80,\"naturalWidth\":233,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\",\"width\":53,\"height\":80,\"naturalWidth\":149,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\",\"width\":110,\"height\":80,\"naturalWidth\":308,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\",\"width\":96,\"height\":80,\"naturalWidth\":271,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\",\"width\":126,\"height\":80,\"naturalWidth\":353,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\",\"width\":92,\"height\":80,\"naturalWidth\":260,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\",\"width\":111,\"height\":80,\"naturalWidth\":313,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\",\"width\":168,\"height\":80,\"naturalWidth\":473,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\",\"width\":157,\"height\":80,\"naturalWidth\":442,\"naturalHeight\":225},{\"url\":\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\",\"width\":760,\"height\":540,\"naturalWidth\":1200,\"naturalHeight\":800}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Signal",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 17.379999999999999,
                    "generated-content-size": 4.9800000000000004,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.rnest.io\/assets\/mac.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">",
                            "currentSrc": "https:\/\/www.rnest.io\/assets\/mac.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 828
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 784
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 782
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 388,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 484,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 412,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 233,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 149,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 308,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 271,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 353,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 260,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 313,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 473,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 442,
                            "naturalHeight": 225
                        },
                        {
                            "src": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                            "html": "<img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\">",
                            "currentSrc": "https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1200,
                            "naturalHeight": 800
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.rnest.io\/assets\/plugins.js",
                        "https:\/\/www.rnest.io\/assets\/main.js",
                        "https:\/\/www.rnest.io\/assets\/main.css"
                    ],
                    "rendered-html": "<html lang=\"fr\" class=\"desktop\"><head>\n  <meta charset=\"utf-8\">\n  <title>Rnest by La m\u00e8tis<\/title>\n  <meta name=\"description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta property=\"og:title\" content=\"Rnest by La m\u00e8tis\">\n  <meta property=\"og:description\" content=\"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\">\n  <meta property=\"og:locale\" content=\"fr_FR\">\n  <meta property=\"og:url\" content=\"https:\/\/www.rnest.io\">\n  <meta property=\"og:image\" content=\"https:\/\/www.rnest.io\/media\/site\/5647ce6885-1687424658\/banner.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n  <meta property=\"og:image:alt\" content=\"Rnest by La m\u00e8tis\">\n  <link rel=\"manifest\" href=\"https:\/\/www.rnest.io\/site.webmanifest\">\n  <link rel=\"apple-touch-icon\" href=\"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\">\n  <link rel=\"stylesheet\" href=\"https:\/\/www.rnest.io\/assets\/main.css\">\n  <link rel=\"preload\" as=\"font\" href=\"https:\/\/www.rnest.io\/assets\/signal-extralight.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\">\n  <link rel=\"canonical\" href=\"https:\/\/www.rnest.io\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\" hreflang=\"fr\">\n  <link rel=\"alternate\" href=\"https:\/\/www.rnest.io\/en\" hreflang=\"en\">\n  <meta name=\"theme-color\" content=\"#141A4A\">\n  <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js\"><\/script><script type=\"application\/ld+json\">\n    {\n      \"@context\": \"http:\/\/schema.org\",\n      \"@type\": \"Organization\",\n      \"name\": \"Rnest by La m\u00e8tis\",\n      \"description\": \"Logiciel collaboratif de recherche web fond\u00e9 sur une IA \u00c9thique | Pr\u00e9cis | Discret\",\n      \"url\": \"https:\/\/www.rnest.io\",\n      \"logo\": \"https:\/\/www.rnest.io\/media\/site\/7d270fba40-1687424658\/icon.png\",\n      \"email\": \"\",\n      \"telephone\" : \"+33678921289\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"by La m\u00e8tis - 25 rue du Quatre-Septembre\",\n        \"addressLocality\": \"Paris\",\n        \"postalCode\": \"75002\",\n        \"addressCountry\": \"France\"\n      },\n      \"founder\": {\n        \"@type\": \"Person\",\n        \"name\": \"Philippe Charlot\"\n      }\n    }\n  <\/script>\n  <!-- Matomo Tag Manager -->\n  <script type=\"text\/javascript\">\n  var _mtm = window._mtm = window._mtm || [];\n  _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});\n  var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n  g.type='text\/javascript'; g.async=true; g.src='https:\/\/cdn.matomo.cloud\/rnest.matomo.cloud\/container_x3vBCo1Z.js'; s.parentNode.insertBefore(g,s);\n  <\/script>\n  <!-- End Matomo Tag Manager -->\n<\/head>\n<body>\n  <header>\n    <div class=\"brand\">\n      <h1>\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\" style=\"--length: 15.502849578857422; --index: 0;\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\" style=\"--length: 24.00284767150879; --index: 1;\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\" style=\"--length: 20.985713958740234; --index: 2;\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\" style=\"--length: 2.6000003814697266; --index: 3;\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\" style=\"--length: 10.755559921264648; --index: 4;\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\" style=\"--length: 10.726446151733398; --index: 5;\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\" style=\"--length: 7.009998321533203; --index: 6;\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\" style=\"--length: 6.599999904632568; --index: 7;\"><\/path><\/svg>\n      <\/h1>\n      <p class=\"chapo\">\n        Logiciel collaboratif de recherche web fond\u00e9 sur une IA<br>\n\u00c9thique | Pr\u00e9cis | Discret      <\/p>\n    <\/div>\n    <div class=\"top\">\n      <div id=\"language\">\n        <a href=\"https:\/\/www.rnest.io\" class=\" current\" hreflang=\"fr\">Fr<span class=\"sr-only\">an\u00e7ais<\/span><\/a>\n        <a href=\"https:\/\/www.rnest.io\/en\" class=\"\" hreflang=\"en\">En<span class=\"sr-only\">glish<\/span><\/a>\n      <\/div>\n      <nav>\n        <ul>\n          <li><a href=\"#presentation\">Pr\u00e9sentation<\/a><\/li>\n          <li><a href=\"#technologie\">Technologie<\/a><\/li>\n          <li><a href=\"#etudesdecas\">\u00c9tudes de cas<\/a><\/li>\n          <li><a href=\"#apropos\">\u00c0 propos<\/a><\/li>\n          <li><a class=\"btn split words chars splitting\" href=\"#demo\" style=\"--word-total: 3; --char-total: 15;\"><span class=\"word\" data-word=\"Demander\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"D\" style=\"--char-index: 0;\">D<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 1;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 2;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 3;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 4;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 5;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 6;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 7;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"une\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"u\" style=\"--char-index: 8;\">u<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 9;\">n<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"d\u00e9mo\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 11;\">d<\/span><span class=\"char\" data-char=\"\u00e9\" style=\"--char-index: 12;\">\u00e9<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 13;\">m<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 14;\">o<\/span><\/span><\/a><\/li>\n        <\/ul>\n      <\/nav>\n    <\/div>\n    <a class=\"scroll\" href=\"#presentation\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><path d=\"M4.5 29.25L50 74.75l45.5-45.5\"><\/path><\/svg><\/a>\n    <div class=\"video\">\n      <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">\n        <source src=\"https:\/\/www.rnest.io\/assets\/rnest.mp4\">\n      <\/video>\n    <\/div>\n  <\/header>\n  <main>    <section id=\"presentation\">\n      <h2>Pr\u00e9sentation<\/h2>\n      <p class=\"chapo\">\n        Partez de ce que vous connaissez,<br>\nd\u00e9couvrez ce que personne ne sait encore.      <\/p>\n      <ol>\n        <li>\n          <h3>Formulez votre question<\/h3>\n          <p>Aussi complexe soit-elle, dans n\u2019importe quel domaine. Rnest est neutre et sans limite.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 192.21 157.87\" width=\"192.21\" height=\"157.87\"><path class=\"nostroke\" d=\"M156.52 130.86c1-8.26 7.67-8 7.67-13.59 0-3.44-2.76-5.91-6.62-5.91-4.24 0-6.5 2.56-6.5 6.5H149c0-4.78 3.36-8.39 8.6-8.39s8.72 3.11 8.72 7.8c0 6.71-7 6.38-7.8 13.59zm-.84 8.38v-3.56H159v3.56z\"><\/path><path d=\"M96.11 64.23v28.81\"><\/path><rect x=\".61\" y=\"93.04\" width=\"191\" height=\"64.23\" rx=\"32.11\"><\/rect><path d=\"M130.06 139.24H30.49\"><\/path><path d=\"M96.11 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0096.11 0zm2.53 45.9h-2.09V19.32A34 34 0 0189.63 22v-1.84a40.81 40.81 0 007.76-3.61h1.25z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Initiez la recherche<\/h3>\n          <p>En s\u00e9lectionnant des sites de r\u00e9f\u00e9rence qui peuvent aborder votre question ou que vous jugez fiables.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 118.06 182.94\" width=\"118.06\" height=\"182.94\"><circle cx=\"58.8\" cy=\"125.15\" r=\"32.11\"><\/circle><circle cx=\"7.98\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"7.98\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"102.72\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"110.09\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"74.53\" cy=\"174.97\" r=\"7.37\"><\/circle><path d=\"M58.8 64.23v28.81\"><\/path><path d=\"M58.8 109.42v31.47M74.53 125.15H43.06\"><\/path><path d=\"M58.8 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0058.8 0zm9.27 45.9H50.13V44l7.25-7.59c5.24-5.5 7.46-8.31 7.46-12.29 0-3.82-2.34-6.12-6.2-6.12-3.57 0-6.21 1.63-6.21 6.29h-2.1c0-5.54 3.65-8.18 8.31-8.18s8.3 2.6 8.3 8c0 5.07-3.06 8.22-8.64 14L52.68 44h15.39z\"><\/path><\/svg>\n        <\/li>\n        <li>\n          <h3>Explorez les r\u00e9ponses<\/h3>\n          <p>Rnest explore en temps r\u00e9el le web pour extraire des contenus pertinents de vos sites de r\u00e9f\u00e9rence, et au-del\u00e0.<\/p>          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 181.29 219.25\" width=\"181.29\" height=\"219.25\"><circle cx=\"39.82\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"11.46\" cy=\"109.47\" r=\"7.37\"><\/circle><circle cx=\"51.16\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"77.87\" cy=\"177.77\" r=\"7.37\"><\/circle><circle cx=\"126.79\" cy=\"194.82\" r=\"7.37\"><\/circle><circle cx=\"39.82\" cy=\"139.24\" r=\"7.37\"><\/circle><circle cx=\"134.57\" cy=\"93.04\" r=\"7.37\"><\/circle><circle cx=\"135.88\" cy=\"67.88\" r=\"7.37\"><\/circle><circle cx=\"172.73\" cy=\"79.61\" r=\"7.37\"><\/circle><circle cx=\"141.94\" cy=\"146.61\" r=\"7.37\"><\/circle><circle cx=\"106.38\" cy=\"174.97\" r=\"7.37\"><\/circle><circle cx=\"90.65\" cy=\"125.15\" r=\"32.11\"><\/circle><path d=\"M99.01 125.15h-24.1M102.51 113.17h-27.6M106.38 119.16H74.91M106.38 131.15H74.91M94.43 137.14H74.91\"><\/path><path d=\"M90.65 64.23v28.81M12.26 102.15c2.45-10.93 10.23-19.57 20.19-22.47M39.82 86v16.1M37.88 146.35c-3.65 6.42-12.11 11.33-22.56 12.92M50.92 167.6c-.67-10.11-2.7-18.65-5.45-23.63M94.29 157.06c1.58 6 3.6 10.8 5.9 13.91M61.81 111a144.9 144.9 0 00-14.62-1.37M61.18 138c-4.36.56-9.06 1-14 1.15M99.25 176.82c-3.66.41-8.51.71-14 .85M107.78 182.2a20.15 20.15 0 0011.76 11.33M105.92 182.29c-1.62 12.77-7.41 23.09-15 27.14M109.19 98.93a53.31 53.31 0 0118-5.44M139.19 87.3c7.81-8 26.17-7.3 26.17-7.3M135.36 100.36c2.19 9.88 12.72 15.73 21.08 18.66M116.7 143.85a105.31 105.31 0 0017.87 2.54M142.28 154c.66 7 9.36 14.72 9.36 14.72M134.62 85.67c.07-4 .18-7.59.33-10.47\"><\/path><path d=\"M90.65 0a32.12 32.12 0 1032.11 32.11A32.12 32.12 0 0090.65 0zm.26 46.32c-6 0-8.64-4-9.4-8.6h2.1c.67 3.74 2.56 6.71 7.38 6.71s7-3.1 7-6.58c0-4.53-3.27-6.5-8.22-6.5h-.84v-1.89h.8c4.32 0 7.21-1.84 7.21-5.57 0-3.44-2-5.87-6.2-5.87a6 6 0 00-6.33 5.24h-2.18a8.21 8.21 0 018.47-7.13c5.2 0 8.3 3 8.3 7.51a6.57 6.57 0 01-4.78 6.7 7.22 7.22 0 015.83 7.26c0 5.2-3.69 8.72-9.14 8.72zM39.83 70.66a8 8 0 108 8 8 8 0 00-8-8zM83.8 203.3a8 8 0 108 8 8 8 0 00-8-8zM157.38 165.47a8 8 0 108 8 8 8 0 00-8-8zM8 151.85a8 8 0 108 8 8 8 0 00-8-8zM163.71 112.28a8 8 0 108 8 8 8 0 00-8-8z\"><\/path><\/svg>\n        <\/li>\n      <\/ol>\n    <\/section>\n    <section id=\"technologie\" class=\"dim\">\n      <h2>Technologie<\/h2>\n      <p class=\"chapo\">\n        Une intelligence artificielle de conception fran\u00e7aise<br>\nqui navigue en toute ind\u00e9pendance,<br>\nsur la totalit\u00e9 du web.      <\/p>\n      <div>\n        <div class=\"mac\">\n          <img src=\"https:\/\/www.rnest.io\/assets\/mac.png\" alt=\"RNEST\">\n          <figure>\n            <video autoplay=\"\" muted=\"\" playsinline=\"\" loop=\"\">\n              <source src=\"https:\/\/www.rnest.io\/media\/pages\/technologie\/ea67e9ffd6-1687424658\/video.mp4\" type=\"video\/mp4\">\n            <\/video>\n            <figcaption>\n              <p class=\"videotitle\">Exploration d\u2019Rnest\nsur le web<\/p>\n              <p class=\"web\">Page web<\/p>\n              <p class=\"try\">Je tente ma chance<\/p>\n              <p class=\"win\">Pari gagn\u00e9<\/p>\n            <\/figcaption>\n          <\/figure>\n        <\/div>\n        <ul>\n          <li>\n            <h3>Des r\u00e8gles inspir\u00e9es du comportement humain<\/h3>\n<p>\u00ab&nbsp;Je tente ma chance en choisissant d\u2019ouvrir cette page web plut\u00f4t qu\u2019une autre&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Des r\u00e8gles transparentes avec des r\u00e9sultats reproductibles<\/h3>\n<p>\u00ab&nbsp;Je suis capable de contr\u00f4ler la pertinence des r\u00e9sultats de ma recherche&nbsp;\u00bb.<\/p>          <\/li>\n          <li>\n            <h3>Une technologie neutre et 100% ind\u00e9pendante<\/h3>\n<p>\u00ab&nbsp;Sans biais cognitif ou commercial, je dispose d\u2019une base de connaissances abordant ma question \u00e0 360\u00b0&nbsp;\u00bb.<\/p>          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n    <section id=\"etudesdecas\">\n      <h2>\u00c9tudes de cas<\/h2>\n      <p class=\"chapo\">\n        Des usages multiples et vari\u00e9s<br>\ndans tous les secteurs d\u2019activit\u00e9s.      <\/p>\n      <div class=\"cases flickity-enabled is-draggable\">\n        \n        \n        \n        \n        \n        \n      <div class=\"flickity-viewport\" style=\"height: 700px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(32.29%);\"><div class=\"case is-selected\" style=\"position: absolute; left: 0%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les menaces s\u00e9curitaires sur nos sites d\u2019exploitation dans ce pays&nbsp;?<\/p>\n            <footer>Un industriel fran\u00e7ais<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">800<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">667<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1\/cddf4a18d3-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 35.42%;\">\n          <blockquote>\n            <p>INTELLIGENCE \u00c9CONOMIQUE&nbsp;: Quelles sont les strat\u00e9gies d\u2019innovation des 200 plus grandes entreprises europ\u00e9ennes&nbsp;?<\/p>\n            <footer>Un cabinet de conseil international<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">1000<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">833<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/2\/b3bf4fb1ef-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 70.83%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: \u00c0 qui s\u2019adresse la th\u00e9rapie g\u00e9nique&nbsp;? Quels en sont les r\u00e9sultats et les freins&nbsp;?<\/p>\n            <footer>Un cabinet de conseil sp\u00e9cialis\u00e9 en sant\u00e9<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">2025<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">1687<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/3\/4748bdb345-1687424658\/graphl-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 106.25%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Quels sont les impacts de la crise sanitaire sur le march\u00e9 de l\u2019immobilier de bureau en France&nbsp;?<\/p>\n            <footer>Une banque fran\u00e7aise<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">190<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">158<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4\/29ba5fc344-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: 141.67%;\">\n          <blockquote>\n            <p>PROSPECTIVE&nbsp;: Comment \u00e9volue la jurisprudence relative au droit \u00e0 l\u2019oubli sur Internet&nbsp;?<\/p>\n            <footer>Rapport de fin d\u2019\u00e9tude d\u2019un \u00e9tudiant de La Sorbonne<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">450<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">375<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/5\/f72256b42b-1687424658\/graphm-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><div class=\"case\" aria-hidden=\"true\" style=\"position: absolute; left: -35.42%;\">\n          <blockquote>\n            <p>PRISE DE FONCTION&nbsp;: Quelles sont les n\u00e9obanques op\u00e9rant en France qui pr\u00e9sentent le plus de risque de fraudes \u00e0 l\u2019identit\u00e9&nbsp;?<\/p>\n            <footer>Une Agence d\u2019\u00c9tat<\/footer>\n          <\/blockquote>\n          <div class=\"datas\">\n            <p><span class=\"value\">285<sup> K<\/sup><\/span> pages web visit\u00e9es<\/p>\n            <p><span class=\"value\">237<sup> jours<\/sup><\/span> d\u2019effort de lecture \u00e9conomis\u00e9<\/p>\n          <\/div>\n          <img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/6\/a058339a60-1687424658\/graphs-800x800.jpg\" alt=\"Visualisation de donn\u00e9es\">\n        <\/div><\/div><\/div><button class=\"flickity-button flickity-prev-next-button previous\" type=\"button\" aria-label=\"Previous\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\"><\/path><\/svg><\/button><button class=\"flickity-button flickity-prev-next-button next\" type=\"button\" aria-label=\"Next\"><svg class=\"flickity-button-icon\" viewBox=\"0 0 100 100\"><path d=\"M70.18 4.5L24.68 50l45.5 45.5\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/button><ol class=\"flickity-page-dots\"><li class=\"dot is-selected\" aria-label=\"Page dot 1\" aria-current=\"step\"><\/li><li class=\"dot\" aria-label=\"Page dot 2\"><\/li><li class=\"dot\" aria-label=\"Page dot 3\"><\/li><li class=\"dot\" aria-label=\"Page dot 4\"><\/li><li class=\"dot\" aria-label=\"Page dot 5\"><\/li><li class=\"dot\" aria-label=\"Page dot 6\"><\/li><\/ol><\/div>\n      <div class=\"quotes flickity-enabled is-fade\" tabindex=\"0\">\n        \n      <div class=\"flickity-viewport\" style=\"height: 231.75px; touch-action: pan-y;\"><div class=\"flickity-slider\" style=\"left: 0px; transform: translateX(50%);\"><blockquote class=\"is-selected\" style=\"position: absolute; left: -50%; opacity: 1;\">\n          <p>Rnest augmente au quotidien la capacit\u00e9 de nos consultants \u00e0 proposer des id\u00e9es percutantes et pragmatiques.<\/p>\n          <footer>Elsa Cusinier, Pr\u00e9sidente de Colombus Consulting<\/footer>\n        <\/blockquote><\/div><\/div><\/div>\n      <div class=\"partners\">\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/398b07a174-1687424658\/logo-assurancemaladie-x225.png\" width=\"388\" height=\"225\" alt=\"L\u2019Assurance Maladie\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/1e138e7af1-1687424658\/logo-bnp-x225.png\" width=\"484\" height=\"225\" alt=\"BNP Paribas\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/d45d53ef7a-1687424658\/logo-bouygues-x225.png\" width=\"412\" height=\"225\" alt=\"Bouygues T\u00e9l\u00e9com\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e838f204f4-1687424658\/logo-columbus-x225.png\" width=\"233\" height=\"225\" alt=\"Colombus Consulting\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/e360cf9472-1687424658\/logo-edf-x225.png\" width=\"149\" height=\"225\" alt=\"EDF\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/8d4589e105-1687424658\/logo-enedis-x225.png\" width=\"308\" height=\"225\" alt=\"Enedis\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/51280ad139-1687424658\/logo-irsn-x225.png\" width=\"271\" height=\"225\" alt=\"IRSN\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/071a43d06a-1687424658\/logo-laregion-x225.png\" width=\"353\" height=\"225\" alt=\"La R\u00e9gion Auvergne-Rh\u00f4ne-Alpes\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/4568bdea85-1687424658\/logo-ministere-armees-x225.png\" width=\"260\" height=\"225\" alt=\"Minist\u00e8re des arm\u00e9es\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/0544c2f7b2-1687424658\/logo-ministere-x225.png\" width=\"313\" height=\"225\" alt=\"Minist\u00e8re de l\u2019int\u00e9rieur\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/a68f0bd8b9-1687424658\/logo-societegenerale-x225.png\" width=\"473\" height=\"225\" alt=\"Soci\u00e9t\u00e9 G\u00e9n\u00e9rale\"><\/div>\n        <div class=\"partner\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/etudesdecas\/819f527051-1687424658\/logo-total-x225.png\" width=\"442\" height=\"225\" alt=\"Total\"><\/div>\n      <\/div>\n    <\/section>\n    <section id=\"apropos\" class=\"dim\">\n      <h2>\u00c0 propos<\/h2>\n      <p class=\"chapo\">\n        Une technologie propri\u00e9taire de La m\u00e8tis,<br>\nsoci\u00e9t\u00e9 \u00e0 capitaux 100% fran\u00e7ais.      <\/p>\n      <div>\n        <div class=\"team\"><img src=\"https:\/\/www.rnest.io\/media\/pages\/apropos\/1061c95def-1687424658\/equipe-1200x1200.jpg\" alt=\"Photo de l\u2019\u00e9quipe\"><\/div>\n        <div>\n          <p>Notre \u00e9quipe de data scientists et d\u2019analystes \u00e9conomiques con\u00e7oit l\u2019intelligence artificielle comme un moyen de stimuler la r\u00e9flexion de l\u2019Homme\u202f: nous multiplions les options \u00e0 envisager pour r\u00e9pondre \u00e0 une question, sans prendre parti.<\/p>\n<p>Notre technologie apporte une ouverture intellectuelle in\u00e9gal\u00e9e, dans un temps court, pour un effort utilisateur calibr\u00e9.<\/p>\n<p>Nous apportons une solution fran\u00e7aise souveraine d\u2019acc\u00e8s au web profond, avec un mod\u00e8le \u00e9conomique ind\u00e9pendant de tout autre acteur technologique ou commercial.<\/p>\n<p>Rejoignez-nous sur <a href=\"https:\/\/www.youtube.com\/@rnest9561\/playlists\">YouTube<\/a>&nbsp;!<\/p>        <\/div>\n      <\/div>\n    <\/section>\n    <section id=\"demo\">\n      <h2>Demander une d\u00e9mo<\/h2>\n      <form action=\"\/contact\" method=\"POST\">\n        <div class=\"honeypot\">\n          <label for=\"website\">Website<\/label>\n          <input type=\"website\" id=\"website\" name=\"website\">\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Pr\u00e9nom\" required=\"\">\n          <label for=\"firstname\">Pr\u00e9nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Nom\" required=\"\">\n          <label for=\"lastname\">Nom<\/label>\n        <\/div>\n        <div>\n          <input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Organisation\" required=\"\">\n          <label for=\"organization\">Organisation<\/label>\n        <\/div>\n        <div>\n          <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"E-mail\" required=\"\">\n          <label for=\"email\">E-mail<\/label>\n        <\/div>\n        <div class=\"large\">\n          <input type=\"text\" id=\"question\" name=\"question\" placeholder=\"Quelle est votre question ? (optionnel)\">\n          <label for=\"question\">Question<\/label>\n        <\/div>\n        <div class=\"submit\">\n          <input type=\"hidden\" name=\"csrf\" value=\"ade793b64a3877618ed6be9fa13d1bc2004579e334902e35cf22fb7d87074147\">\n          <button type=\"submit\" name=\"submit\" class=\"btn\"><span class=\"split words chars splitting\" style=\"--word-total: 3; --char-total: 16;\"><span class=\"word\" data-word=\"Envoyer\" style=\"--word-index: 0;\"><span class=\"char\" data-char=\"E\" style=\"--char-index: 0;\">E<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 1;\">n<\/span><span class=\"char\" data-char=\"v\" style=\"--char-index: 2;\">v<\/span><span class=\"char\" data-char=\"o\" style=\"--char-index: 3;\">o<\/span><span class=\"char\" data-char=\"y\" style=\"--char-index: 4;\">y<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 5;\">e<\/span><span class=\"char\" data-char=\"r\" style=\"--char-index: 6;\">r<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"ma\" style=\"--word-index: 1;\"><span class=\"char\" data-char=\"m\" style=\"--char-index: 7;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 8;\">a<\/span><\/span><span class=\"whitespace\"> <\/span><span class=\"word\" data-word=\"demande\" style=\"--word-index: 2;\"><span class=\"char\" data-char=\"d\" style=\"--char-index: 9;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 10;\">e<\/span><span class=\"char\" data-char=\"m\" style=\"--char-index: 11;\">m<\/span><span class=\"char\" data-char=\"a\" style=\"--char-index: 12;\">a<\/span><span class=\"char\" data-char=\"n\" style=\"--char-index: 13;\">n<\/span><span class=\"char\" data-char=\"d\" style=\"--char-index: 14;\">d<\/span><span class=\"char\" data-char=\"e\" style=\"--char-index: 15;\">e<\/span><\/span><\/span><span class=\"successmessage\">Demande envoy\u00e9e !<\/span><\/button>\n        <\/div>\n        <p class=\"errormessage\">La demande n\u2019a pas pu aboutir. Merci de nous \u00e9crire \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a>.<\/p>\n      <\/form>\n    <\/section>\n    <input id=\"mentions-toggle\" class=\"sr-only\" type=\"checkbox\">\n    <section id=\"mentions\">\n      <label class=\"close-bg\" for=\"mentions-toggle\"><span class=\"sr-only\">Fermer<\/span><\/label>\n      <label class=\"close-icon\" for=\"mentions-toggle\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><title>Fermer<\/title><path d=\"M5.87 5.87l88.26 88.26M94.13 5.87L5.87 94.13\"><\/path><\/svg>\n      <\/label>\n      <div class=\"modal\">\n        <h2>Mentions l\u00e9gales<\/h2>\n        <p>Le pr\u00e9sent site Internet ainsi que le nom de domaine rnest.io sont la propri\u00e9t\u00e9 de l\u2019\u00c9diteur.<\/p>        <div class=\"content\">\n          <div>\n            <h3>Coordonn\u00e9es<\/h3>\n            <h4>\u00c9diteur du site<\/h4>\n<p>La soci\u00e9t\u00e9 LA M\u00c8TIS,<br>\nSAS au capital social de 50&nbsp;000 euros, enregistr\u00e9e aupr\u00e8s du RCS de Paris sous le num\u00e9ro 792&nbsp;517&nbsp;211 et ayant son si\u00e8ge social au 22 rue d\u2019Aumale, 75009 Paris.<\/p>\n<h4>Directeur de publication<\/h4>\n<p>Monsieur Philippe Charlot,<br>\nPr\u00e9sident de la SAS LA M\u00c8TIS.<\/p>\n<h4>H\u00e9bergement du site<\/h4>\n<p>La soci\u00e9t\u00e9 OVH,<br>\nSAS enregistr\u00e9e aupr\u00e8s du RCS de Lille M\u00e9tropole sous le num\u00e9ro 424&nbsp;761&nbsp;419&nbsp;00045 et ayant son si\u00e8ge social 2 rue Kellermann, 59100 Roubaix (France).<\/p>          <\/div>\n          <div>\n            <h3>Droits de propri\u00e9t\u00e9 intellectuelle<\/h3>\n            <p>Toutes les informations ou documents contenus sur le Site, ainsi que l\u2019ensemble des \u00e9l\u00e9ments qui le composent, rel\u00e8vent de la seule propri\u00e9t\u00e9 de LA M\u00c8TIS ou font l\u2019objet d\u2019un droit d\u2019utilisation, d\u2019exploitation et de reproduction d\u00e9tenu par cette derni\u00e8re. Ces \u00e9l\u00e9ments sont soumis \u00e0 la l\u00e9gislation fran\u00e7aise prot\u00e9geant les droits de propri\u00e9t\u00e9 intellectuelle et plus particuli\u00e8rement le droit d\u2019auteur.<\/p>          <\/div>\n          <div>\n            <h3>Cr\u00e9dits<\/h3>\n            <p>Le pr\u00e9sent site a \u00e9t\u00e9 \u00e9labor\u00e9 et d\u00e9velopp\u00e9 par Studio Fables, SAS enregistr\u00e9e aupr\u00e8s du RCS de Bobigny sous le num\u00e9ro 845&nbsp;322&nbsp;247 et ayant son si\u00e8ge social au 2 rue Marcelin Berthelot, 93100 Montreuil (France).<\/p>\n<p>Studio Fables est un studio de design graphique et num\u00e9rique qui con\u00e7oit des identit\u00e9s visuelles, des objets imprim\u00e9s, des sites, des animations et des installations interactives pour des marques et des institutions.<br>\n<a href=\"https:\/\/studiofables.com\">studiofables.com<\/a><\/p>          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <footer id=\"footer\">\n      <div class=\"jobs dim\">\n        <p>Nous sommes en permanence \u00e0 l\u2019affut des meilleurs profils pour rejoindre nos \u00e9quipes techniques et fonctionnelles\u202f: d\u00e9veloppeurs front &amp; back-end, data scientists, linguistes, analystes \u00e9conomiques\u2026<\/p>\n<p>Envoyez vos candidatures spontan\u00e9es \u00e0 <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>      <\/div>\n      <div class=\"infos\">\n        <svg class=\"logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 55.76 11.76\"><title>RNEST<\/title><path class=\"r\" d=\"M7.88.88H4.37A3.49 3.49 0 00.88 4.37v6.51\"><\/path><path class=\"n\" d=\"M12.43 10.88V4.37a3.5 3.5 0 013.5-3.49 3.51 3.51 0 013.51 3.51v6.49\"><\/path><path class=\"e1\" d=\"M31.59.88h-3.51a3.49 3.49 0 00-3.49 3.49v3a3.49 3.49 0 003.49 3.49h3.51\"><\/path><path class=\"e2\" d=\"M27.99 5.88h2.6\"><\/path><path class=\"s1\" d=\"M43.55.88H39.9A3.38 3.38 0 0036.56 4a2.9 2.9 0 00.72 1.91\"><\/path><path class=\"s2\" d=\"M36.56 10.88h3.64a3.4 3.4 0 003.35-3.09 2.85 2.85 0 00-.73-1.91\"><\/path><path class=\"t1\" d=\"M47.87.88h7.01\"><\/path><path class=\"t2\" d=\"M51.38 4.28v6.6\"><\/path><\/svg>\n        <a href=\"https:\/\/www.google.fr\/maps\/place\/by+La+m\u00e8tis+-+25+rue+du+Quatre-Septembre+Paris+75002\" target=\"_blank\" rel=\"noopener\">by La m\u00e8tis - 25 rue du Quatre-Septembre, 75002 Paris<\/a>\n        <a href=\"tel:+33678921289\">+33 (0)6 78 92 12 89<\/a>\n      <\/div>\n      <div class=\"links\">\n        <a href=\"https:\/\/www.linkedin.com\/company\/la-m-tis\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n        <label for=\"mentions-toggle\">Mentions l\u00e9gales<\/label>\n        <a class=\"sf\" href=\"https:\/\/studiofables.com\" target=\"_blank\" rel=\"noopener\">Sit\u00e9 r\u00e9alis\u00e9 par <span>Studio Fables<\/span><\/a>\n      <\/div>\n    <\/footer>  <\/main>\n  <div class=\"cursor cursor-outer\"><\/div>\n  <div class=\"cursor cursor-inner\"><\/div>\n  <script src=\"https:\/\/www.rnest.io\/assets\/plugins.js\"><\/script>\n  <script src=\"https:\/\/www.rnest.io\/assets\/main.js\"><\/script>\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "content-security-policy",
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 90
                    },
                    "interactivePeriods": [
                        [
                            0,
                            827
                        ],
                        [
                            916,
                            7855
                        ]
                    ],
                    "longTasks": [
                        [
                            827,
                            916
                        ]
                    ],
                    "lastVisualChange": 4100,
                    "render": 1000,
                    "visualComplete85": 3200,
                    "visualComplete90": 3700,
                    "visualComplete95": 3700,
                    "visualComplete99": 4100,
                    "visualComplete": 4100,
                    "SpeedIndex": 1714,
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "fetchStart",
                            "time": 113
                        },
                        {
                            "name": "navigationStart",
                            "time": 161
                        },
                        {
                            "name": "domLoading",
                            "time": 162
                        },
                        {
                            "name": "responseEnd",
                            "time": 163
                        },
                        {
                            "name": "domInteractive",
                            "time": 163
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 163
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 163
                        },
                        {
                            "name": "domComplete",
                            "time": 163
                        },
                        {
                            "name": "responseEnd",
                            "time": 453
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 461
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 461
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 462
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 462
                        },
                        {
                            "name": "domLoading",
                            "time": 463
                        },
                        {
                            "name": "domInteractive",
                            "time": 1028
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1028
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1036
                        },
                        {
                            "name": "firstPaint",
                            "time": 1062
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1062
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1062
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1062
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1062
                        },
                        {
                            "name": "InteractiveTime",
                            "time": 1062
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1195
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1195
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1195
                        },
                        {
                            "name": "domComplete",
                            "time": 2200
                        },
                        {
                            "name": "loadEventStart",
                            "time": 2200
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 2201
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 162,
                    "chromeUserTiming.fetchStart": 114,
                    "chromeUserTiming.domLoading": 464,
                    "chromeUserTiming.responseEnd": 454,
                    "chromeUserTiming.domInteractive": 1028,
                    "chromeUserTiming.domContentLoadedEventStart": 1028,
                    "chromeUserTiming.domContentLoadedEventEnd": 1036,
                    "chromeUserTiming.domComplete": 2201,
                    "chromeUserTiming.unloadEventStart": 462,
                    "chromeUserTiming.unloadEventEnd": 462,
                    "chromeUserTiming.markAsMainFrame": 462,
                    "chromeUserTiming.commitNavigationEnd": 463,
                    "chromeUserTiming.firstPaint": 1062,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1062,
                    "chromeUserTiming.firstContentfulPaint": 1062,
                    "chromeUserTiming.firstImagePaint": 1062,
                    "chromeUserTiming.InteractiveTime": 1062,
                    "chromeUserTiming.firstMeaningfulPaint": 1195,
                    "chromeUserTiming.loadEventStart": 2201,
                    "chromeUserTiming.loadEventEnd": 2202,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 956.577
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 6390.4099999999999
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 465.83499999999998
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 465.84800000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 465.85399999999998
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 465.858
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 465.86399999999998
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 465.86900000000003
                            },
                            "3850": {
                                "name": "PermissionsPolicyHeader",
                                "firstUsed": 465.87400000000002
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 467.29199999999997
                            },
                            "4561": {
                                "name": "LinkRelPreloadAsFont",
                                "firstUsed": 470.28100000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 489.601
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 489.649
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 489.65600000000001
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 489.67500000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 531.45799999999997
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 531.54999999999995
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 531.61000000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 532.25999999999999
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 532.56700000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 532.77599999999995
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 534.51800000000003
                            },
                            "901": {
                                "name": "LinkRelPreload",
                                "firstUsed": 535.01199999999994
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 545.11699999999996
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 547.31200000000001
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 580.82600000000002
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 580.83500000000004
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 580.84100000000001
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 581.02300000000002
                            },
                            "582": {
                                "name": "CSSSelectorPseudoScrollbar",
                                "firstUsed": 582.13699999999994
                            },
                            "584": {
                                "name": "CSSSelectorPseudoScrollbarThumb",
                                "firstUsed": 582.25699999999995
                            },
                            "585": {
                                "name": "CSSSelectorPseudoScrollbarTrack",
                                "firstUsed": 582.29700000000003
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 597.37400000000002
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 600.15200000000004
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 600.26199999999994
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 601.27800000000002
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 601.29499999999996
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 601.30200000000002
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 601.346
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 606.96799999999996
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 607.08500000000004
                            },
                            "263": {
                                "name": "DeprecatedWebKitRadialGradient",
                                "firstUsed": 652.53700000000003
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 652.57899999999995
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 669.90499999999997
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 672.99000000000001
                            },
                            "4330": {
                                "name": "FlexboxAbsPosJustifyContent",
                                "firstUsed": 681
                            },
                            "4237": {
                                "name": "FlexboxNewAbsPos",
                                "firstUsed": 682.62300000000005
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 771.18399999999997
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 771.28200000000004
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 771.28899999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 772.05399999999997
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 772.82299999999998
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 827.25400000000002
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 829.173
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 830.54499999999996
                            },
                            "1015": {
                                "name": "CSSFilterGrayscale",
                                "firstUsed": 835.78899999999999
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 836.71400000000006
                            },
                            "2851": {
                                "name": "InputTypeCheckbox",
                                "firstUsed": 858.779
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 858.846
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 858.93299999999999
                            },
                            "2854": {
                                "name": "InputTypeHidden",
                                "firstUsed": 858.96500000000003
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 873.81799999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 882.93299999999999
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 883.38800000000003
                            },
                            "599": {
                                "name": "TextWholeText",
                                "firstUsed": 889.47400000000005
                            },
                            "2667": {
                                "name": "V8SVGGeometryElement_GetTotalLength_Method",
                                "firstUsed": 891.37900000000002
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 963.59799999999996
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 964.54499999999996
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 967.87199999999996
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 967.91700000000003
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 970.88400000000001
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 970.923
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 970.93600000000004
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 971.00699999999995
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 971.01700000000005
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 972.27700000000004
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 972.29999999999995
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 972.31500000000005
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 972.327
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 973.096
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 981.71600000000001
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 1009.803
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 1012.1130000000001
                            },
                            "4307": {
                                "name": "SendBeaconWithBlob",
                                "firstUsed": 1012.143
                            },
                            "323": {
                                "name": "PrefixedDocumentFullscreenElement",
                                "firstUsed": 1035.5319999999999
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 531.62400000000002
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 531.65099999999995
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 531.65800000000002
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 532.197
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 532.53300000000002
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 532.54899999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 532.58900000000006
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 532.62099999999998
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 532.63599999999997
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 580.85799999999995
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 580.88499999999999
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 580.89400000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 580.904
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 580.92200000000003
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 580.92999999999995
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 580.93799999999999
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 580.94600000000003
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 580.95399999999995
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 580.96299999999997
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 580.976
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 580.98400000000004
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 580.99599999999998
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 581.00300000000004
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 581.94200000000001
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 582.18100000000004
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 582.18899999999996
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 649.97199999999998
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 649.98199999999997
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 649.99000000000001
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 649.99900000000002
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 650.07500000000005
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 650.09000000000003
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 650.096
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 650.10299999999995
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 650.44500000000005
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 650.46799999999996
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 650.86900000000003
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 650.88199999999995
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 650.88999999999999
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 650.89700000000005
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 650.923
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 650.93499999999995
                            },
                            "379": {
                                "name": "CSSPropertyStrokeDasharray",
                                "firstUsed": 651.08299999999997
                            },
                            "166": {
                                "name": "CSSPropertyAliasWebkitAnimation",
                                "firstUsed": 651.11000000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 651.50900000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 651.66700000000003
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 651.67700000000002
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 651.68700000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 651.827
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 651.84100000000001
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 651.85000000000002
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 651.85599999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 651.86699999999996
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 651.87699999999995
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 651.88300000000004
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 651.89200000000005
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 651.90899999999999
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 651.91399999999999
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 651.96500000000003
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 651.97299999999996
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 651.98400000000004
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 652.11900000000003
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 652.15300000000002
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 652.28899999999999
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 652.29499999999996
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 652.50599999999997
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 652.51499999999999
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 669.84100000000001
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 671.75
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 671.89599999999996
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 672.44200000000001
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 672.47500000000002
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 672.50099999999998
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 831.40300000000002
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 834.36900000000003
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 834.5
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 834.75900000000001
                            },
                            "420": {
                                "name": "CSSPropertyMixBlendMode",
                                "firstUsed": 835.65999999999997
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 835.76400000000001
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 836.20100000000002
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 836.72500000000002
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 836.73299999999995
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 837.77099999999996
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 837.89599999999996
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 883.81299999999999
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 883.82399999999996
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 883.83299999999997
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 885.30899999999997
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 885.32899999999995
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 891.63400000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 1000,
                    "maxFID": 0,
                    "TTIMeasurementEnd": 7855,
                    "LastInteractive": 1000,
                    "TimeToInteractive": 1000,
                    "FirstCPUIdle": 1000,
                    "TotalBlockingTime": 0,
                    "testID": "240906_BiDcN9_9WF",
                    "step": 1,
                    "effectiveBps": 566968,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 164,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Performance.first-contentful-paint": 974.86199999999997,
                    "lighthouse.Performance.total-blocking-time": 60.74799999999982,
                    "lighthouse.Performance.cumulative-layout-shift": 0,
                    "lighthouse.Performance.speed-index": 2200,
                    "lighthouse.Accessibility": 0.91000000000000003,
                    "lighthouse.BestPractices": 1,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.42999999999999999,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "113": 38.100000000000001,
                                "214": 36.799999999999997,
                                "357": 63,
                                "457": 42.899999999999999,
                                "559": 36.799999999999997,
                                "660": 100,
                                "761": 100,
                                "862": 100,
                                "963": 100,
                                "1064": 100,
                                "1164": 100,
                                "1265": 100,
                                "1367": 100,
                                "1468": 100,
                                "1569": 100,
                                "1670": 100,
                                "1771": 95,
                                "1873": 100,
                                "1973": 100,
                                "2074": 100,
                                "2175": 100,
                                "2276": 100,
                                "2404": 100,
                                "2505": 100,
                                "2606": 100,
                                "2707": 100,
                                "2808": 100,
                                "2909": 100,
                                "3010": 100,
                                "3111": 100,
                                "3212": 100,
                                "3314": 100,
                                "3415": 100,
                                "3517": 100,
                                "3618": 100,
                                "3719": 100,
                                "3820": 100,
                                "3921": 100,
                                "4022": 100,
                                "4123": 100,
                                "4223": 100,
                                "4354": 100,
                                "4455": 100,
                                "4556": 100,
                                "4656": 100,
                                "4757": 100,
                                "4859": 95,
                                "4959": 94.700000000000003,
                                "5060": 100,
                                "5161": 100,
                                "5263": 100,
                                "5363": 100,
                                "5464": 100,
                                "5565": 100,
                                "5666": 100,
                                "5767": 100,
                                "5868": 100,
                                "5969": 100,
                                "6069": 100,
                                "6170": 100,
                                "6271": 90.5,
                                "6373": 100,
                                "6475": 100,
                                "6576": 100,
                                "6677": 100,
                                "6778": 95.200000000000003,
                                "6879": 94.700000000000003,
                                "6980": 100,
                                "7081": 94.700000000000003,
                                "7181": 95.5,
                                "7282": 90,
                                "7394": 100,
                                "7495": 95,
                                "7596": 100,
                                "7697": 100,
                                "7797": 100,
                                "7898": 95,
                                "7999": 100
                            },
                            "max": 100,
                            "count": 79
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "113": 0,
                                "214": 0,
                                "357": 472049,
                                "457": 79231,
                                "559": 638991,
                                "660": 0,
                                "761": 0,
                                "862": 0,
                                "963": 3429223,
                                "1064": 9368419,
                                "1164": 6994137,
                                "1265": 5264029,
                                "1367": 4910440,
                                "1468": 5221347,
                                "1569": 5486417,
                                "1670": 5025440,
                                "1771": 4618189,
                                "1873": 5459579,
                                "1973": 5039198,
                                "2074": 5027970,
                                "2175": 5025815,
                                "2276": 5230997,
                                "2404": 5239523,
                                "2505": 5254853,
                                "2606": 5020170,
                                "2707": 5255085,
                                "2808": 5026660,
                                "2909": 5021959,
                                "3010": 5250271,
                                "3111": 5022972,
                                "3212": 5250085,
                                "3314": 5007727,
                                "3415": 5238121,
                                "3517": 4967672,
                                "3618": 5027458,
                                "3719": 5489619,
                                "3820": 5412163,
                                "3921": 5026342,
                                "4022": 5483535,
                                "4123": 4746595,
                                "4223": 5035803,
                                "4354": 5128428,
                                "4455": 4894928,
                                "4556": 5286769,
                                "4656": 5146802,
                                "4757": 5143800,
                                "4859": 5011061,
                                "4959": 5259103,
                                "5060": 5034273,
                                "5161": 5257593,
                                "5263": 5012221,
                                "5363": 3429555,
                                "5464": 6861839,
                                "5565": 5028924,
                                "5666": 5261790,
                                "5767": 5028355,
                                "5868": 5264574,
                                "5969": 5034947,
                                "6069": 5031461,
                                "6170": 5259822,
                                "6271": 5022914,
                                "6373": 5005660,
                                "6475": 7698717,
                                "6576": 8740413,
                                "6677": 8436183,
                                "6778": 8768802,
                                "6879": 5195679,
                                "6980": 3088912,
                                "7081": 3201296,
                                "7181": 2743586,
                                "7282": 3425980,
                                "7394": 3100466,
                                "7495": 2973386,
                                "7596": 4340313,
                                "7697": 5266551,
                                "7797": 5031081,
                                "7898": 5029575,
                                "7999": 5257498
                            },
                            "max": 9368419,
                            "count": 79
                        }
                    },
                    "effectiveBpsDoc": 2266344,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcN9_9WF\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcN9\/9WF\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcN9_9WF&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 67
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 67
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 67
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 67
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002400.jpg",
                            "VisuallyComplete": 74
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 82
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_003700.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcN9_9WF&video=video_1_cached&file=ms_004100.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "rnest.matomo.cloud": {
                            "bytes": 0,
                            "requests": 2,
                            "connections": 1
                        },
                        "www.rnest.io": {
                            "bytes": 4201802,
                            "requests": 2,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 7498,
                            "bytesUncompressed": 24227,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 4194304,
                            "bytesUncompressed": 4194304,
                            "requests": 1
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}