{
"data": {
"id": "250326_BiDcFW_4VJ",
"url": "https:\/\/byndc.agency\/",
"summary": "https:\/\/www.webpagetest.org\/results.php?test=250326_BiDcFW_4VJ",
"testUrl": "https:\/\/byndc.agency\/",
"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": 1742982740,
"testRuns": 1,
"fvonly": false,
"successfulFVRuns": 0,
"successfulRVRuns": 1,
"lighthouse": {
"lighthouseVersion": "11.4.0",
"requestedUrl": "https:\/\/byndc.agency\/",
"mainDocumentUrl": "https:\/\/byndc.agency\/",
"finalDisplayedUrl": "https:\/\/byndc.agency\/",
"finalUrl": "https:\/\/byndc.agency\/",
"fetchTime": "2025-03-26T09:51:31.826Z",
"gatherMode": "navigation",
"runtimeError": {
"code": "NO_FCP",
"message": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
},
"runWarnings": [
"The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
],
"userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/132.0.0.0 Safari\/537.36",
"environment": {
"hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/132.0.0.0 Safari\/537.36",
"benchmarkIndex": 2102.5,
"credits": []
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"screenshot-thumbnails": {
"id": "screenshot-thumbnails",
"title": "Screenshot Thumbnails",
"description": "This is what the load of your site looked like.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"final-screenshot": {
"id": "final-screenshot",
"title": "Final Screenshot",
"description": "The last screenshot captured of the pageload.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
},
"installable-manifest": {
"id": "installable-manifest",
"title": "Web app manifest and service worker 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"splash-screen": {
"id": "splash-screen",
"title": "Configured for a custom splash screen",
"description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"maskable-icon": {
"id": "maskable-icon",
"title": "Manifest has 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"font-display": {
"id": "font-display",
"title": "All text remains visible during webfont loads",
"description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"network-requests": {
"id": "network-requests",
"title": "Network Requests",
"description": "Lists the network requests that were made during page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"main-thread-tasks": {
"id": "main-thread-tasks",
"title": "Tasks",
"description": "Lists the toplevel main thread tasks that executed during page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"resource-summary": {
"id": "resource-summary",
"title": "Resources Summary",
"description": "Aggregates all network requests and groups them by type",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"third-party-summary": {
"id": "third-party-summary",
"title": "Minimize third-party usage",
"description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 1
},
"third-party-facades": {
"id": "third-party-facades",
"title": "Lazy load third-party resources with facades",
"description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
},
"long-tasks": {
"id": "long-tasks",
"title": "Avoid long main-thread tasks",
"description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
},
"unsized-images": {
"id": "unsized-images",
"title": "Image elements have explicit `width` and `height`",
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"script-treemap-data": {
"id": "script-treemap-data",
"title": "Script Treemap Data",
"description": "Used for treemap app",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"aria-allowed-attr": {
"id": "aria-allowed-attr",
"title": "`[aria-*]` attributes match their roles",
"description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"aria-hidden-focus": {
"id": "aria-hidden-focus",
"title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
"description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"aria-valid-attr-value": {
"id": "aria-valid-attr-value",
"title": "`[aria-*]` attributes have valid values",
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"aria-valid-attr": {
"id": "aria-valid-attr",
"title": "`[aria-*]` attributes are valid and not misspelled",
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"button-name": {
"id": "button-name",
"title": "Buttons have an accessible name",
"description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"color-contrast": {
"id": "color-contrast",
"title": "Background and foreground colors have a sufficient contrast ratio",
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"heading-order": {
"id": "heading-order",
"title": "Heading elements appear in a sequentially-descending order",
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"label": {
"id": "label",
"title": "Form elements have associated labels",
"description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"link-name": {
"id": "link-name",
"title": "Links have a discernible name",
"description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"link-in-text-block": {
"id": "link-in-text-block",
"title": "Links are distinguishable without relying on color.",
"description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"list": {
"id": "list",
"title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
"description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"listitem": {
"id": "listitem",
"title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
"description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"tabindex": {
"id": "tabindex",
"title": "No element has a `[tabindex]` value greater than 0",
"description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"uses-long-cache-ttl": {
"id": "uses-long-cache-ttl",
"title": "Uses efficient cache policy on static assets",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"total-byte-weight": {
"id": "total-byte-weight",
"title": "Avoids enormous network payloads",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"charset": {
"id": "charset",
"title": "Properly defines charset",
"description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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 paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"robots-txt": {
"id": "robots-txt",
"title": "robots.txt is valid",
"description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"canonical": {
"id": "canonical",
"title": "Document has a valid `rel=canonical`",
"description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"bf-cache": {
"id": "bf-cache",
"title": "Page didn't prevent back\/forward cache restoration",
"description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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\/132.0.0.0 Safari\/537.36 PTST\/25.01",
"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": 7,
"group": "a11y-navigation"
},
{
"id": "aria-allowed-attr",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-allowed-role",
"weight": 1,
"group": "a11y-aria"
},
{
"id": "aria-command-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-dialog-name",
"weight": 7,
"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": 7,
"group": "a11y-aria"
},
{
"id": "aria-meter-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-progressbar-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-required-attr",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-required-children",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-required-parent",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-roles",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-text",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-toggle-field-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-tooltip-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-treeitem-name",
"weight": 7,
"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": 7,
"group": "a11y-navigation"
},
{
"id": "color-contrast",
"weight": 7,
"group": "a11y-color-contrast"
},
{
"id": "definition-list",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "dlitem",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "document-title",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "duplicate-id-active",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "duplicate-id-aria",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "form-field-multiple-labels",
"weight": 3,
"group": "a11y-names-labels"
},
{
"id": "frame-title",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "heading-order",
"weight": 3,
"group": "a11y-navigation"
},
{
"id": "html-has-lang",
"weight": 7,
"group": "a11y-language"
},
{
"id": "html-lang-valid",
"weight": 7,
"group": "a11y-language"
},
{
"id": "html-xml-lang-mismatch",
"weight": 3,
"group": "a11y-language"
},
{
"id": "image-alt",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "image-redundant-alt",
"weight": 1,
"group": "a11y-names-labels"
},
{
"id": "input-button-name",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "input-image-alt",
"weight": 10,
"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": 10,
"group": "a11y-best-practices"
},
{
"id": "meta-viewport",
"weight": 10,
"group": "a11y-best-practices"
},
{
"id": "object-alt",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "select-name",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "skip-link",
"weight": 3,
"group": "a11y-names-labels"
},
{
"id": "tabindex",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "table-duplicate-name",
"weight": 1,
"group": "a11y-tables-lists"
},
{
"id": "td-headers-attr",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "th-has-data-cells",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "valid-lang",
"weight": 7,
"group": "a11y-language"
},
{
"id": "video-caption",
"weight": 10,
"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": null
},
"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": 1,
"group": "best-practices-ux"
},
{
"id": "doctype",
"weight": 1,
"group": "best-practices-browser-compat"
},
{
"id": "charset",
"weight": 1,
"group": "best-practices-browser-compat"
},
{
"id": "no-unload-listeners",
"weight": 1,
"group": "best-practices-general"
},
{
"id": "js-libraries",
"weight": 0,
"group": "best-practices-general"
},
{
"id": "deprecations",
"weight": 5,
"group": "best-practices-general"
},
{
"id": "third-party-cookies",
"weight": 5,
"group": "best-practices-general"
},
{
"id": "errors-in-console",
"weight": 1,
"group": "best-practices-general"
},
{
"id": "valid-source-maps",
"weight": 0,
"group": "best-practices-general"
},
{
"id": "inspector-issues",
"weight": 1,
"group": "best-practices-general"
}
],
"id": "best-practices",
"score": null
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "viewport",
"weight": 1,
"group": "seo-mobile"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "is-crawlable",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "font-size",
"weight": 1,
"group": "seo-mobile"
},
{
"id": "plugins",
"weight": 1,
"group": "seo-content"
},
{
"id": "tap-targets",
"weight": 1,
"group": "seo-mobile"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": null
},
"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": 1,
"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": null
}
},
"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": [],
"timing": {
"entries": [
{
"startTime": 635.11000000000001,
"name": "lh:config",
"duration": 560.29999999999995,
"entryType": "measure"
},
{
"startTime": 643.37,
"name": "lh:config:resolveArtifactsToDefns",
"duration": 58.390000000000001,
"entryType": "measure"
},
{
"startTime": 1195.5799999999999,
"name": "lh:runner:gather",
"duration": 33829.260000000002,
"entryType": "measure"
},
{
"startTime": 1379.96,
"name": "lh:driver:connect",
"duration": 9.6899999999999995,
"entryType": "measure"
},
{
"startTime": 1389.9400000000001,
"name": "lh:driver:navigate",
"duration": 5.9199999999999999,
"entryType": "measure"
},
{
"startTime": 1398.3399999999999,
"name": "lh:gather:getBenchmarkIndex",
"duration": 1010.78,
"entryType": "measure"
},
{
"startTime": 2409.4299999999998,
"name": "lh:gather:getVersion",
"duration": 1.3100000000000001,
"entryType": "measure"
},
{
"startTime": 2411.0999999999999,
"name": "lh:prepare:navigationMode",
"duration": 33.329999999999998,
"entryType": "measure"
},
{
"startTime": 2424.8800000000001,
"name": "lh:storage:clearDataForOrigin",
"duration": 9.5500000000000007,
"entryType": "measure"
},
{
"startTime": 2434.6300000000001,
"name": "lh:storage:clearBrowserCaches",
"duration": 7.2199999999999998,
"entryType": "measure"
},
{
"startTime": 2442.8499999999999,
"name": "lh:gather:prepareThrottlingAndNetwork",
"duration": 1.4399999999999999,
"entryType": "measure"
},
{
"startTime": 35006.139999999999,
"name": "lh:gather:getArtifact:DevtoolsLog",
"duration": 0.32000000000000001,
"entryType": "measure"
},
{
"startTime": 35006.610000000001,
"name": "lh:gather:getArtifact:Trace",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 35006.860000000001,
"name": "lh:computed:NetworkRecords",
"duration": 1.6399999999999999,
"entryType": "measure"
},
{
"startTime": 35025.400000000001,
"name": "lh:runner:audit",
"duration": 316.72000000000003,
"entryType": "measure"
},
{
"startTime": 35025.589999999997,
"name": "lh:runner:auditing",
"duration": 315.83999999999997,
"entryType": "measure"
},
{
"startTime": 35038.120000000003,
"name": "lh:audit:is-on-https",
"duration": 10.960000000000001,
"entryType": "measure"
},
{
"startTime": 35050.360000000001,
"name": "lh:audit:viewport",
"duration": 6.1600000000000001,
"entryType": "measure"
},
{
"startTime": 35057.120000000003,
"name": "lh:audit:first-contentful-paint",
"duration": 9.4299999999999997,
"entryType": "measure"
},
{
"startTime": 35068.889999999999,
"name": "lh:audit:largest-contentful-paint",
"duration": 3.2999999999999998,
"entryType": "measure"
},
{
"startTime": 35074.07,
"name": "lh:audit:first-meaningful-paint",
"duration": 1.3899999999999999,
"entryType": "measure"
},
{
"startTime": 35075.93,
"name": "lh:audit:speed-index",
"duration": 1.3700000000000001,
"entryType": "measure"
},
{
"startTime": 35077.360000000001,
"name": "lh:audit:screenshot-thumbnails",
"duration": 0.20999999999999999,
"entryType": "measure"
},
{
"startTime": 35077.599999999999,
"name": "lh:audit:final-screenshot",
"duration": 0.13,
"entryType": "measure"
},
{
"startTime": 35078.160000000003,
"name": "lh:audit:total-blocking-time",
"duration": 1.26,
"entryType": "measure"
},
{
"startTime": 35079.949999999997,
"name": "lh:audit:max-potential-fid",
"duration": 1.1399999999999999,
"entryType": "measure"
},
{
"startTime": 35082.07,
"name": "lh:audit:cumulative-layout-shift",
"duration": 1.1200000000000001,
"entryType": "measure"
},
{
"startTime": 35083.790000000001,
"name": "lh:audit:errors-in-console",
"duration": 1.74,
"entryType": "measure"
},
{
"startTime": 35086.220000000001,
"name": "lh:audit:server-response-time",
"duration": 1.76,
"entryType": "measure"
},
{
"startTime": 35088.510000000002,
"name": "lh:audit:interactive",
"duration": 1,
"entryType": "measure"
},
{
"startTime": 35089.769999999997,
"name": "lh:audit:user-timings",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 35090.839999999997,
"name": "lh:audit:critical-request-chains",
"duration": 0.79000000000000004,
"entryType": "measure"
},
{
"startTime": 35091.870000000003,
"name": "lh:audit:redirects",
"duration": 0.65000000000000002,
"entryType": "measure"
},
{
"startTime": 35092.879999999997,
"name": "lh:audit:installable-manifest",
"duration": 1.0700000000000001,
"entryType": "measure"
},
{
"startTime": 35094.260000000002,
"name": "lh:audit:splash-screen",
"duration": 1.0900000000000001,
"entryType": "measure"
},
{
"startTime": 35095.839999999997,
"name": "lh:audit:themed-omnibox",
"duration": 14.1,
"entryType": "measure"
},
{
"startTime": 35110.379999999997,
"name": "lh:audit:maskable-icon",
"duration": 1.5,
"entryType": "measure"
},
{
"startTime": 35112.410000000003,
"name": "lh:audit:content-width",
"duration": 1.29,
"entryType": "measure"
},
{
"startTime": 35114.309999999998,
"name": "lh:audit:image-aspect-ratio",
"duration": 1.28,
"entryType": "measure"
},
{
"startTime": 35116.309999999998,
"name": "lh:audit:image-size-responsive",
"duration": 1.3100000000000001,
"entryType": "measure"
},
{
"startTime": 35118.279999999999,
"name": "lh:audit:preload-fonts",
"duration": 2.7799999999999998,
"entryType": "measure"
},
{
"startTime": 35121.580000000002,
"name": "lh:audit:deprecations",
"duration": 0.97999999999999998,
"entryType": "measure"
},
{
"startTime": 35122.830000000002,
"name": "lh:audit:third-party-cookies",
"duration": 0.90000000000000002,
"entryType": "measure"
},
{
"startTime": 35123.989999999998,
"name": "lh:audit:mainthread-work-breakdown",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35125.019999999997,
"name": "lh:audit:bootup-time",
"duration": 1.0600000000000001,
"entryType": "measure"
},
{
"startTime": 35126.389999999999,
"name": "lh:audit:uses-rel-preload",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 35127.32,
"name": "lh:audit:uses-rel-preconnect",
"duration": 0.96999999999999997,
"entryType": "measure"
},
{
"startTime": 35128.809999999998,
"name": "lh:audit:font-display",
"duration": 1.3999999999999999,
"entryType": "measure"
},
{
"startTime": 35130.260000000002,
"name": "lh:audit:diagnostics",
"duration": 0.12,
"entryType": "measure"
},
{
"startTime": 35130.400000000001,
"name": "lh:audit:network-requests",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35130.959999999999,
"name": "lh:audit:network-rtt",
"duration": 1.52,
"entryType": "measure"
},
{
"startTime": 35132.849999999999,
"name": "lh:audit:network-server-latency",
"duration": 1.03,
"entryType": "measure"
},
{
"startTime": 35133.910000000003,
"name": "lh:audit:main-thread-tasks",
"duration": 0.089999999999999997,
"entryType": "measure"
},
{
"startTime": 35134.019999999997,
"name": "lh:audit:metrics",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 35134.510000000002,
"name": "lh:audit:performance-budget",
"duration": 0.93000000000000005,
"entryType": "measure"
},
{
"startTime": 35135.800000000003,
"name": "lh:audit:timing-budget",
"duration": 1.0700000000000001,
"entryType": "measure"
},
{
"startTime": 35136.889999999999,
"name": "lh:audit:resource-summary",
"duration": 0.33000000000000002,
"entryType": "measure"
},
{
"startTime": 35139.870000000003,
"name": "lh:audit:third-party-summary",
"duration": 1.52,
"entryType": "measure"
},
{
"startTime": 35141.809999999998,
"name": "lh:audit:third-party-facades",
"duration": 1.51,
"entryType": "measure"
},
{
"startTime": 35143.93,
"name": "lh:audit:largest-contentful-paint-element",
"duration": 1.24,
"entryType": "measure"
},
{
"startTime": 35145.57,
"name": "lh:audit:lcp-lazy-loaded",
"duration": 0.90000000000000002,
"entryType": "measure"
},
{
"startTime": 35146.690000000002,
"name": "lh:audit:layout-shift-elements",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35147.839999999997,
"name": "lh:audit:long-tasks",
"duration": 0.84999999999999998,
"entryType": "measure"
},
{
"startTime": 35149.080000000002,
"name": "lh:audit:no-unload-listeners",
"duration": 1.3799999999999999,
"entryType": "measure"
},
{
"startTime": 35150.940000000002,
"name": "lh:audit:non-composited-animations",
"duration": 0.88,
"entryType": "measure"
},
{
"startTime": 35152.190000000002,
"name": "lh:audit:unsized-images",
"duration": 1.76,
"entryType": "measure"
},
{
"startTime": 35154.400000000001,
"name": "lh:audit:valid-source-maps",
"duration": 1.5,
"entryType": "measure"
},
{
"startTime": 35156.230000000003,
"name": "lh:audit:prioritize-lcp-image",
"duration": 0.97999999999999998,
"entryType": "measure"
},
{
"startTime": 35157.75,
"name": "lh:audit:csp-xss",
"duration": 0.89000000000000001,
"entryType": "measure"
},
{
"startTime": 35158.669999999998,
"name": "lh:audit:script-treemap-data",
"duration": 0.14000000000000001,
"entryType": "measure"
},
{
"startTime": 35159.160000000003,
"name": "lh:audit:pwa-cross-browser",
"duration": 1.1699999999999999,
"entryType": "measure"
},
{
"startTime": 35160.68,
"name": "lh:audit:pwa-page-transitions",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 35162.220000000001,
"name": "lh:audit:pwa-each-page-has-url",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 35163.720000000001,
"name": "lh:audit:accesskeys",
"duration": 1.4199999999999999,
"entryType": "measure"
},
{
"startTime": 35165.610000000001,
"name": "lh:audit:aria-allowed-attr",
"duration": 2.0899999999999999,
"entryType": "measure"
},
{
"startTime": 35168.150000000001,
"name": "lh:audit:aria-allowed-role",
"duration": 2.0499999999999998,
"entryType": "measure"
},
{
"startTime": 35170.839999999997,
"name": "lh:audit:aria-command-name",
"duration": 1.79,
"entryType": "measure"
},
{
"startTime": 35173.139999999999,
"name": "lh:audit:aria-dialog-name",
"duration": 20.75,
"entryType": "measure"
},
{
"startTime": 35195.209999999999,
"name": "lh:audit:aria-hidden-body",
"duration": 1.29,
"entryType": "measure"
},
{
"startTime": 35196.900000000001,
"name": "lh:audit:aria-hidden-focus",
"duration": 4.7999999999999998,
"entryType": "measure"
},
{
"startTime": 35202.110000000001,
"name": "lh:audit:aria-input-field-name",
"duration": 5.6600000000000001,
"entryType": "measure"
},
{
"startTime": 35208.190000000002,
"name": "lh:audit:aria-meter-name",
"duration": 1.75,
"entryType": "measure"
},
{
"startTime": 35210.419999999998,
"name": "lh:audit:aria-progressbar-name",
"duration": 1.23,
"entryType": "measure"
},
{
"startTime": 35212.050000000003,
"name": "lh:audit:aria-required-attr",
"duration": 1.1499999999999999,
"entryType": "measure"
},
{
"startTime": 35214.769999999997,
"name": "lh:audit:aria-required-children",
"duration": 1.6399999999999999,
"entryType": "measure"
},
{
"startTime": 35216.889999999999,
"name": "lh:audit:aria-required-parent",
"duration": 1.3600000000000001,
"entryType": "measure"
},
{
"startTime": 35218.639999999999,
"name": "lh:audit:aria-roles",
"duration": 0.93999999999999995,
"entryType": "measure"
},
{
"startTime": 35219.959999999999,
"name": "lh:audit:aria-text",
"duration": 0.92000000000000004,
"entryType": "measure"
},
{
"startTime": 35221.120000000003,
"name": "lh:audit:aria-toggle-field-name",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 35222.169999999998,
"name": "lh:audit:aria-tooltip-name",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35223.110000000001,
"name": "lh:audit:aria-treeitem-name",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 35224.080000000002,
"name": "lh:audit:aria-valid-attr-value",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35225.019999999997,
"name": "lh:audit:aria-valid-attr",
"duration": 0.66000000000000003,
"entryType": "measure"
},
{
"startTime": 35225.919999999998,
"name": "lh:audit:button-name",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35226.919999999998,
"name": "lh:audit:bypass",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35227.870000000003,
"name": "lh:audit:color-contrast",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35228.949999999997,
"name": "lh:audit:definition-list",
"duration": 0.79000000000000004,
"entryType": "measure"
},
{
"startTime": 35229.980000000003,
"name": "lh:audit:dlitem",
"duration": 1.0800000000000001,
"entryType": "measure"
},
{
"startTime": 35231.370000000003,
"name": "lh:audit:document-title",
"duration": 0.78000000000000003,
"entryType": "measure"
},
{
"startTime": 35232.400000000001,
"name": "lh:audit:duplicate-id-active",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 35233.309999999998,
"name": "lh:audit:duplicate-id-aria",
"duration": 0.91000000000000003,
"entryType": "measure"
},
{
"startTime": 35234.480000000003,
"name": "lh:audit:empty-heading",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 35235.410000000003,
"name": "lh:audit:form-field-multiple-labels",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 35236.389999999999,
"name": "lh:audit:frame-title",
"duration": 0.65000000000000002,
"entryType": "measure"
},
{
"startTime": 35237.269999999997,
"name": "lh:audit:heading-order",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 35238.419999999998,
"name": "lh:audit:html-has-lang",
"duration": 1.1499999999999999,
"entryType": "measure"
},
{
"startTime": 35240.050000000003,
"name": "lh:audit:html-lang-valid",
"duration": 15.380000000000001,
"entryType": "measure"
},
{
"startTime": 35255.709999999999,
"name": "lh:audit:html-xml-lang-mismatch",
"duration": 0.93999999999999995,
"entryType": "measure"
},
{
"startTime": 35256.889999999999,
"name": "lh:audit:identical-links-same-purpose",
"duration": 0.72999999999999998,
"entryType": "measure"
},
{
"startTime": 35257.830000000002,
"name": "lh:audit:image-alt",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35258.860000000001,
"name": "lh:audit:image-redundant-alt",
"duration": 0.93999999999999995,
"entryType": "measure"
},
{
"startTime": 35260.019999999997,
"name": "lh:audit:input-button-name",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 35260.919999999998,
"name": "lh:audit:input-image-alt",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 35261.900000000001,
"name": "lh:audit:label-content-name-mismatch",
"duration": 0.68000000000000005,
"entryType": "measure"
},
{
"startTime": 35262.790000000001,
"name": "lh:audit:label",
"duration": 1.49,
"entryType": "measure"
},
{
"startTime": 35264.660000000003,
"name": "lh:audit:landmark-one-main",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 35266.089999999997,
"name": "lh:audit:link-name",
"duration": 1.1100000000000001,
"entryType": "measure"
},
{
"startTime": 35267.620000000003,
"name": "lh:audit:link-in-text-block",
"duration": 1.1599999999999999,
"entryType": "measure"
},
{
"startTime": 35269.169999999998,
"name": "lh:audit:list",
"duration": 1.1599999999999999,
"entryType": "measure"
},
{
"startTime": 35270.790000000001,
"name": "lh:audit:listitem",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 35271.790000000001,
"name": "lh:audit:meta-refresh",
"duration": 0.68000000000000005,
"entryType": "measure"
},
{
"startTime": 35272.809999999998,
"name": "lh:audit:meta-viewport",
"duration": 0.94999999999999996,
"entryType": "measure"
},
{
"startTime": 35273.970000000001,
"name": "lh:audit:object-alt",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 35274.900000000001,
"name": "lh:audit:select-name",
"duration": 0.88,
"entryType": "measure"
},
{
"startTime": 35276.120000000003,
"name": "lh:audit:skip-link",
"duration": 0.93999999999999995,
"entryType": "measure"
},
{
"startTime": 35277.470000000001,
"name": "lh:audit:tabindex",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 35278.559999999998,
"name": "lh:audit:table-duplicate-name",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 35279.68,
"name": "lh:audit:table-fake-caption",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35280.610000000001,
"name": "lh:audit:target-size",
"duration": 0.70999999999999996,
"entryType": "measure"
},
{
"startTime": 35281.709999999999,
"name": "lh:audit:td-has-header",
"duration": 1.1299999999999999,
"entryType": "measure"
},
{
"startTime": 35283.269999999997,
"name": "lh:audit:td-headers-attr",
"duration": 1.25,
"entryType": "measure"
},
{
"startTime": 35284.910000000003,
"name": "lh:audit:th-has-data-cells",
"duration": 1.1100000000000001,
"entryType": "measure"
},
{
"startTime": 35286.43,
"name": "lh:audit:valid-lang",
"duration": 1.1699999999999999,
"entryType": "measure"
},
{
"startTime": 35287.970000000001,
"name": "lh:audit:video-caption",
"duration": 1.1000000000000001,
"entryType": "measure"
},
{
"startTime": 35289.120000000003,
"name": "lh:audit:custom-controls-labels",
"duration": 0.14000000000000001,
"entryType": "measure"
},
{
"startTime": 35289.279999999999,
"name": "lh:audit:custom-controls-roles",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 35289.379999999997,
"name": "lh:audit:focus-traps",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35289.470000000001,
"name": "lh:audit:focusable-controls",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35289.559999999998,
"name": "lh:audit:interactive-element-affordance",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 35289.650000000001,
"name": "lh:audit:logical-tab-order",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35289.730000000003,
"name": "lh:audit:managed-focus",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35289.809999999998,
"name": "lh:audit:offscreen-content-hidden",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35289.889999999999,
"name": "lh:audit:use-landmarks",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35289.970000000001,
"name": "lh:audit:visual-order-follows-dom",
"duration": 0.14000000000000001,
"entryType": "measure"
},
{
"startTime": 35290.57,
"name": "lh:audit:uses-long-cache-ttl",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35291.540000000001,
"name": "lh:audit:total-byte-weight",
"duration": 0.64000000000000001,
"entryType": "measure"
},
{
"startTime": 35292.389999999999,
"name": "lh:audit:offscreen-images",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35293.110000000001,
"name": "lh:audit:render-blocking-resources",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 35293.860000000001,
"name": "lh:audit:unminified-css",
"duration": 0.5,
"entryType": "measure"
},
{
"startTime": 35294.519999999997,
"name": "lh:audit:unminified-javascript",
"duration": 14.23,
"entryType": "measure"
},
{
"startTime": 35308.980000000003,
"name": "lh:audit:unused-css-rules",
"duration": 0.85999999999999999,
"entryType": "measure"
},
{
"startTime": 35310.129999999997,
"name": "lh:audit:unused-javascript",
"duration": 0.81999999999999995,
"entryType": "measure"
},
{
"startTime": 35311.300000000003,
"name": "lh:audit:modern-image-formats",
"duration": 0.65000000000000002,
"entryType": "measure"
},
{
"startTime": 35312.120000000003,
"name": "lh:audit:uses-optimized-images",
"duration": 0.51000000000000001,
"entryType": "measure"
},
{
"startTime": 35312.790000000001,
"name": "lh:audit:uses-text-compression",
"duration": 0.51000000000000001,
"entryType": "measure"
},
{
"startTime": 35313.470000000001,
"name": "lh:audit:uses-responsive-images",
"duration": 0.48999999999999999,
"entryType": "measure"
},
{
"startTime": 35314.220000000001,
"name": "lh:audit:efficient-animated-content",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35315.110000000001,
"name": "lh:audit:duplicated-javascript",
"duration": 0.46999999999999997,
"entryType": "measure"
},
{
"startTime": 35315.769999999997,
"name": "lh:audit:legacy-javascript",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35316.760000000002,
"name": "lh:audit:doctype",
"duration": 0.68000000000000005,
"entryType": "measure"
},
{
"startTime": 35317.699999999997,
"name": "lh:audit:charset",
"duration": 1.22,
"entryType": "measure"
},
{
"startTime": 35319.389999999999,
"name": "lh:audit:dom-size",
"duration": 1.3700000000000001,
"entryType": "measure"
},
{
"startTime": 35321.349999999999,
"name": "lh:audit:geolocation-on-start",
"duration": 1.05,
"entryType": "measure"
},
{
"startTime": 35322.660000000003,
"name": "lh:audit:inspector-issues",
"duration": 0.93999999999999995,
"entryType": "measure"
},
{
"startTime": 35323.839999999997,
"name": "lh:audit:no-document-write",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 35324.690000000002,
"name": "lh:audit:js-libraries",
"duration": 0.52000000000000002,
"entryType": "measure"
},
{
"startTime": 35325.459999999999,
"name": "lh:audit:notification-on-start",
"duration": 1.01,
"entryType": "measure"
},
{
"startTime": 35326.699999999997,
"name": "lh:audit:paste-preventing-inputs",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 35327.589999999997,
"name": "lh:audit:uses-http2",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35328.419999999998,
"name": "lh:audit:uses-passive-event-listeners",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 35329.32,
"name": "lh:audit:meta-description",
"duration": 0.66000000000000003,
"entryType": "measure"
},
{
"startTime": 35330.25,
"name": "lh:audit:http-status-code",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 35331.099999999999,
"name": "lh:audit:font-size",
"duration": 0.65000000000000002,
"entryType": "measure"
},
{
"startTime": 35331.980000000003,
"name": "lh:audit:link-text",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 35332.919999999998,
"name": "lh:audit:crawlable-anchors",
"duration": 0.64000000000000001,
"entryType": "measure"
},
{
"startTime": 35333.779999999999,
"name": "lh:audit:is-crawlable",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35334.949999999997,
"name": "lh:audit:robots-txt",
"duration": 0.80000000000000004,
"entryType": "measure"
},
{
"startTime": 35335.970000000001,
"name": "lh:audit:tap-targets",
"duration": 0.72999999999999998,
"entryType": "measure"
},
{
"startTime": 35336.919999999998,
"name": "lh:audit:hreflang",
"duration": 0.70999999999999996,
"entryType": "measure"
},
{
"startTime": 35337.830000000002,
"name": "lh:audit:plugins",
"duration": 0.63,
"entryType": "measure"
},
{
"startTime": 35338.669999999998,
"name": "lh:audit:canonical",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 35339.519999999997,
"name": "lh:audit:structured-data",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 35340.519999999997,
"name": "lh:audit:bf-cache",
"duration": 0.89000000000000001,
"entryType": "measure"
},
{
"startTime": 35341.449999999997,
"name": "lh:runner:generate",
"duration": 0.66000000000000003,
"entryType": "measure"
}
],
"total": 34145.980000000003
},
"i18n": {
"rendererFormattedStrings": {
"calculatorLink": "See calculator.",
"collapseView": "Collapse view",
"crcInitialNavigation": "Initial Navigation",
"crcLongestDurationLabel": "Maximum critical path latency:",
"dropdownCopyJSON": "Copy JSON",
"dropdownDarkTheme": "Toggle Dark Theme",
"dropdownPrintExpanded": "Print Expanded",
"dropdownPrintSummary": "Print Summary",
"dropdownSaveGist": "Save as Gist",
"dropdownSaveHTML": "Save as HTML",
"dropdownSaveJSON": "Save as JSON",
"dropdownViewer": "Open in Viewer",
"dropdownViewUnthrottledTrace": "View Unthrottled Trace",
"errorLabel": "Error!",
"errorMissingAuditInfo": "Report error: no audit information",
"expandView": "Expand view",
"firstPartyChipLabel": "1st party",
"footerIssue": "File an issue",
"hide": "Hide",
"labDataTitle": "Lab Data",
"lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
"manualAuditsGroupTitle": "Additional items to manually check",
"notApplicableAuditsGroupTitle": "Not applicable",
"openInANewTabTooltip": "Open in a new tab",
"opportunityResourceColumnLabel": "Opportunity",
"opportunitySavingsColumnLabel": "Estimated Savings",
"passedAuditsGroupTitle": "Passed audits",
"runtimeAnalysisWindow": "Initial page load",
"runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
"runtimeAnalysisWindowTimespan": "User interactions timespan",
"runtimeCustom": "Custom throttling",
"runtimeDesktopEmulation": "Emulated Desktop",
"runtimeMobileEmulation": "Emulated Moto G Power",
"runtimeNoEmulation": "No emulation",
"runtimeSettingsAxeVersion": "Axe version",
"runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
"runtimeSettingsCPUThrottling": "CPU throttling",
"runtimeSettingsDevice": "Device",
"runtimeSettingsNetworkThrottling": "Network throttling",
"runtimeSettingsScreenEmulation": "Screen emulation",
"runtimeSettingsUANetwork": "User agent (network)",
"runtimeSingleLoad": "Single page session",
"runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
"runtimeSlow4g": "Slow 4G throttling",
"runtimeUnknown": "Unknown",
"show": "Show",
"showRelevantAudits": "Show audits relevant to:",
"snippetCollapseButtonLabel": "Collapse snippet",
"snippetExpandButtonLabel": "Expand snippet",
"thirdPartyResourcesLabel": "Show 3rd-party resources",
"throttlingProvided": "Provided by environment",
"toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
"unattributable": "Unattributable",
"varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
"viewTraceLabel": "View Trace",
"viewTreemapLabel": "View Treemap",
"warningAuditsGroupTitle": "Passed audits but with warnings",
"warningHeader": "Warnings: "
},
"icuMessagePaths": {
"core\/lib\/lh-error.js | noFcp": [
{
"values": {
"errorCode": "NO_FCP"
},
"path": "runtimeError.message"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "runWarnings[0]"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[is-on-https].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.viewport.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[first-contentful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[largest-contentful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[first-meaningful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[speed-index].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[screenshot-thumbnails].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[final-screenshot].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[total-blocking-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[max-potential-fid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[cumulative-layout-shift].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[errors-in-console].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[server-response-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.interactive.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[user-timings].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[critical-request-chains].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.redirects.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[installable-manifest].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[splash-screen].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[themed-omnibox].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[maskable-icon].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[content-width].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-aspect-ratio].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-size-responsive].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[preload-fonts].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.deprecations.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-cookies].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[mainthread-work-breakdown].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[bootup-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-rel-preload].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-rel-preconnect].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[font-display].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.diagnostics.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-requests].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-rtt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-server-latency].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[main-thread-tasks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.metrics.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[performance-budget].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[timing-budget].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[resource-summary].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-summary].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-facades].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[largest-contentful-paint-element].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[lcp-lazy-loaded].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[layout-shift-elements].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[long-tasks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[no-unload-listeners].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[non-composited-animations].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unsized-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[valid-source-maps].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[prioritize-lcp-image].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[csp-xss].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[script-treemap-data].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[pwa-cross-browser].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[pwa-page-transitions].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[pwa-each-page-has-url].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.accesskeys.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-allowed-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-allowed-role].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-command-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-dialog-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-hidden-body].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-hidden-focus].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-input-field-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-meter-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-progressbar-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-children].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-parent].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-roles].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-text].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-toggle-field-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-tooltip-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-treeitem-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-valid-attr-value].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-valid-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[button-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.bypass.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[color-contrast].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[definition-list].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.dlitem.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[document-title].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicate-id-active].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicate-id-aria].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[empty-heading].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[form-field-multiple-labels].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[frame-title].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[heading-order].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-has-lang].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-lang-valid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-xml-lang-mismatch].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[identical-links-same-purpose].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-redundant-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[input-button-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[input-image-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[label-content-name-mismatch].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.label.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[landmark-one-main].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-in-text-block].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.list.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.listitem.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-refresh].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-viewport].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[object-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[select-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[skip-link].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.tabindex.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[table-duplicate-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[table-fake-caption].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[target-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[td-has-header].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[td-headers-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[th-has-data-cells].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[valid-lang].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[video-caption].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[custom-controls-labels].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[custom-controls-roles].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[focus-traps].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[focusable-controls].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[interactive-element-affordance].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[logical-tab-order].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[managed-focus].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[offscreen-content-hidden].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[use-landmarks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[visual-order-follows-dom].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-long-cache-ttl].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[total-byte-weight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[offscreen-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[render-blocking-resources].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unminified-css].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unminified-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unused-css-rules].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unused-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[modern-image-formats].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-optimized-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-text-compression].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-responsive-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[efficient-animated-content].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicated-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[legacy-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.doctype.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.charset.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[dom-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[geolocation-on-start].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[inspector-issues].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[no-document-write].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[js-libraries].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[notification-on-start].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[paste-preventing-inputs].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-http2].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-passive-event-listeners].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-description].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[http-status-code].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[font-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-text].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[crawlable-anchors].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[is-crawlable].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[robots-txt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[tap-targets].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.hreflang.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.plugins.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.canonical.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[structured-data].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[bf-cache].errorMessage"
}
],
"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 | largestContentfulPaintMetric": [
"audits[largest-contentful-paint].title"
],
"core\/audits\/metrics\/largest-contentful-paint.js | description": [
"audits[largest-contentful-paint].description"
],
"core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
"audits[first-meaningful-paint].title"
],
"core\/audits\/metrics\/first-meaningful-paint.js | description": [
"audits[first-meaningful-paint].description"
],
"core\/lib\/i18n\/i18n.js | speedIndexMetric": [
"audits[speed-index].title"
],
"core\/audits\/metrics\/speed-index.js | description": [
"audits[speed-index].description"
],
"core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
"audits[total-blocking-time].title"
],
"core\/audits\/metrics\/total-blocking-time.js | description": [
"audits[total-blocking-time].description"
],
"core\/lib\/i18n\/i18n.js | 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\/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\/redirects.js | title": [
"audits.redirects.title"
],
"core\/audits\/redirects.js | description": [
"audits.redirects.description"
],
"core\/audits\/installable-manifest.js | title": [
"audits[installable-manifest].title"
],
"core\/audits\/installable-manifest.js | description": [
"audits[installable-manifest].description"
],
"core\/audits\/splash-screen.js | title": [
"audits[splash-screen].title"
],
"core\/audits\/splash-screen.js | description": [
"audits[splash-screen].description"
],
"core\/audits\/themed-omnibox.js | title": [
"audits[themed-omnibox].title"
],
"core\/audits\/themed-omnibox.js | description": [
"audits[themed-omnibox].description"
],
"core\/audits\/maskable-icon.js | title": [
"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\/bootup-time.js | title": [
"audits[bootup-time].title"
],
"core\/audits\/bootup-time.js | description": [
"audits[bootup-time].description"
],
"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 | title": [
"audits[font-display].title"
],
"core\/audits\/font-display.js | description": [
"audits[font-display].description"
],
"core\/audits\/network-rtt.js | title": [
"audits[network-rtt].title"
],
"core\/audits\/network-rtt.js | description": [
"audits[network-rtt].description"
],
"core\/audits\/network-server-latency.js | title": [
"audits[network-server-latency].title"
],
"core\/audits\/network-server-latency.js | description": [
"audits[network-server-latency].description"
],
"core\/audits\/performance-budget.js | title": [
"audits[performance-budget].title"
],
"core\/audits\/performance-budget.js | description": [
"audits[performance-budget].description"
],
"core\/audits\/timing-budget.js | title": [
"audits[timing-budget].title"
],
"core\/audits\/timing-budget.js | description": [
"audits[timing-budget].description"
],
"core\/audits\/third-party-summary.js | title": [
"audits[third-party-summary].title"
],
"core\/audits\/third-party-summary.js | description": [
"audits[third-party-summary].description"
],
"core\/audits\/third-party-facades.js | title": [
"audits[third-party-facades].title"
],
"core\/audits\/third-party-facades.js | description": [
"audits[third-party-facades].description"
],
"core\/audits\/largest-contentful-paint-element.js | title": [
"audits[largest-contentful-paint-element].title"
],
"core\/audits\/largest-contentful-paint-element.js | description": [
"audits[largest-contentful-paint-element].description"
],
"core\/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\/no-unload-listeners.js | title": [
"audits[no-unload-listeners].title"
],
"core\/audits\/no-unload-listeners.js | description": [
"audits[no-unload-listeners].description"
],
"core\/audits\/non-composited-animations.js | title": [
"audits[non-composited-animations].title"
],
"core\/audits\/non-composited-animations.js | description": [
"audits[non-composited-animations].description"
],
"core\/audits\/unsized-images.js | title": [
"audits[unsized-images].title"
],
"core\/audits\/unsized-images.js | description": [
"audits[unsized-images].description"
],
"core\/audits\/valid-source-maps.js | title": [
"audits[valid-source-maps].title"
],
"core\/audits\/valid-source-maps.js | description": [
"audits[valid-source-maps].description"
],
"core\/audits\/prioritize-lcp-image.js | title": [
"audits[prioritize-lcp-image].title"
],
"core\/audits\/prioritize-lcp-image.js | description": [
"audits[prioritize-lcp-image].description"
],
"core\/audits\/csp-xss.js | title": [
"audits[csp-xss].title"
],
"core\/audits\/csp-xss.js | description": [
"audits[csp-xss].description"
],
"core\/audits\/manual\/pwa-cross-browser.js | title": [
"audits[pwa-cross-browser].title"
],
"core\/audits\/manual\/pwa-cross-browser.js | description": [
"audits[pwa-cross-browser].description"
],
"core\/audits\/manual\/pwa-page-transitions.js | title": [
"audits[pwa-page-transitions].title"
],
"core\/audits\/manual\/pwa-page-transitions.js | description": [
"audits[pwa-page-transitions].description"
],
"core\/audits\/manual\/pwa-each-page-has-url.js | title": [
"audits[pwa-each-page-has-url].title"
],
"core\/audits\/manual\/pwa-each-page-has-url.js | description": [
"audits[pwa-each-page-has-url].description"
],
"core\/audits\/accessibility\/accesskeys.js | title": [
"audits.accesskeys.title"
],
"core\/audits\/accessibility\/accesskeys.js | description": [
"audits.accesskeys.description"
],
"core\/audits\/accessibility\/aria-allowed-attr.js | title": [
"audits[aria-allowed-attr].title"
],
"core\/audits\/accessibility\/aria-allowed-attr.js | description": [
"audits[aria-allowed-attr].description"
],
"core\/audits\/accessibility\/aria-allowed-role.js | title": [
"audits[aria-allowed-role].title"
],
"core\/audits\/accessibility\/aria-allowed-role.js | description": [
"audits[aria-allowed-role].description"
],
"core\/audits\/accessibility\/aria-command-name.js | title": [
"audits[aria-command-name].title"
],
"core\/audits\/accessibility\/aria-command-name.js | description": [
"audits[aria-command-name].description"
],
"core\/audits\/accessibility\/aria-dialog-name.js | title": [
"audits[aria-dialog-name].title"
],
"core\/audits\/accessibility\/aria-dialog-name.js | description": [
"audits[aria-dialog-name].description"
],
"core\/audits\/accessibility\/aria-hidden-body.js | title": [
"audits[aria-hidden-body].title"
],
"core\/audits\/accessibility\/aria-hidden-body.js | description": [
"audits[aria-hidden-body].description"
],
"core\/audits\/accessibility\/aria-hidden-focus.js | title": [
"audits[aria-hidden-focus].title"
],
"core\/audits\/accessibility\/aria-hidden-focus.js | description": [
"audits[aria-hidden-focus].description"
],
"core\/audits\/accessibility\/aria-input-field-name.js | title": [
"audits[aria-input-field-name].title"
],
"core\/audits\/accessibility\/aria-input-field-name.js | description": [
"audits[aria-input-field-name].description"
],
"core\/audits\/accessibility\/aria-meter-name.js | title": [
"audits[aria-meter-name].title"
],
"core\/audits\/accessibility\/aria-meter-name.js | description": [
"audits[aria-meter-name].description"
],
"core\/audits\/accessibility\/aria-progressbar-name.js | title": [
"audits[aria-progressbar-name].title"
],
"core\/audits\/accessibility\/aria-progressbar-name.js | description": [
"audits[aria-progressbar-name].description"
],
"core\/audits\/accessibility\/aria-required-attr.js | title": [
"audits[aria-required-attr].title"
],
"core\/audits\/accessibility\/aria-required-attr.js | description": [
"audits[aria-required-attr].description"
],
"core\/audits\/accessibility\/aria-required-children.js | title": [
"audits[aria-required-children].title"
],
"core\/audits\/accessibility\/aria-required-children.js | description": [
"audits[aria-required-children].description"
],
"core\/audits\/accessibility\/aria-required-parent.js | title": [
"audits[aria-required-parent].title"
],
"core\/audits\/accessibility\/aria-required-parent.js | description": [
"audits[aria-required-parent].description"
],
"core\/audits\/accessibility\/aria-roles.js | title": [
"audits[aria-roles].title"
],
"core\/audits\/accessibility\/aria-roles.js | description": [
"audits[aria-roles].description"
],
"core\/audits\/accessibility\/aria-text.js | title": [
"audits[aria-text].title"
],
"core\/audits\/accessibility\/aria-text.js | description": [
"audits[aria-text].description"
],
"core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
"audits[aria-toggle-field-name].title"
],
"core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
"audits[aria-toggle-field-name].description"
],
"core\/audits\/accessibility\/aria-tooltip-name.js | title": [
"audits[aria-tooltip-name].title"
],
"core\/audits\/accessibility\/aria-tooltip-name.js | description": [
"audits[aria-tooltip-name].description"
],
"core\/audits\/accessibility\/aria-treeitem-name.js | title": [
"audits[aria-treeitem-name].title"
],
"core\/audits\/accessibility\/aria-treeitem-name.js | description": [
"audits[aria-treeitem-name].description"
],
"core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
"audits[aria-valid-attr-value].title"
],
"core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
"audits[aria-valid-attr-value].description"
],
"core\/audits\/accessibility\/aria-valid-attr.js | title": [
"audits[aria-valid-attr].title"
],
"core\/audits\/accessibility\/aria-valid-attr.js | description": [
"audits[aria-valid-attr].description"
],
"core\/audits\/accessibility\/button-name.js | title": [
"audits[button-name].title"
],
"core\/audits\/accessibility\/button-name.js | description": [
"audits[button-name].description"
],
"core\/audits\/accessibility\/bypass.js | title": [
"audits.bypass.title"
],
"core\/audits\/accessibility\/bypass.js | description": [
"audits.bypass.description"
],
"core\/audits\/accessibility\/color-contrast.js | title": [
"audits[color-contrast].title"
],
"core\/audits\/accessibility\/color-contrast.js | description": [
"audits[color-contrast].description"
],
"core\/audits\/accessibility\/definition-list.js | title": [
"audits[definition-list].title"
],
"core\/audits\/accessibility\/definition-list.js | description": [
"audits[definition-list].description"
],
"core\/audits\/accessibility\/dlitem.js | title": [
"audits.dlitem.title"
],
"core\/audits\/accessibility\/dlitem.js | description": [
"audits.dlitem.description"
],
"core\/audits\/accessibility\/document-title.js | title": [
"audits[document-title].title"
],
"core\/audits\/accessibility\/document-title.js | description": [
"audits[document-title].description"
],
"core\/audits\/accessibility\/duplicate-id-active.js | title": [
"audits[duplicate-id-active].title"
],
"core\/audits\/accessibility\/duplicate-id-active.js | description": [
"audits[duplicate-id-active].description"
],
"core\/audits\/accessibility\/duplicate-id-aria.js | title": [
"audits[duplicate-id-aria].title"
],
"core\/audits\/accessibility\/duplicate-id-aria.js | description": [
"audits[duplicate-id-aria].description"
],
"core\/audits\/accessibility\/empty-heading.js | title": [
"audits[empty-heading].title"
],
"core\/audits\/accessibility\/empty-heading.js | description": [
"audits[empty-heading].description"
],
"core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
"audits[form-field-multiple-labels].title"
],
"core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
"audits[form-field-multiple-labels].description"
],
"core\/audits\/accessibility\/frame-title.js | title": [
"audits[frame-title].title"
],
"core\/audits\/accessibility\/frame-title.js | description": [
"audits[frame-title].description"
],
"core\/audits\/accessibility\/heading-order.js | title": [
"audits[heading-order].title"
],
"core\/audits\/accessibility\/heading-order.js | description": [
"audits[heading-order].description"
],
"core\/audits\/accessibility\/html-has-lang.js | title": [
"audits[html-has-lang].title"
],
"core\/audits\/accessibility\/html-has-lang.js | description": [
"audits[html-has-lang].description"
],
"core\/audits\/accessibility\/html-lang-valid.js | title": [
"audits[html-lang-valid].title"
],
"core\/audits\/accessibility\/html-lang-valid.js | description": [
"audits[html-lang-valid].description"
],
"core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
"audits[html-xml-lang-mismatch].title"
],
"core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
"audits[html-xml-lang-mismatch].description"
],
"core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
"audits[identical-links-same-purpose].title"
],
"core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
"audits[identical-links-same-purpose].description"
],
"core\/audits\/accessibility\/image-alt.js | title": [
"audits[image-alt].title"
],
"core\/audits\/accessibility\/image-alt.js | description": [
"audits[image-alt].description"
],
"core\/audits\/accessibility\/image-redundant-alt.js | title": [
"audits[image-redundant-alt].title"
],
"core\/audits\/accessibility\/image-redundant-alt.js | description": [
"audits[image-redundant-alt].description"
],
"core\/audits\/accessibility\/input-button-name.js | title": [
"audits[input-button-name].title"
],
"core\/audits\/accessibility\/input-button-name.js | description": [
"audits[input-button-name].description"
],
"core\/audits\/accessibility\/input-image-alt.js | title": [
"audits[input-image-alt].title"
],
"core\/audits\/accessibility\/input-image-alt.js | description": [
"audits[input-image-alt].description"
],
"core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
"audits[label-content-name-mismatch].title"
],
"core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
"audits[label-content-name-mismatch].description"
],
"core\/audits\/accessibility\/label.js | title": [
"audits.label.title"
],
"core\/audits\/accessibility\/label.js | description": [
"audits.label.description"
],
"core\/audits\/accessibility\/landmark-one-main.js | title": [
"audits[landmark-one-main].title"
],
"core\/audits\/accessibility\/landmark-one-main.js | description": [
"audits[landmark-one-main].description"
],
"core\/audits\/accessibility\/link-name.js | title": [
"audits[link-name].title"
],
"core\/audits\/accessibility\/link-name.js | description": [
"audits[link-name].description"
],
"core\/audits\/accessibility\/link-in-text-block.js | title": [
"audits[link-in-text-block].title"
],
"core\/audits\/accessibility\/link-in-text-block.js | description": [
"audits[link-in-text-block].description"
],
"core\/audits\/accessibility\/list.js | title": [
"audits.list.title"
],
"core\/audits\/accessibility\/list.js | description": [
"audits.list.description"
],
"core\/audits\/accessibility\/listitem.js | title": [
"audits.listitem.title"
],
"core\/audits\/accessibility\/listitem.js | description": [
"audits.listitem.description"
],
"core\/audits\/accessibility\/meta-refresh.js | title": [
"audits[meta-refresh].title"
],
"core\/audits\/accessibility\/meta-refresh.js | description": [
"audits[meta-refresh].description"
],
"core\/audits\/accessibility\/meta-viewport.js | title": [
"audits[meta-viewport].title"
],
"core\/audits\/accessibility\/meta-viewport.js | description": [
"audits[meta-viewport].description"
],
"core\/audits\/accessibility\/object-alt.js | title": [
"audits[object-alt].title"
],
"core\/audits\/accessibility\/object-alt.js | description": [
"audits[object-alt].description"
],
"core\/audits\/accessibility\/select-name.js | title": [
"audits[select-name].title"
],
"core\/audits\/accessibility\/select-name.js | description": [
"audits[select-name].description"
],
"core\/audits\/accessibility\/skip-link.js | title": [
"audits[skip-link].title"
],
"core\/audits\/accessibility\/skip-link.js | description": [
"audits[skip-link].description"
],
"core\/audits\/accessibility\/tabindex.js | title": [
"audits.tabindex.title"
],
"core\/audits\/accessibility\/tabindex.js | description": [
"audits.tabindex.description"
],
"core\/audits\/accessibility\/table-duplicate-name.js | title": [
"audits[table-duplicate-name].title"
],
"core\/audits\/accessibility\/table-duplicate-name.js | description": [
"audits[table-duplicate-name].description"
],
"core\/audits\/accessibility\/table-fake-caption.js | title": [
"audits[table-fake-caption].title"
],
"core\/audits\/accessibility\/table-fake-caption.js | description": [
"audits[table-fake-caption].description"
],
"core\/audits\/accessibility\/target-size.js | title": [
"audits[target-size].title"
],
"core\/audits\/accessibility\/target-size.js | description": [
"audits[target-size].description"
],
"core\/audits\/accessibility\/td-has-header.js | title": [
"audits[td-has-header].title"
],
"core\/audits\/accessibility\/td-has-header.js | description": [
"audits[td-has-header].description"
],
"core\/audits\/accessibility\/td-headers-attr.js | title": [
"audits[td-headers-attr].title"
],
"core\/audits\/accessibility\/td-headers-attr.js | description": [
"audits[td-headers-attr].description"
],
"core\/audits\/accessibility\/th-has-data-cells.js | title": [
"audits[th-has-data-cells].title"
],
"core\/audits\/accessibility\/th-has-data-cells.js | description": [
"audits[th-has-data-cells].description"
],
"core\/audits\/accessibility\/valid-lang.js | title": [
"audits[valid-lang].title"
],
"core\/audits\/accessibility\/valid-lang.js | description": [
"audits[valid-lang].description"
],
"core\/audits\/accessibility\/video-caption.js | title": [
"audits[video-caption].title"
],
"core\/audits\/accessibility\/video-caption.js | description": [
"audits[video-caption].description"
],
"core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | title": [
"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\/total-byte-weight.js | title": [
"audits[total-byte-weight].title"
],
"core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
"audits[total-byte-weight].description"
],
"core\/audits\/byte-efficiency\/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\/geolocation-on-start.js | title": [
"audits[geolocation-on-start].title"
],
"core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
"audits[geolocation-on-start].description"
],
"core\/audits\/dobetterweb\/inspector-issues.js | title": [
"audits[inspector-issues].title"
],
"core\/audits\/dobetterweb\/inspector-issues.js | description": [
"audits[inspector-issues].description"
],
"core\/audits\/dobetterweb\/no-document-write.js | title": [
"audits[no-document-write].title"
],
"core\/audits\/dobetterweb\/no-document-write.js | description": [
"audits[no-document-write].description"
],
"core\/audits\/dobetterweb\/js-libraries.js | title": [
"audits[js-libraries].title"
],
"core\/audits\/dobetterweb\/js-libraries.js | description": [
"audits[js-libraries].description"
],
"core\/audits\/dobetterweb\/notification-on-start.js | title": [
"audits[notification-on-start].title"
],
"core\/audits\/dobetterweb\/notification-on-start.js | description": [
"audits[notification-on-start].description"
],
"core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
"audits[paste-preventing-inputs].title"
],
"core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
"audits[paste-preventing-inputs].description"
],
"core\/audits\/dobetterweb\/uses-http2.js | title": [
"audits[uses-http2].title"
],
"core\/audits\/dobetterweb\/uses-http2.js | description": [
"audits[uses-http2].description"
],
"core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
"audits[uses-passive-event-listeners].title"
],
"core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
"audits[uses-passive-event-listeners].description"
],
"core\/audits\/seo\/meta-description.js | title": [
"audits[meta-description].title"
],
"core\/audits\/seo\/meta-description.js | description": [
"audits[meta-description].description"
],
"core\/audits\/seo\/http-status-code.js | title": [
"audits[http-status-code].title"
],
"core\/audits\/seo\/http-status-code.js | description": [
"audits[http-status-code].description"
],
"core\/audits\/seo\/font-size.js | title": [
"audits[font-size].title"
],
"core\/audits\/seo\/font-size.js | description": [
"audits[font-size].description"
],
"core\/audits\/seo\/link-text.js | title": [
"audits[link-text].title"
],
"core\/audits\/seo\/link-text.js | description": [
"audits[link-text].description"
],
"core\/audits\/seo\/crawlable-anchors.js | title": [
"audits[crawlable-anchors].title"
],
"core\/audits\/seo\/crawlable-anchors.js | description": [
"audits[crawlable-anchors].description"
],
"core\/audits\/seo\/is-crawlable.js | title": [
"audits[is-crawlable].title"
],
"core\/audits\/seo\/is-crawlable.js | description": [
"audits[is-crawlable].description"
],
"core\/audits\/seo\/robots-txt.js | title": [
"audits[robots-txt].title"
],
"core\/audits\/seo\/robots-txt.js | description": [
"audits[robots-txt].description"
],
"core\/audits\/seo\/tap-targets.js | title": [
"audits[tap-targets].title"
],
"core\/audits\/seo\/tap-targets.js | description": [
"audits[tap-targets].description"
],
"core\/audits\/seo\/hreflang.js | title": [
"audits.hreflang.title"
],
"core\/audits\/seo\/hreflang.js | description": [
"audits.hreflang.description"
],
"core\/audits\/seo\/plugins.js | title": [
"audits.plugins.title"
],
"core\/audits\/seo\/plugins.js | description": [
"audits.plugins.description"
],
"core\/audits\/seo\/canonical.js | title": [
"audits.canonical.title"
],
"core\/audits\/seo\/canonical.js | description": [
"audits.canonical.description"
],
"core\/audits\/seo\/manual\/structured-data.js | title": [
"audits[structured-data].title"
],
"core\/audits\/seo\/manual\/structured-data.js | description": [
"audits[structured-data].description"
],
"core\/audits\/bf-cache.js | title": [
"audits[bf-cache].title"
],
"core\/audits\/bf-cache.js | description": [
"audits[bf-cache].description"
],
"core\/config\/default-config.js | performanceCategoryTitle": [
"categories.performance.title"
],
"core\/config\/default-config.js | a11yCategoryTitle": [
"categories.accessibility.title"
],
"core\/config\/default-config.js | a11yCategoryDescription": [
"categories.accessibility.description"
],
"core\/config\/default-config.js | a11yCategoryManualDescription": [
"categories.accessibility.manualDescription"
],
"core\/config\/default-config.js | bestPracticesCategoryTitle": [
"categories[best-practices].title"
],
"core\/config\/default-config.js | seoCategoryTitle": [
"categories.seo.title"
],
"core\/config\/default-config.js | seoCategoryDescription": [
"categories.seo.description"
],
"core\/config\/default-config.js | seoCategoryManualDescription": [
"categories.seo.manualDescription"
],
"core\/config\/default-config.js | pwaCategoryTitle": [
"categories.pwa.title"
],
"core\/config\/default-config.js | pwaCategoryDescription": [
"categories.pwa.description"
],
"core\/config\/default-config.js | pwaCategoryManualDescription": [
"categories.pwa.manualDescription"
],
"core\/config\/default-config.js | metricGroupTitle": [
"categoryGroups.metrics.title"
],
"core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
"categoryGroups[load-opportunities].title"
],
"core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
"categoryGroups[load-opportunities].description"
],
"core\/config\/default-config.js | budgetsGroupTitle": [
"categoryGroups.budgets.title"
],
"core\/config\/default-config.js | budgetsGroupDescription": [
"categoryGroups.budgets.description"
],
"core\/config\/default-config.js | diagnosticsGroupTitle": [
"categoryGroups.diagnostics.title"
],
"core\/config\/default-config.js | diagnosticsGroupDescription": [
"categoryGroups.diagnostics.description"
],
"core\/config\/default-config.js | pwaInstallableGroupTitle": [
"categoryGroups[pwa-installable].title"
],
"core\/config\/default-config.js | pwaOptimizedGroupTitle": [
"categoryGroups[pwa-optimized].title"
],
"core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
"categoryGroups[a11y-best-practices].title"
],
"core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
"categoryGroups[a11y-best-practices].description"
],
"core\/config\/default-config.js | a11yColorContrastGroupTitle": [
"categoryGroups[a11y-color-contrast].title"
],
"core\/config\/default-config.js | a11yColorContrastGroupDescription": [
"categoryGroups[a11y-color-contrast].description"
],
"core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
"categoryGroups[a11y-names-labels].title"
],
"core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
"categoryGroups[a11y-names-labels].description"
],
"core\/config\/default-config.js | a11yNavigationGroupTitle": [
"categoryGroups[a11y-navigation].title"
],
"core\/config\/default-config.js | a11yNavigationGroupDescription": [
"categoryGroups[a11y-navigation].description"
],
"core\/config\/default-config.js | a11yAriaGroupTitle": [
"categoryGroups[a11y-aria].title"
],
"core\/config\/default-config.js | a11yAriaGroupDescription": [
"categoryGroups[a11y-aria].description"
],
"core\/config\/default-config.js | a11yLanguageGroupTitle": [
"categoryGroups[a11y-language].title"
],
"core\/config\/default-config.js | a11yLanguageGroupDescription": [
"categoryGroups[a11y-language].description"
],
"core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
"categoryGroups[a11y-audio-video].title"
],
"core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
"categoryGroups[a11y-audio-video].description"
],
"core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
"categoryGroups[a11y-tables-lists].title"
],
"core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
"categoryGroups[a11y-tables-lists].description"
],
"core\/config\/default-config.js | seoMobileGroupTitle": [
"categoryGroups[seo-mobile].title"
],
"core\/config\/default-config.js | seoMobileGroupDescription": [
"categoryGroups[seo-mobile].description"
],
"core\/config\/default-config.js | seoContentGroupTitle": [
"categoryGroups[seo-content].title"
],
"core\/config\/default-config.js | seoContentGroupDescription": [
"categoryGroups[seo-content].description"
],
"core\/config\/default-config.js | seoCrawlingGroupTitle": [
"categoryGroups[seo-crawl].title"
],
"core\/config\/default-config.js | seoCrawlingGroupDescription": [
"categoryGroups[seo-crawl].description"
],
"core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
"categoryGroups[best-practices-trust-safety].title"
],
"core\/config\/default-config.js | bestPracticesUXGroupTitle": [
"categoryGroups[best-practices-ux].title"
],
"core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
"categoryGroups[best-practices-browser-compat].title"
],
"core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
"categoryGroups[best-practices-general].title"
]
}
},
"test_log": "lighthouse \"https:\/\/byndc.agency\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9288 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-lmrx-10.10.1.237\/250326_BiDcFW_4VJ.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\/132.0.0.0 Safari\/537.36 PTST\/25.01'\nWed, 26 Mar 2025 09:51:30 GMT LH:ChromeLauncher Found existing Chrome already running using port 9288, using that.\nWed, 26 Mar 2025 09:51:30 GMT LH:status Connecting to browser\nWed, 26 Mar 2025 09:51:30 GMT LH:status Navigating to about:blank\nWed, 26 Mar 2025 09:51:30 GMT LH:status Benchmarking machine\nWed, 26 Mar 2025 09:51:31 GMT LH:status Preparing target for navigation mode\nWed, 26 Mar 2025 09:51:31 GMT LH:status Cleaning origin data\nWed, 26 Mar 2025 09:51:31 GMT LH:status Cleaning browser cache\nWed, 26 Mar 2025 09:51:31 GMT LH:status Preparing network conditions\nWed, 26 Mar 2025 09:51:31 GMT LH:status Navigating to https:\/\/byndc.agency\/\nWed, 26 Mar 2025 09:52:04 GMT LH:status Getting artifact: DevtoolsLog\nWed, 26 Mar 2025 09:52:04 GMT LH:status Getting artifact: Trace\nWed, 26 Mar 2025 09:52:04 GMT LH:NavigationRunner:error The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) https:\/\/byndc.agency\/\nWed, 26 Mar 2025 09:52:04 GMT LH:status Analyzing and running audits...\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Uses HTTPS\nWed, 26 Mar 2025 09:52:04 GMT LH:is-on-https:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nWed, 26 Mar 2025 09:52:04 GMT LH:viewport:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: First Contentful Paint\nWed, 26 Mar 2025 09:52:04 GMT LH:first-contentful-paint:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Largest Contentful Paint\nWed, 26 Mar 2025 09:52:04 GMT LH:largest-contentful-paint:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: First Meaningful Paint\nWed, 26 Mar 2025 09:52:04 GMT LH:first-meaningful-paint:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Speed Index\nWed, 26 Mar 2025 09:52:04 GMT LH:speed-index:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Screenshot Thumbnails\nWed, 26 Mar 2025 09:52:04 GMT LH:screenshot-thumbnails:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Final Screenshot\nWed, 26 Mar 2025 09:52:04 GMT LH:final-screenshot:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Total Blocking Time\nWed, 26 Mar 2025 09:52:04 GMT LH:total-blocking-time:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Max Potential First Input Delay\nWed, 26 Mar 2025 09:52:04 GMT LH:max-potential-fid:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Cumulative Layout Shift\nWed, 26 Mar 2025 09:52:04 GMT LH:cumulative-layout-shift:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: No browser errors logged to the console\nWed, 26 Mar 2025 09:52:04 GMT LH:errors-in-console:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Initial server response time was short\nWed, 26 Mar 2025 09:52:04 GMT LH:server-response-time:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Time to Interactive\nWed, 26 Mar 2025 09:52:04 GMT LH:interactive:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: User Timing marks and measures\nWed, 26 Mar 2025 09:52:04 GMT LH:user-timings:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoid chaining critical requests\nWed, 26 Mar 2025 09:52:04 GMT LH:critical-request-chains:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoid multiple page redirects\nWed, 26 Mar 2025 09:52:04 GMT LH:redirects:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nWed, 26 Mar 2025 09:52:04 GMT LH:installable-manifest:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Configured for a custom splash screen\nWed, 26 Mar 2025 09:52:04 GMT LH:splash-screen:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Sets a theme color for the address bar.\nWed, 26 Mar 2025 09:52:04 GMT LH:themed-omnibox:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Manifest has a maskable icon\nWed, 26 Mar 2025 09:52:04 GMT LH:maskable-icon:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Content is sized correctly for the viewport\nWed, 26 Mar 2025 09:52:04 GMT LH:content-width:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Displays images with correct aspect ratio\nWed, 26 Mar 2025 09:52:04 GMT LH:image-aspect-ratio:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Serves images with appropriate resolution\nWed, 26 Mar 2025 09:52:04 GMT LH:image-size-responsive:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nWed, 26 Mar 2025 09:52:04 GMT LH:preload-fonts:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids deprecated APIs\nWed, 26 Mar 2025 09:52:04 GMT LH:deprecations:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids third-party cookies\nWed, 26 Mar 2025 09:52:04 GMT LH:third-party-cookies:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Minimizes main-thread work\nWed, 26 Mar 2025 09:52:04 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: JavaScript execution time\nWed, 26 Mar 2025 09:52:04 GMT LH:bootup-time:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Preload key requests\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-rel-preload:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Preconnect to required origins\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-rel-preconnect:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: All text remains visible during webfont loads\nWed, 26 Mar 2025 09:52:04 GMT LH:font-display:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Diagnostics\nWed, 26 Mar 2025 09:52:04 GMT LH:diagnostics:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Network Requests\nWed, 26 Mar 2025 09:52:04 GMT LH:network-requests:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Network Round Trip Times\nWed, 26 Mar 2025 09:52:04 GMT LH:network-rtt:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Server Backend Latencies\nWed, 26 Mar 2025 09:52:04 GMT LH:network-server-latency:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Tasks\nWed, 26 Mar 2025 09:52:04 GMT LH:main-thread-tasks:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Metrics\nWed, 26 Mar 2025 09:52:04 GMT LH:metrics:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Performance budget\nWed, 26 Mar 2025 09:52:04 GMT LH:performance-budget:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Timing budget\nWed, 26 Mar 2025 09:52:04 GMT LH:timing-budget:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Resources Summary\nWed, 26 Mar 2025 09:52:04 GMT LH:resource-summary:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Minimize third-party usage\nWed, 26 Mar 2025 09:52:04 GMT LH:third-party-summary:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Lazy load third-party resources with facades\nWed, 26 Mar 2025 09:52:04 GMT LH:third-party-facades:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Largest Contentful Paint element\nWed, 26 Mar 2025 09:52:04 GMT LH:largest-contentful-paint-element:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nWed, 26 Mar 2025 09:52:04 GMT LH:lcp-lazy-loaded:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoid large layout shifts\nWed, 26 Mar 2025 09:52:04 GMT LH:layout-shift-elements:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoid long main-thread tasks\nWed, 26 Mar 2025 09:52:04 GMT LH:long-tasks:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids `unload` event listeners\nWed, 26 Mar 2025 09:52:04 GMT LH:no-unload-listeners:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoid non-composited animations\nWed, 26 Mar 2025 09:52:04 GMT LH:non-composited-animations:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nWed, 26 Mar 2025 09:52:04 GMT LH:unsized-images:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Page has valid source maps\nWed, 26 Mar 2025 09:52:04 GMT LH:valid-source-maps:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Preload Largest Contentful Paint image\nWed, 26 Mar 2025 09:52:04 GMT LH:prioritize-lcp-image:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nWed, 26 Mar 2025 09:52:04 GMT LH:csp-xss:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Script Treemap Data\nWed, 26 Mar 2025 09:52:04 GMT LH:script-treemap-data:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Site works cross-browser\nWed, 26 Mar 2025 09:52:04 GMT LH:pwa-cross-browser:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nWed, 26 Mar 2025 09:52:04 GMT LH:pwa-page-transitions:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Each page has a URL\nWed, 26 Mar 2025 09:52:04 GMT LH:pwa-each-page-has-url:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[accesskey]` values are unique\nWed, 26 Mar 2025 09:52:04 GMT LH:accesskeys:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-allowed-attr:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-allowed-role:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-command-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-dialog-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-hidden-body:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-hidden-focus:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA input fields have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-input-field-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-meter-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-progressbar-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-required-attr:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-required-children:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-required-parent:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[role]` values are valid\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-roles:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-text:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA toggle fields have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-toggle-field-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-tooltip-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-treeitem-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-valid-attr-value:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nWed, 26 Mar 2025 09:52:04 GMT LH:aria-valid-attr:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Buttons have an accessible name\nWed, 26 Mar 2025 09:52:04 GMT LH:button-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nWed, 26 Mar 2025 09:52:04 GMT LH:bypass:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nWed, 26 Mar 2025 09:52:04 GMT LH:color-contrast:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nWed, 26 Mar 2025 09:52:04 GMT LH:definition-list:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nWed, 26 Mar 2025 09:52:04 GMT LH:dlitem:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document has a `<title>` element\nWed, 26 Mar 2025 09:52:04 GMT LH:document-title:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nWed, 26 Mar 2025 09:52:04 GMT LH:duplicate-id-active:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: ARIA IDs are unique\nWed, 26 Mar 2025 09:52:04 GMT LH:duplicate-id-aria:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: All heading elements contain content.\nWed, 26 Mar 2025 09:52:04 GMT LH:empty-heading:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: No form fields have multiple labels\nWed, 26 Mar 2025 09:52:04 GMT LH:form-field-multiple-labels:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nWed, 26 Mar 2025 09:52:04 GMT LH:frame-title:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nWed, 26 Mar 2025 09:52:04 GMT LH:heading-order:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nWed, 26 Mar 2025 09:52:04 GMT LH:html-has-lang:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nWed, 26 Mar 2025 09:52:04 GMT LH:html-lang-valid:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nWed, 26 Mar 2025 09:52:04 GMT LH:html-xml-lang-mismatch:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Identical links have the same purpose.\nWed, 26 Mar 2025 09:52:04 GMT LH:identical-links-same-purpose:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Image elements have `[alt]` attributes\nWed, 26 Mar 2025 09:52:04 GMT LH:image-alt:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nWed, 26 Mar 2025 09:52:04 GMT LH:image-redundant-alt:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Input buttons have discernible text.\nWed, 26 Mar 2025 09:52:04 GMT LH:input-button-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nWed, 26 Mar 2025 09:52:04 GMT LH:input-image-alt:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nWed, 26 Mar 2025 09:52:04 GMT LH:label-content-name-mismatch:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Form elements have associated labels\nWed, 26 Mar 2025 09:52:04 GMT LH:label:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document has a main landmark.\nWed, 26 Mar 2025 09:52:04 GMT LH:landmark-one-main:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Links have a discernible name\nWed, 26 Mar 2025 09:52:04 GMT LH:link-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Links are distinguishable without relying on color.\nWed, 26 Mar 2025 09:52:04 GMT LH:link-in-text-block:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nWed, 26 Mar 2025 09:52:04 GMT LH:list:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nWed, 26 Mar 2025 09:52:04 GMT LH:listitem:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nWed, 26 Mar 2025 09:52:04 GMT LH:meta-refresh:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 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.\nWed, 26 Mar 2025 09:52:04 GMT LH:meta-viewport:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<object>` elements have alternate text\nWed, 26 Mar 2025 09:52:04 GMT LH:object-alt:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Select elements have associated label elements.\nWed, 26 Mar 2025 09:52:04 GMT LH:select-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Skip links are focusable.\nWed, 26 Mar 2025 09:52:04 GMT LH:skip-link:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nWed, 26 Mar 2025 09:52:04 GMT LH:tabindex:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nWed, 26 Mar 2025 09:52:04 GMT LH:table-duplicate-name:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nWed, 26 Mar 2025 09:52:04 GMT LH:table-fake-caption:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nWed, 26 Mar 2025 09:52:04 GMT LH:target-size:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nWed, 26 Mar 2025 09:52:04 GMT LH:td-has-header:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nWed, 26 Mar 2025 09:52:04 GMT LH:td-headers-attr:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nWed, 26 Mar 2025 09:52:04 GMT LH:th-has-data-cells:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `[lang]` attributes have a valid value\nWed, 26 Mar 2025 09:52:04 GMT LH:valid-lang:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nWed, 26 Mar 2025 09:52:04 GMT LH:video-caption:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Custom controls have associated labels\nWed, 26 Mar 2025 09:52:04 GMT LH:custom-controls-labels:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Custom controls have ARIA roles\nWed, 26 Mar 2025 09:52:04 GMT LH:custom-controls-roles:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nWed, 26 Mar 2025 09:52:04 GMT LH:focus-traps:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Interactive controls are keyboard focusable\nWed, 26 Mar 2025 09:52:04 GMT LH:focusable-controls:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nWed, 26 Mar 2025 09:52:04 GMT LH:interactive-element-affordance:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: The page has a logical tab order\nWed, 26 Mar 2025 09:52:04 GMT LH:logical-tab-order:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nWed, 26 Mar 2025 09:52:04 GMT LH:managed-focus:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nWed, 26 Mar 2025 09:52:04 GMT LH:offscreen-content-hidden:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nWed, 26 Mar 2025 09:52:04 GMT LH:use-landmarks:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Visual order on the page follows DOM order\nWed, 26 Mar 2025 09:52:04 GMT LH:visual-order-follows-dom:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Uses efficient cache policy on static assets\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-long-cache-ttl:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids enormous network payloads\nWed, 26 Mar 2025 09:52:04 GMT LH:total-byte-weight:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Defer offscreen images\nWed, 26 Mar 2025 09:52:04 GMT LH:offscreen-images:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Eliminate render-blocking resources\nWed, 26 Mar 2025 09:52:04 GMT LH:render-blocking-resources:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Minify CSS\nWed, 26 Mar 2025 09:52:04 GMT LH:unminified-css:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Minify JavaScript\nWed, 26 Mar 2025 09:52:04 GMT LH:unminified-javascript:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Reduce unused CSS\nWed, 26 Mar 2025 09:52:04 GMT LH:unused-css-rules:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Reduce unused JavaScript\nWed, 26 Mar 2025 09:52:04 GMT LH:unused-javascript:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Serve images in next-gen formats\nWed, 26 Mar 2025 09:52:04 GMT LH:modern-image-formats:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Efficiently encode images\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-optimized-images:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Enable text compression\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-text-compression:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Properly size images\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-responsive-images:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Use video formats for animated content\nWed, 26 Mar 2025 09:52:04 GMT LH:efficient-animated-content:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nWed, 26 Mar 2025 09:52:04 GMT LH:duplicated-javascript:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nWed, 26 Mar 2025 09:52:04 GMT LH:legacy-javascript:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Page has the HTML doctype\nWed, 26 Mar 2025 09:52:04 GMT LH:doctype:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Properly defines charset\nWed, 26 Mar 2025 09:52:04 GMT LH:charset:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids an excessive DOM size\nWed, 26 Mar 2025 09:52:04 GMT LH:dom-size:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nWed, 26 Mar 2025 09:52:04 GMT LH:geolocation-on-start:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nWed, 26 Mar 2025 09:52:04 GMT LH:inspector-issues:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids `document.write()`\nWed, 26 Mar 2025 09:52:04 GMT LH:no-document-write:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Detected JavaScript libraries\nWed, 26 Mar 2025 09:52:04 GMT LH:js-libraries:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nWed, 26 Mar 2025 09:52:04 GMT LH:notification-on-start:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Allows users to paste into input fields\nWed, 26 Mar 2025 09:52:04 GMT LH:paste-preventing-inputs:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Use HTTP\/2\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-http2:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nWed, 26 Mar 2025 09:52:04 GMT LH:uses-passive-event-listeners:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document has a meta description\nWed, 26 Mar 2025 09:52:04 GMT LH:meta-description:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Page has successful HTTP status code\nWed, 26 Mar 2025 09:52:04 GMT LH:http-status-code:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document uses legible font sizes\nWed, 26 Mar 2025 09:52:04 GMT LH:font-size:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Links have descriptive text\nWed, 26 Mar 2025 09:52:04 GMT LH:link-text:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Links are crawlable\nWed, 26 Mar 2025 09:52:04 GMT LH:crawlable-anchors:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nWed, 26 Mar 2025 09:52:04 GMT LH:is-crawlable:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: robots.txt is valid\nWed, 26 Mar 2025 09:52:04 GMT LH:robots-txt:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Tap targets are sized appropriately\nWed, 26 Mar 2025 09:52:04 GMT LH:tap-targets:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document has a valid `hreflang`\nWed, 26 Mar 2025 09:52:04 GMT LH:hreflang:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document avoids plugins\nWed, 26 Mar 2025 09:52:04 GMT LH:plugins:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Document has a valid `rel=canonical`\nWed, 26 Mar 2025 09:52:04 GMT LH:canonical:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Structured data is valid\nWed, 26 Mar 2025 09:52:04 GMT LH:structured-data:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nWed, 26 Mar 2025 09:52:04 GMT LH:bf-cache:warn Caught exception: NO_FCP\nWed, 26 Mar 2025 09:52:04 GMT LH:status Generating results...\nWed, 26 Mar 2025 09:52:04 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-lmrx-10.10.1.237\/250326_BiDcFW_4VJ.1.0\/lighthouse.report.html\nWed, 26 Mar 2025 09:52:04 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nWed, 26 Mar 2025 09:52:04 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-lmrx-10.10.1.237\/250326_BiDcFW_4VJ.1.0\/lighthouse.report.json\nRuntime error encountered: The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)\n"
},
"average": {
"firstView": [],
"repeatView": {
"loadTime": 625,
"docTime": 625,
"fullyLoaded": 3721,
"bytesOut": 8196,
"bytesOutDoc": 8196,
"bytesIn": 9003057,
"bytesInDoc": 10780,
"requests": 5,
"requestsFull": 5,
"requestsDoc": 3,
"responses_200": 2,
"responses_404": 0,
"responses_other": 3,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"loadEventStart": 525,
"loadEventEnd": 525,
"domContentLoadedEventStart": 501,
"domContentLoadedEventEnd": 501,
"connections": 1,
"final_base_page_request": 0,
"domInteractive": 495,
"firstPaint": 445.20000000018626,
"firstContentfulPaint": 545,
"firstImagePaint": 738,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 309,
"basePageSSLTime": 70,
"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,
"score_progressive_jpeg": -1,
"gzip_total": 10930,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 0,
"image_savings": 0,
"cpu.ParseHTML": 9,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"cpu.EventDispatch": 3,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 5,
"cpu.ParseAuthorStyleSheet": 1,
"cpu.EvaluateScript": 14,
"cpu.v8.compile": 1,
"cpu.UpdateLayoutTree": 45,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 75,
"cpu.PrePaint": 6,
"cpu.IntersectionObserverController::computeIntersections": 16,
"cpu.Paint": 12,
"cpu.Layerize": 12,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.v8.compileModule": 0,
"cpu.largestContentfulPaint::Candidate": 0,
"cpu.v8.produceCache": 2,
"cpu.FunctionCall": 29,
"cpu.v8.evaluateModule": 5,
"cpu.HitTest": 1,
"cpu.v8.produceModuleCache": 2,
"cpu.TimerFire": 0,
"cpu.FireAnimationFrame": 2,
"cpu.Idle": 3476,
"start_epoch": 1742982726.3199685,
"date": 1742982728.1001086,
"fullyLoadedCPUms": 4390,
"fullyLoadedCPUpct": 65.037037037043362,
"domElements": 543,
"domComplete": 525,
"PerformancePaintTiming.first-paint": 445.20000000018626,
"PerformancePaintTiming.first-contentful-paint": 445.20000000018626,
"test_run_time_ms": 11143,
"Colordepth": 24,
"generated-content-percent": 7.0999999999999996,
"generated-content-size": 3.8700000000000001,
"lastVisualChange": 3900,
"render": 500,
"visualComplete85": 1800,
"visualComplete90": 2800,
"visualComplete95": 2900,
"visualComplete99": 3800,
"visualComplete": 3900,
"SpeedIndex": 1094,
"chromeUserTiming.navigationStart": 129,
"chromeUserTiming.fetchStart": 110,
"chromeUserTiming.domLoading": 419,
"chromeUserTiming.responseEnd": 413,
"chromeUserTiming.domInteractive": 595,
"chromeUserTiming.domContentLoadedEventStart": 601,
"chromeUserTiming.domContentLoadedEventEnd": 601,
"chromeUserTiming.domComplete": 625,
"chromeUserTiming.unloadEventStart": 418,
"chromeUserTiming.unloadEventEnd": 418,
"chromeUserTiming.markAsMainFrame": 418,
"chromeUserTiming.commitNavigationEnd": 419,
"chromeUserTiming.firstPaint": 545,
"chromeUserTiming.firstContentfulPaint": 545,
"chromeUserTiming.firstMeaningfulPaintCandidate": 545,
"chromeUserTiming.LayoutShift": 550,
"chromeUserTiming.loadEventStart": 625,
"chromeUserTiming.loadEventEnd": 625,
"chromeUserTiming.firstImagePaint": 738,
"chromeUserTiming.LargestTextPaint": 620,
"chromeUserTiming.LargestContentfulPaint": 620,
"chromeUserTiming.TotalLayoutShift": 0.00078633585878562604,
"chromeUserTiming.CumulativeLayoutShift": 0.00078633585878562604,
"maxFID": 0,
"TTIMeasurementEnd": 3795,
"LastInteractive": 525,
"TotalBlockingTime": 0,
"run": 1,
"step": 1,
"effectiveBps": 2638645,
"domTime": 0,
"aft": 0,
"titleTime": 130,
"domLoading": 0,
"server_rtt": 0,
"effectiveBpsDoc": 34113,
"avgRun": 1
}
},
"standardDeviation": {
"firstView": [],
"repeatView": {
"loadTime": 0,
"docTime": 0,
"fullyLoaded": 0,
"bytesOut": 0,
"bytesOutDoc": 0,
"bytesIn": 0,
"bytesInDoc": 0,
"requests": 0,
"requestsFull": 0,
"requestsDoc": 0,
"responses_200": 0,
"responses_404": 0,
"responses_other": 0,
"result": 0,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 0,
"loadEventStart": 0,
"loadEventEnd": 0,
"domContentLoadedEventStart": 0,
"domContentLoadedEventEnd": 0,
"connections": 0,
"final_base_page_request": 0,
"domInteractive": 0,
"firstPaint": 0,
"firstContentfulPaint": 0,
"firstImagePaint": 0,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 0,
"basePageSSLTime": 0,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 0,
"score_cookies": 0,
"score_keep-alive": 0,
"score_minify": 0,
"score_combine": 0,
"score_compress": 0,
"score_etags": 0,
"score_progressive_jpeg": 0,
"gzip_total": 0,
"gzip_savings": 0,
"minify_total": 0,
"minify_savings": 0,
"image_total": 0,
"image_savings": 0,
"cpu.ParseHTML": 0,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 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.BeginRemoteFontLoad": 0,
"cpu.Layout": 0,
"cpu.PrePaint": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.Paint": 0,
"cpu.Layerize": 0,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.v8.compileModule": 0,
"cpu.largestContentfulPaint::Candidate": 0,
"cpu.v8.produceCache": 0,
"cpu.FunctionCall": 0,
"cpu.v8.evaluateModule": 0,
"cpu.HitTest": 0,
"cpu.v8.produceModuleCache": 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.firstContentfulPaint": 0,
"chromeUserTiming.firstMeaningfulPaintCandidate": 0,
"chromeUserTiming.LayoutShift": 0,
"chromeUserTiming.loadEventStart": 0,
"chromeUserTiming.loadEventEnd": 0,
"chromeUserTiming.firstImagePaint": 0,
"chromeUserTiming.LargestTextPaint": 0,
"chromeUserTiming.LargestContentfulPaint": 0,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"maxFID": 0,
"TTIMeasurementEnd": 0,
"LastInteractive": 0,
"TotalBlockingTime": 0,
"run": 0,
"step": 0,
"effectiveBps": 0,
"domTime": 0,
"aft": 0,
"titleTime": 0,
"domLoading": 0,
"server_rtt": 0,
"effectiveBpsDoc": 0,
"avgRun": null
}
},
"median": {
"firstView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-lmrx-10.10.1.237",
"loadTime": 31687,
"docTime": 31687,
"fullyLoaded": 31687,
"bytesOut": 2110,
"bytesOutDoc": 2110,
"bytesIn": 514,
"bytesInDoc": 514,
"requests": [
{
"type": 3,
"id": "9409B0CB1C62FF4A1ED74343DF9C89B6",
"request_id": "9409B0CB1C62FF4A1ED74343DF9C89B6",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/",
"is_secure": 1,
"method": "GET",
"host": "byndc.agency",
"url": "\/",
"raw_id": "9409B0CB1C62FF4A1ED74343DF9C89B6",
"frame_id": "20921C994A9E8F3CD96F52C3E9B33FD2",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": 500,
"request_type": "Document",
"load_ms": 31507,
"ttfb_ms": 31506,
"load_start": 151,
"load_start_float": 151.000078,
"bytesIn": 514,
"objectSize": 514,
"objectSizeUncompressed": 514,
"chunks": [
{
"ts": 31658,
"bytes": 514
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "",
"socket": 91,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 48,
"connect_start": 48,
"connect_end": 84,
"ssl_start": 84,
"ssl_end": 151,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.byndc.agency",
"sanList": [
"*.byndc.agency",
"byndc.agency"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1728950400,
"validTo": 1760572799,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1728985282143,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022013D1CA7A6F050A0FDA217A91F7491555BED050E56FA4D1119F4AF7CE277E2C3E02205CE32C21E2DBA7731B7E7F8CC92F373C3E2393DF560D5673A013F31FB6E9F270"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1728985282081,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100B81E1173027457E2B6AB8F93FC63E70E62FE73E62942C7FC8DF1579DEFB6E0DC022100BCB396935FD797BF48E98CAE0FB1BD9692577A9380A08192F105511411602B5A"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1728985282037,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450221009D030E363CDD45C0E98A9ACCD09AADE8DB564B5AA6265E00E3C5D0EB341E8D0802205BDD29375315528BC93D214C7F82DB90559401DBABE0497DA63C7CBC3CB8BEA2"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":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=\"132\", \"Google Chrome\";v=\"132\"",
"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\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": [
"content-length: 514",
"content-type: text\/html; charset=iso-8859-1",
"date: Wed, 26 Mar 2025 09:50:50 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 500"
]
},
"bytesOut": 2110,
"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": 47,
"connect_ms": 36,
"ssl_ms": 67,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 5,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency 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": 8,
"SETTINGS_INITIAL_WINDOW_SIZE": 65536,
"SETTINGS_MAX_FRAME_SIZE": 16777215
},
"tls_version": "TLS 1.2",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 49199,
"netlog_id": 78,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQSRRPi8q8OAQpglWPUFEhmzANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTAxNTAwMDAwMFoXDTI1MTAxNTIzNTk1OVowGTEXMBUGA1UEAwwOKi5i\neW5kYy5hZ2VuY3kwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD0H9E0\nQf3geV0nPZt4G7PltI0cFQNcM2sMChgHW9WzPXBjb0tbhFpv4Nwk1N2ZWgXfsg+q\nHT6sqL1yUQ2L1TE3V+Q9FGNz4xIR\/79SJTltG+BytENwwwz5rFAGfDR6yqxPw92v\n\/\/hKmkiKQ+P1g4dgA\/+0+zKdU4UeEje3A2LTjE1i+l2uNe4dTA3n70ABiPn2Xvwq\ndYceb+6qLa71l3F1cih7cAMxWcn9pohsve208g4R4kBgTvOBEjsFL9gpdEx9LbTF\nRRyKnaUsOUm3m0f6TDlpsqhylp4NDzEfoknSuNAHJSIrhMhu7oFqGJJh1r52F8EK\nsvhk6ld\/nm\/Ou0bvAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUZM3vyNf9zy+cXjKIt1Iz\/g+yEzcwDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFq\nAWgAdQDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZKPjbZfAAAE\nAwBGMEQCIBPRynpvBQoP2iF6kfdJFVW+0FDlb6TREZ9K984nfiw+AiBc4ywh4tun\ncxt+f4zJLzc8PiOT31YNVnOgE\/MftunycAB3AMz7D2qFcQll\/pWbU87psnwi6YVc\nDZeNtql+VMD+TA2wAAABko+NtiEAAAQDAEgwRgIhALgeEXMCdFfitquPk\/xj5w5i\n\/nPmKULH\/I3xV53vtuDcAiEAvLOWk1\/Xl79I6YyuD7G9lpJXepOAoIGS8QVRFBFg\nK1oAdgAS8U40vVNyTIQGGcOPP3oT+Oe1YoeInG0wBYTr5YYmOgAAAZKPjbX1AAAE\nAwBHMEUCIQCdAw42PN1FwOmKmszQmq3o21ZLWqYmXgDjxdDrNB6NCAIgW90pN1MV\nUovJPSFMf4LbkFWUAdur4El9pjx8vDy4vqIwJwYDVR0RBCAwHoIOKi5ieW5kYy5h\nZ2VuY3mCDGJ5bmRjLmFnZW5jeTANBgkqhkiG9w0BAQsFAAOCAQEArEyES+j08mr+\niOCjbsUiN3WDxVyIZ40KyBAgYwUhBK7laFuU3nmm5wEtPUPwNvHitihyHx6xgkFQ\nycGs4WHJWIOkw2nf\/mZeYr5jkd8eZhiRwsIuGW3bJb3FDRqnZihBxvF2ff6i9wZv\nCc+Ff9uBjtlpBpZ24fApDk2tLjvnDxD7Hxk6IpAPvNJ0wetGOJBPU4N5PK4Md12h\nWZ2r67uEyvZLY3CzV8BPbIq5i0dz+c5ICfWwZEkoqLqdPtSbaxfXc+cuIPfZUn+J\n2Swmvq5XBMbMTWWZXM4uOQah3GGBh084AR9hWlhak68uTxovPAKolJ1OFnTppL2y\ni8vVneu4Vg==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"load_end": 31658,
"ttfb_start": 151,
"ttfb_end": 31657,
"download_start": 31657,
"download_end": 31658,
"download_ms": 1,
"all_start": 1,
"all_end": 31658,
"all_ms": 31657,
"index": 0,
"number": 1
},
{
"type": 3,
"full_url": "http:\/\/www.gstatic.com\/generate_204",
"id": "99999.99999.1",
"is_secure": 0,
"host": "www.gstatic.com",
"url": "\/generate_204",
"responseCode": 204,
"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": 31,
"connect_ms": 29,
"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": 30005,
"dns_end": 30036,
"connect_start": 30037,
"connect_end": 30066,
"ssl_start": -1,
"ssl_end": -1,
"frame_id": "20921C994A9E8F3CD96F52C3E9B33FD2",
"created": 30004,
"load_start": 30067,
"priority": "Lowest",
"socket": 127,
"socket_group": "dsd\/pm\/http:\/\/www.gstatic.com <http:\/\/gstatic.com same_site>",
"chunks": [],
"netlog_id": 112,
"ttfb_ms": 32,
"load_ms": 32,
"load_start_float": 30067.000112000002,
"headers": {
"request": [
"Host: www.gstatic.com",
"Connection: keep-alive",
"Pragma: no-cache",
"Cache-Control: no-cache",
"User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36",
"Accept-Encoding: gzip, deflate",
"Accept-Language: en-US,en;q=0.9"
],
"response": [
"HTTP\/1.1 204 No Content",
"Content-Length: 0",
"Cross-Origin-Resource-Policy: cross-origin",
"Date: Wed, 26 Mar 2025 09:51:20 GMT"
]
},
"bytesIn": 0,
"objectSize": 0,
"ip_addr": "142.250.185.99",
"server_port": "80",
"bytesOut": 0,
"request_id": "99999.99999.1",
"raw_id": "99999.99999.1",
"load_end": 30099,
"ttfb_start": 30067,
"ttfb_end": 30099,
"download_start": 30099,
"download_end": 30099,
"download_ms": 0,
"all_start": 30005,
"all_end": 30099,
"all_ms": 92,
"index": 1,
"number": 2
}
],
"requestsFull": 2,
"requestsDoc": 2,
"responses_200": 0,
"responses_404": 0,
"responses_other": 2,
"result": 99997,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"main_frame": "20921C994A9E8F3CD96F52C3E9B33FD2",
"loadEventStart": 31693,
"loadEventEnd": 31693,
"domContentLoadedEventStart": 31692,
"domContentLoadedEventEnd": 31692,
"URL": "https:\/\/byndc.agency\/",
"connections": 1,
"domInteractive": 31692,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"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,
"score_progressive_jpeg": -1,
"gzip_total": 0,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 0,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"V8.GC_TIME_TO_SAFEPOINT": 0,
"EventDispatch": 0,
"CommitLoad": 0,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"ParseHTML": 0,
"UpdateLayoutTree": 0,
"Layout": 0,
"PrePaint": 0,
"HitTest": 0,
"Paint": 0,
"Layerize": 0,
"MarkDOMContent": 0,
"Idle": 31687
},
"cpuTimesDoc": {
"V8.GC_TIME_TO_SAFEPOINT": 0,
"EventDispatch": 0,
"CommitLoad": 0,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"ParseHTML": 0,
"UpdateLayoutTree": 0,
"Layout": 0,
"PrePaint": 0,
"HitTest": 0,
"Paint": 0,
"Layerize": 0,
"MarkDOMContent": 0,
"Idle": 31687
},
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.EventDispatch": 0,
"cpu.CommitLoad": 0,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"cpu.ParseHTML": 0,
"cpu.UpdateLayoutTree": 0,
"cpu.Layout": 0,
"cpu.PrePaint": 0,
"cpu.HitTest": 0,
"cpu.Paint": 0,
"cpu.Layerize": 0,
"cpu.MarkDOMContent": 0,
"cpu.Idle": 31687,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1742982648.2682269,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1742982650.5614297,
"browserVersion": "132.0.0.0",
"browser_version": "132.0.0.0",
"fullyLoadedCPUms": 2970,
"fullyLoadedCPUpct": 5.1198069298402888,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "20921C994A9E8F3CD96F52C3E9B33FD2",
"loaderId": "C8AE7F7AF7EA2D348094EB28F9F2166C"
}
}
},
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 1,
"url": "https:\/\/byndc.agency\/",
"frameId": "20921C994A9E8F3CD96F52C3E9B33FD2",
"loaderId": "9409B0CB1C62FF4A1ED74343DF9C89B6"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/byndc.agency",
"name": ""
}
],
"document_URL": "https:\/\/byndc.agency\/",
"document_hostname": "byndc.agency",
"document_origin": "https:\/\/byndc.agency",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 7,
"domComplete": 31693,
"firstPaint": 0,
"PerformancePaintTiming.first-paint": 31717.899999999441,
"PerformancePaintTiming.first-contentful-paint": 31717.899999999441,
"origin_dns": {
"ns": [
"ns1087.ui-dns.biz.",
"ns1092.ui-dns.de.",
"ns1102.ui-dns.org.",
"ns1073.ui-dns.com."
],
"mx": [
"10 mx01.ionos.de.",
"10 mx00.ionos.de."
],
"txt": [
"\"v=spf1 include:_spf-eu.ionos.com ~all\""
],
"soa": [
"ns1087.ui-dns.biz. hostmaster.1und1.com. 2017060105 28800 7200 604800 600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"Web servers": "Apache HTTP Server",
"Hosting": "IONOS"
},
"detected_apps": {
"Apache HTTP Server": "",
"IONOS": ""
},
"detected_technologies": {
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"IONOS": {
"name": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
}
},
"detected_raw": [
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
}
],
"axe": {
"testEngine": "4.4.1",
"violations": [
{
"id": "html-has-lang",
"impact": "serious",
"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": {
"messageKey": "noLang"
},
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element does not have a lang attribute"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<html>",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute"
}
]
}
],
"passes": [
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures aria-hidden='true' is not present on the document body.",
"help": "aria-hidden='true' must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body>",
"target": [
"body"
]
}
]
},
{
"id": "color-contrast",
"impact": null,
"tags": [
"cat.color",
"wcag2aa",
"wcag143"
],
"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
"help": "Elements must have sufficient color contrast",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "24.0pt (32px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h1>Internal Server Error<\/h1>",
"target": [
"h1"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.<\/p>",
"target": [
"p:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Please contact the server administrator at \n to inform them of the time this error occurred,\n and the actions you performed just before this error.<\/p>",
"target": [
"p:nth-child(3)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>More information about this error may be available\nin the server error log.<\/p>",
"target": [
"p:nth-child(4)"
]
}
]
},
{
"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>",
"target": [
"html"
]
}
]
}
],
"incomplete": []
},
"base_page_ip_ptr": "217-160-0-29.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1087.ui-dns.biz",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 36594,
"testUrl": "https:\/\/byndc.agency\/",
"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": "[]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [],
"generated-content-percent": "-11.02",
"generated-content-size": "-0.05",
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [],
"jsLibsVulns": [],
"meta-viewport": "Not found",
"possibly-render-blocking-reqs": [],
"rendered-html": "<html><head>\n<title>500 Internal Server Error<\/title>\n<\/head><body>\n<h1>Internal Server Error<\/h1>\n<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.<\/p>\n<p>Please contact the server administrator at \n to inform them of the time this error occurred,\n and the actions you performed just before this error.<\/p>\n<p>More information about this error may be available\nin the server error log.<\/p>\n\n<\/body><\/html>",
"securityHeaders": null,
"interactivePeriods": [
[
0,
31740
]
],
"lastVisualChange": 0,
"visualComplete85": 0,
"visualComplete90": 0,
"visualComplete95": 0,
"visualComplete99": 0,
"visualComplete": 0,
"SpeedIndex": 0,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 47
},
{
"name": "fetchStart",
"time": 53
},
{
"name": "responseEnd",
"time": 31707
},
{
"name": "unloadEventStart",
"time": 31713
},
{
"name": "unloadEventEnd",
"time": 31713
},
{
"name": "markAsMainFrame",
"time": 31713
},
{
"name": "commitNavigationEnd",
"time": 31713
},
{
"name": "domLoading",
"time": 31713
},
{
"name": "domInteractive",
"time": 31739
},
{
"name": "domContentLoadedEventStart",
"time": 31739
},
{
"name": "domContentLoadedEventEnd",
"time": 31739
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 48,
"chromeUserTiming.fetchStart": 53,
"chromeUserTiming.responseEnd": 31708,
"chromeUserTiming.unloadEventStart": 31713,
"chromeUserTiming.unloadEventEnd": 31713,
"chromeUserTiming.markAsMainFrame": 31713,
"chromeUserTiming.commitNavigationEnd": 31714,
"chromeUserTiming.domLoading": 31714,
"chromeUserTiming.domInteractive": 31740,
"chromeUserTiming.domContentLoadedEventStart": 31740,
"chromeUserTiming.domContentLoadedEventEnd": 31740,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 31715.089
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 31715.096000000001
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 31717.125
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 31719.927
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 31719.959999999999
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 31719.963
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 31719.974999999999
},
"2034": {
"name": "QuirksModeDocument",
"firstUsed": 31723.82
}
},
"CSSFeatures": [],
"AnimatedCSSFeatures": []
},
"FirstInteractive": 31717.899999999441,
"TTIMeasurementEnd": 31740,
"LastInteractive": 31717.899999999441,
"FirstCPUIdle": 31717.899999999441,
"testID": "250326_BiDcFW_4VJ",
"step": 1,
"TTFB": 0,
"render": 0,
"domTime": 0,
"aft": 0,
"titleTime": 82,
"domLoading": 0,
"server_rtt": 0,
"firstContentfulPaint": 31717.899999999441,
"error": "Page Load Timeout",
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"longTasks": [],
"utilization": {
"cpu": {
"data": {
"0": 0,
"102": 55,
"203": 25,
"303": 19,
"404": 52.399999999999999,
"505": 15,
"605": 10,
"706": 10.5,
"807": 10,
"908": 10,
"1008": 14.300000000000001,
"1109": 10,
"1210": 5.2999999999999998,
"1310": 19,
"1411": 30,
"1512": 10,
"1612": 10,
"1713": 5.2999999999999998,
"1814": 14.300000000000001,
"1914": 10,
"2015": 10,
"2116": 15,
"2216": 10,
"2317": 19,
"2418": 30,
"2518": 10,
"2619": 5.2999999999999998,
"2720": 14.300000000000001,
"2820": 10,
"2921": 10,
"3022": 14.300000000000001,
"3122": 5.5999999999999996,
"3223": 19,
"3324": 27.300000000000001,
"3424": 25,
"3525": 5.2999999999999998,
"3626": 14.300000000000001,
"3726": 10,
"3827": 10,
"3928": 14.300000000000001,
"4028": 5.2999999999999998,
"4129": 10,
"4230": 19,
"4330": 20,
"4431": 23.800000000000001,
"4532": 5.2999999999999998,
"4632": 15,
"4733": 10,
"4834": 10,
"4934": 10,
"5035": 10,
"5136": 10,
"5236": 10,
"5337": 25,
"5437": 15.800000000000001,
"5538": 10,
"5639": 10,
"5739": 10,
"5840": 14.300000000000001,
"5941": 5.2999999999999998,
"6041": 10,
"6142": 18.199999999999999,
"6242": 10,
"6343": 25,
"6444": 15.800000000000001,
"6544": 10,
"6645": 10,
"6746": 14.300000000000001,
"6847": 5.2999999999999998,
"6947": 14.300000000000001,
"7048": 10,
"7149": 14.300000000000001,
"7249": 10,
"7350": 27.800000000000001,
"7451": 14.300000000000001,
"7551": 14.300000000000001,
"7652": 10,
"7753": 10,
"7853": 5.2999999999999998,
"7954": 14.300000000000001,
"8055": 10.5,
"8155": 10,
"8256": 15,
"8357": 30,
"8457": 15,
"8558": 10,
"8659": 10,
"8759": 5.2999999999999998,
"8860": 14.300000000000001,
"8961": 10,
"9061": 13.6,
"9162": 10,
"9262": 10,
"9363": 31.600000000000001,
"9464": 10,
"9564": 10,
"9665": 14.300000000000001,
"9766": 10,
"9866": 10,
"9967": 10,
"10068": 10,
"10168": 10,
"10269": 10.5,
"10370": 33.299999999999997,
"10470": 5.5999999999999996,
"10571": 10,
"10672": 14.300000000000001,
"10772": 10,
"10873": 10,
"10974": 10,
"11074": 10,
"11175": 10,
"11276": 18.199999999999999,
"11376": 27.800000000000001,
"11477": 10,
"11578": 14.300000000000001,
"11678": 14.300000000000001,
"11779": 10,
"11880": 5.2999999999999998,
"11980": 10,
"12081": 14.300000000000001,
"12181": 10,
"12282": 5.2999999999999998,
"12383": 31.600000000000001,
"12484": 10,
"12585": 10.5,
"12685": 18.199999999999999,
"12786": 5.2999999999999998,
"12886": 10,
"12987": 10,
"13088": 14.300000000000001,
"13188": 15,
"13289": 10,
"13390": 38.100000000000001,
"13490": 21.100000000000001,
"13591": 10,
"13692": 10,
"13793": 10.5,
"13893": 10,
"13994": 10,
"14095": 14.300000000000001,
"14195": 10,
"14296": 14.300000000000001,
"14397": 36.799999999999997,
"14497": 10,
"14598": 10,
"14699": 14.300000000000001,
"14800": 10,
"14900": 10,
"15001": 10.5,
"15102": 15,
"15202": 10,
"15303": 5.2999999999999998,
"15404": 33.299999999999997,
"15504": 15,
"15605": 10.5,
"15706": 10,
"15806": 10,
"15907": 10,
"16008": 10,
"16108": 14.300000000000001,
"16209": 14.300000000000001,
"16310": 10,
"16410": 35,
"16511": 10,
"16612": 10,
"16712": 5.2999999999999998,
"16813": 10,
"16914": 10,
"17014": 10,
"17115": 15,
"17216": 10,
"17316": 10,
"17417": 31.600000000000001,
"17518": 10,
"17618": 14.300000000000001,
"17719": 5.2999999999999998,
"17820": 10,
"17920": 14.300000000000001,
"18021": 10,
"18122": 10,
"18222": 14.300000000000001,
"18323": 15,
"18424": 30,
"18524": 10,
"18625": 10,
"18726": 10,
"18826": 10,
"18927": 14.300000000000001,
"19028": 5.2999999999999998,
"19128": 10,
"19229": 18.199999999999999,
"19330": 15.800000000000001,
"19430": 25,
"19531": 14.300000000000001,
"19632": 5.2999999999999998,
"19732": 10,
"19833": 14.300000000000001,
"19934": 10,
"20034": 10.5,
"20135": 5.5999999999999996,
"20236": 10,
"20336": 20,
"20437": 21.100000000000001,
"20538": 10,
"20638": 10,
"20739": 10,
"20840": 14.300000000000001,
"20940": 10,
"21041": 10,
"21142": 5.2999999999999998,
"21242": 18.199999999999999,
"21343": 30,
"21444": 20,
"21544": 10.5,
"21645": 5.2999999999999998,
"21746": 18.199999999999999,
"21846": 10,
"21947": 10,
"22047": 5.2999999999999998,
"22148": 14.300000000000001,
"22249": 10,
"22349": 33.299999999999997,
"22450": 15,
"22551": 5.2999999999999998,
"22651": 10,
"22752": 10,
"22853": 14.300000000000001,
"22953": 10,
"23054": 5.2999999999999998,
"23155": 19,
"23255": 10.5,
"23356": 33.299999999999997,
"23457": 10.5,
"23557": 10,
"23658": 10,
"23759": 14.300000000000001,
"23859": 10,
"23960": 5.2999999999999998,
"24061": 10,
"24162": 15,
"24262": 10.5,
"24363": 30,
"24464": 10,
"24564": 10,
"24665": 14.300000000000001,
"24766": 15,
"24866": 10,
"24967": 5.2999999999999998,
"25068": 14.300000000000001,
"25168": 10,
"25269": 10,
"25370": 35,
"25471": 10,
"25571": 14.300000000000001,
"25672": 10,
"25772": 10,
"25873": 5.2999999999999998,
"25974": 14.300000000000001,
"26074": 10,
"26175": 10.5,
"26276": 15,
"26376": 30,
"26477": 10.5,
"26577": 14.300000000000001,
"26678": 10,
"26779": 10,
"26879": 5.2999999999999998,
"26980": 14.300000000000001,
"27081": 10,
"27181": 14.300000000000001,
"27282": 10.5,
"27383": 31.600000000000001,
"27484": 10,
"27584": 10,
"27685": 10,
"27786": 14.300000000000001,
"27886": 14.300000000000001,
"27987": 10.5,
"28088": 10,
"28188": 15,
"28289": 20,
"28390": 33.299999999999997,
"28491": 14.300000000000001,
"28591": 10.5,
"28692": 10,
"28793": 10,
"28893": 10,
"28994": 10,
"29095": 14.300000000000001,
"29195": 15,
"29296": 14.300000000000001,
"29397": 35,
"29497": 10,
"29598": 10,
"29699": 10.5,
"29800": 10,
"29900": 14.300000000000001,
"30001": 10.5,
"30102": 14.300000000000001,
"30202": 19,
"30303": 10.5,
"30406": 42.100000000000001,
"30506": 0,
"30607": 4.7999999999999998,
"30708": 0,
"30808": 0,
"30909": 0,
"31010": 0,
"31110": 0,
"31211": 0,
"31312": 4.7999999999999998,
"31412": 21.100000000000001,
"31513": 0,
"31613": 5,
"31714": 5,
"31815": 71.400000000000006
},
"max": 100,
"count": 317
},
"bw": {
"data": {
"0": 0,
"102": 12165,
"203": 442033,
"303": 510709,
"404": 0,
"505": 0,
"605": 0,
"706": 0,
"807": 0,
"908": 0,
"1008": 0,
"1109": 0,
"1210": 0,
"1310": 0,
"1411": 0,
"1512": 0,
"1612": 0,
"1713": 3336,
"1814": 0,
"1914": 0,
"2015": 0,
"2116": 0,
"2216": 0,
"2317": 0,
"2418": 0,
"2518": 0,
"2619": 0,
"2720": 0,
"2820": 0,
"2921": 0,
"3022": 0,
"3122": 600571,
"3223": 96465,
"3324": 0,
"3424": 0,
"3525": 0,
"3626": 0,
"3726": 0,
"3827": 0,
"3928": 0,
"4028": 0,
"4129": 0,
"4230": 0,
"4330": 0,
"4431": 0,
"4532": 0,
"4632": 0,
"4733": 0,
"4834": 0,
"4934": 0,
"5035": 0,
"5136": 0,
"5236": 0,
"5337": 0,
"5437": 0,
"5538": 0,
"5639": 0,
"5739": 0,
"5840": 0,
"5941": 0,
"6041": 0,
"6142": 0,
"6242": 0,
"6343": 0,
"6444": 0,
"6544": 0,
"6645": 0,
"6746": 0,
"6847": 0,
"6947": 0,
"7048": 0,
"7149": 0,
"7249": 0,
"7350": 0,
"7451": 0,
"7551": 0,
"7652": 0,
"7753": 3338,
"7853": 0,
"7954": 0,
"8055": 0,
"8155": 0,
"8256": 0,
"8357": 0,
"8457": 0,
"8558": 0,
"8659": 0,
"8759": 0,
"8860": 0,
"8961": 0,
"9061": 0,
"9162": 0,
"9262": 0,
"9363": 0,
"9464": 0,
"9564": 0,
"9665": 0,
"9766": 0,
"9866": 0,
"9967": 0,
"10068": 0,
"10168": 0,
"10269": 21828,
"10370": 0,
"10470": 0,
"10571": 0,
"10672": 0,
"10772": 0,
"10873": 0,
"10974": 0,
"11074": 0,
"11175": 211068,
"11276": 1063985,
"11376": 0,
"11477": 0,
"11578": 0,
"11678": 0,
"11779": 0,
"11880": 0,
"11980": 0,
"12081": 0,
"12181": 0,
"12282": 0,
"12383": 0,
"12484": 5239,
"12585": 0,
"12685": 0,
"12786": 5246,
"12886": 0,
"12987": 0,
"13088": 0,
"13188": 0,
"13289": 0,
"13390": 0,
"13490": 0,
"13591": 0,
"13692": 0,
"13793": 3337,
"13893": 0,
"13994": 0,
"14095": 0,
"14195": 0,
"14296": 0,
"14397": 0,
"14497": 0,
"14598": 0,
"14699": 0,
"14800": 0,
"14900": 0,
"15001": 0,
"15102": 0,
"15202": 0,
"15303": 0,
"15404": 0,
"15504": 0,
"15605": 0,
"15706": 0,
"15806": 0,
"15907": 0,
"16008": 0,
"16108": 0,
"16209": 0,
"16310": 0,
"16410": 0,
"16511": 0,
"16612": 0,
"16712": 0,
"16813": 0,
"16914": 0,
"17014": 0,
"17115": 0,
"17216": 0,
"17316": 0,
"17417": 0,
"17518": 0,
"17618": 0,
"17719": 0,
"17820": 0,
"17920": 0,
"18021": 0,
"18122": 0,
"18222": 0,
"18323": 0,
"18424": 0,
"18524": 0,
"18625": 0,
"18726": 0,
"18826": 0,
"18927": 0,
"19028": 0,
"19128": 0,
"19229": 0,
"19330": 0,
"19430": 0,
"19531": 0,
"19632": 0,
"19732": 3338,
"19833": 0,
"19934": 0,
"20034": 0,
"20135": 0,
"20236": 0,
"20336": 0,
"20437": 0,
"20538": 0,
"20638": 0,
"20739": 0,
"20840": 0,
"20940": 0,
"21041": 0,
"21142": 0,
"21242": 0,
"21343": 0,
"21444": 0,
"21544": 0,
"21645": 0,
"21746": 0,
"21846": 0,
"21947": 0,
"22047": 0,
"22148": 0,
"22249": 0,
"22349": 0,
"22450": 0,
"22551": 0,
"22651": 0,
"22752": 0,
"22853": 0,
"22953": 0,
"23054": 0,
"23155": 4291,
"23255": 0,
"23356": 0,
"23457": 0,
"23557": 0,
"23658": 0,
"23759": 0,
"23859": 0,
"23960": 0,
"24061": 0,
"24162": 0,
"24262": 0,
"24363": 0,
"24464": 0,
"24564": 0,
"24665": 0,
"24766": 0,
"24866": 0,
"24967": 0,
"25068": 0,
"25168": 0,
"25269": 0,
"25370": 0,
"25471": 0,
"25571": 0,
"25672": 0,
"25772": 3340,
"25873": 0,
"25974": 0,
"26074": 0,
"26175": 0,
"26276": 0,
"26376": 0,
"26477": 0,
"26577": 0,
"26678": 0,
"26779": 0,
"26879": 0,
"26980": 0,
"27081": 0,
"27181": 0,
"27282": 0,
"27383": 0,
"27484": 0,
"27584": 0,
"27685": 0,
"27786": 0,
"27886": 0,
"27987": 0,
"28088": 0,
"28188": 0,
"28289": 0,
"28390": 0,
"28491": 0,
"28591": 0,
"28692": 0,
"28793": 0,
"28893": 0,
"28994": 0,
"29095": 0,
"29195": 0,
"29296": 0,
"29397": 0,
"29497": 0,
"29598": 0,
"29699": 0,
"29800": 0,
"29900": 0,
"30001": 0,
"30102": 19463,
"30202": 26466,
"30303": 0,
"30406": 0,
"30506": 0,
"30607": 0,
"30708": 0,
"30808": 0,
"30909": 0,
"31010": 0,
"31110": 0,
"31211": 0,
"31312": 0,
"31412": 0,
"31513": 0,
"31613": 0,
"31714": 62264,
"31815": 5248
},
"max": 1063985,
"count": 317
}
},
"maxFID": 0,
"TotalBlockingTime": 0,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/details\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/performance_optimization\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/breakdown\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/domains\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/screen_shot\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/experiments\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&file=1_screen.jpg"
},
"rawData": {
"headers": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250326_BiDcFW_4VJ&compressed=1&file=1_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1&file=ms_000000.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"www.gstatic.com": {
"bytes": 0,
"requests": 1,
"connections": 1
},
"byndc.agency": {
"bytes": 514,
"requests": 1,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 514,
"bytesUncompressed": 514,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"css": {
"color": [
178,
234,
148
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"image": {
"color": [
196,
154,
232
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
}
},
"consoleLog": [
{
"source": "network",
"level": "error",
"text": "Failed to load resource: the server responded with a status of 500 ()",
"timestamp": 1742982682297.0901,
"url": "https:\/\/byndc.agency\/",
"networkRequestId": "9409B0CB1C62FF4A1ED74343DF9C89B6"
}
]
},
"repeatView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-lmrx-10.10.1.237",
"loadTime": 625,
"docTime": 625,
"fullyLoaded": 3721,
"bytesOut": 8196,
"bytesOutDoc": 8196,
"bytesIn": 9003057,
"bytesInDoc": 10780,
"requests": [
{
"type": 3,
"id": "449AD20E32BE36F33C8246BC15F117F2",
"request_id": "449AD20E32BE36F33C8246BC15F117F2",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/",
"is_secure": 1,
"method": "GET",
"host": "byndc.agency",
"url": "\/",
"raw_id": "449AD20E32BE36F33C8246BC15F117F2",
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 159,
"ttfb_ms": 157,
"load_start": 152,
"load_start_float": 152.00006200000001,
"bytesIn": 9036,
"objectSize": 9036,
"objectSizeUncompressed": 51864,
"chunks": [
{
"ts": 310,
"bytes": 9036,
"inflated": 51864
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 46,
"connect_start": 46,
"connect_end": 81,
"ssl_start": 81,
"ssl_end": 151,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.byndc.agency",
"sanList": [
"*.byndc.agency",
"byndc.agency"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1728950400,
"validTo": 1760572799,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1728985282143,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022013D1CA7A6F050A0FDA217A91F7491555BED050E56FA4D1119F4AF7CE277E2C3E02205CE32C21E2DBA7731B7E7F8CC92F373C3E2393DF560D5673A013F31FB6E9F270"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1728985282081,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100B81E1173027457E2B6AB8F93FC63E70E62FE73E62942C7FC8DF1579DEFB6E0DC022100BCB396935FD797BF48E98CAE0FB1BD9692577A9380A08192F105511411602B5A"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1728985282037,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450221009D030E363CDD45C0E98A9ACCD09AADE8DB564B5AA6265E00E3C5D0EB341E8D0802205BDD29375315528BC93D214C7F82DB90559401DBABE0497DA63C7CBC3CB8BEA2"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/byndc.agency\/",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":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=\"132\", \"Google Chrome\";v=\"132\"",
"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\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": [
"content-encoding: gzip",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 26 Mar 2025 09:52:08 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":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": 45,
"connect_ms": 35,
"ssl_ms": 70,
"gzip_total": 9186,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 10,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency 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": 8,
"SETTINGS_INITIAL_WINDOW_SIZE": 65536,
"SETTINGS_MAX_FRAME_SIZE": 16777215
},
"tls_version": "TLS 1.2",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 49199,
"netlog_id": 62,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQSRRPi8q8OAQpglWPUFEhmzANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTAxNTAwMDAwMFoXDTI1MTAxNTIzNTk1OVowGTEXMBUGA1UEAwwOKi5i\neW5kYy5hZ2VuY3kwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD0H9E0\nQf3geV0nPZt4G7PltI0cFQNcM2sMChgHW9WzPXBjb0tbhFpv4Nwk1N2ZWgXfsg+q\nHT6sqL1yUQ2L1TE3V+Q9FGNz4xIR\/79SJTltG+BytENwwwz5rFAGfDR6yqxPw92v\n\/\/hKmkiKQ+P1g4dgA\/+0+zKdU4UeEje3A2LTjE1i+l2uNe4dTA3n70ABiPn2Xvwq\ndYceb+6qLa71l3F1cih7cAMxWcn9pohsve208g4R4kBgTvOBEjsFL9gpdEx9LbTF\nRRyKnaUsOUm3m0f6TDlpsqhylp4NDzEfoknSuNAHJSIrhMhu7oFqGJJh1r52F8EK\nsvhk6ld\/nm\/Ou0bvAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUZM3vyNf9zy+cXjKIt1Iz\/g+yEzcwDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFq\nAWgAdQDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZKPjbZfAAAE\nAwBGMEQCIBPRynpvBQoP2iF6kfdJFVW+0FDlb6TREZ9K984nfiw+AiBc4ywh4tun\ncxt+f4zJLzc8PiOT31YNVnOgE\/MftunycAB3AMz7D2qFcQll\/pWbU87psnwi6YVc\nDZeNtql+VMD+TA2wAAABko+NtiEAAAQDAEgwRgIhALgeEXMCdFfitquPk\/xj5w5i\n\/nPmKULH\/I3xV53vtuDcAiEAvLOWk1\/Xl79I6YyuD7G9lpJXepOAoIGS8QVRFBFg\nK1oAdgAS8U40vVNyTIQGGcOPP3oT+Oe1YoeInG0wBYTr5YYmOgAAAZKPjbX1AAAE\nAwBHMEUCIQCdAw42PN1FwOmKmszQmq3o21ZLWqYmXgDjxdDrNB6NCAIgW90pN1MV\nUovJPSFMf4LbkFWUAdur4El9pjx8vDy4vqIwJwYDVR0RBCAwHoIOKi5ieW5kYy5h\nZ2VuY3mCDGJ5bmRjLmFnZW5jeTANBgkqhkiG9w0BAQsFAAOCAQEArEyES+j08mr+\niOCjbsUiN3WDxVyIZ40KyBAgYwUhBK7laFuU3nmm5wEtPUPwNvHitihyHx6xgkFQ\nycGs4WHJWIOkw2nf\/mZeYr5jkd8eZhiRwsIuGW3bJb3FDRqnZihBxvF2ff6i9wZv\nCc+Ff9uBjtlpBpZ24fApDk2tLjvnDxD7Hxk6IpAPvNJ0wetGOJBPU4N5PK4Md12h\nWZ2r67uEyvZLY3CzV8BPbIq5i0dz+c5ICfWwZEkoqLqdPtSbaxfXc+cuIPfZUn+J\n2Swmvq5XBMbMTWWZXM4uOQah3GGBh084AR9hWlhak68uTxovPAKolJ1OFnTppL2y\ni8vVneu4Vg==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"final_base_page": true,
"is_base_page": true,
"load_end": 311,
"ttfb_start": 152,
"ttfb_end": 309,
"download_start": 309,
"download_end": 311,
"download_ms": 2,
"all_start": 1,
"all_end": 311,
"all_ms": 309,
"index": 0,
"number": 1,
"cpuTimes": {
"EvaluateScript": 1,
"v8.compile": 0
},
"cpu.EvaluateScript": 1,
"cpu.v8.compile": 0,
"cpuTime": 1,
"js_timing": [
[
443.65300000000002,
444.70100000000002
],
[
443.66500000000002,
443.839
]
]
},
{
"type": 3,
"id": "68857.34",
"request_id": "68857.34",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/analytics\/matomo.php?action_name=byndc%20agency%20%E2%80%93%20creation&idsite=1&rec=1&r=600837&h=9&m=52&s=8&url=https%3A%2F%2Fbyndc.agency%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=Xkkmzr&pf_net=143&pf_srv=157&pf_tfr=3&uadata=%7B%22formFactors%22%3A%5B%5D%2C%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%22132.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22132.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": "byndc.agency",
"url": "\/analytics\/matomo.php?action_name=byndc%20agency%20%E2%80%93%20creation&idsite=1&rec=1&r=600837&h=9&m=52&s=8&url=https%3A%2F%2Fbyndc.agency%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=Xkkmzr&pf_net=143&pf_srv=157&pf_tfr=3&uadata=%7B%22formFactors%22%3A%5B%5D%2C%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%22132.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22132.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": "68857.34",
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": -1,
"load_ms": -1,
"ttfb_ms": -1,
"load_start": 532,
"load_start_float": 532.00009999999997,
"bytesIn": 0,
"objectSize": 0,
"expires": "",
"cacheControl": "",
"contentType": "",
"contentEncoding": "",
"socket": 69,
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/byndc.agency\/analytics\/matomo.js",
"initiator_line": "35",
"initiator_column": "597",
"initiator_type": "script",
"initiator_function": "bh",
"priority": "Lowest",
"initial_priority": "Lowest",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":method: POST",
":path: \/analytics\/matomo.php?action_name=byndc%20agency%20%E2%80%93%20creation&idsite=1&rec=1&r=600837&h=9&m=52&s=8&url=https%3A%2F%2Fbyndc.agency%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=Xkkmzr&pf_net=143&pf_srv=157&pf_tfr=3&uadata=%7B%22formFactors%22%3A%5B%5D%2C%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%22132.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22132.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:\/\/byndc.agency",
"priority: u=4, i",
"referer: https:\/\/byndc.agency\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": []
},
"bytesOut": 4159,
"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": "",
"server_count": null,
"created": 529,
"protocol": "HTTP\/2",
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"chunks": [],
"netlog_id": 100,
"server_port": "443",
"load_end": 531,
"ttfb_start": 532,
"ttfb_end": 531,
"download_start": 531,
"download_end": 531,
"download_ms": 0,
"all_start": 532,
"all_end": 531,
"all_ms": -1,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "68857.37",
"request_id": "68857.37",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/favicon.svg",
"is_secure": 1,
"method": "GET",
"host": "byndc.agency",
"url": "\/favicon.svg",
"raw_id": "68857.37",
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": 200,
"request_type": "Other",
"load_ms": 54,
"ttfb_ms": 51,
"load_start": 558,
"load_start_float": 558.00010899999995,
"bytesIn": 1744,
"objectSize": 1744,
"objectSizeUncompressed": 3307,
"chunks": [
{
"ts": 612,
"bytes": 1744,
"inflated": 3307
}
],
"expires": "Thu, 26 Mar 2026 09:52:08 GMT",
"cacheControl": "max-age=31536000",
"contentType": "image\/svg+xml",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "other",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":method: GET",
":path: \/favicon.svg",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/byndc.agency\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": [
"accept-ranges: bytes",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 1744",
"content-security-policy: default-src 'self'; font-src 'self' data:; img-src * data:; script-src * data: blob: 'unsafe-eval' 'unsafe-inline'; style-src * 'unsafe-inline'; connect-src *; frame-src *;",
"content-type: image\/svg+xml",
"date: Wed, 26 Mar 2025 09:52:08 GMT",
"expires: Thu, 26 Mar 2026 09:52:08 GMT",
"feature-policy: geolocation 'none';",
"last-modified: Sat, 11 Jan 2025 17:50:15 GMT",
"referrer-policy: same-origin",
"server: Apache",
"strict-transport-security: max-age=63072000; includeSubDomains",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
"x-frame-options: SAMEORIGIN",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
"x-xss-protection: 1; mode=block",
":status: 200"
]
},
"bytesOut": 1927,
"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": 1744,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 556,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 109,
"server_port": "443",
"load_end": 612,
"ttfb_start": 558,
"ttfb_end": 609,
"download_start": 609,
"download_end": 612,
"download_ms": 3,
"all_start": 558,
"all_end": 612,
"all_ms": 54,
"index": 2,
"number": 3
},
{
"type": 3,
"full_url": "https:\/\/byndc.agency\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov",
"id": "99999.99999.1",
"is_secure": 1,
"host": "byndc.agency",
"url": "\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov",
"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": "8912C4C772134DD6E528A41DF5F9C48D",
"created": 555,
"load_start": 737,
"priority": "Low",
"protocol": "HTTP\/2",
"socket": 69,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"http2_stream_id": 7,
"http2_stream_dependency": 0,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"chunks": [
{
"ts": 564,
"bytes": 65536
},
{
"ts": 572,
"bytes": 65536
},
{
"ts": 579,
"bytes": 65536
},
{
"ts": 587,
"bytes": 65536
},
{
"ts": 596,
"bytes": 65536
},
{
"ts": 604,
"bytes": 65536
},
{
"ts": 618,
"bytes": 65536
},
{
"ts": 625,
"bytes": 65536
},
{
"ts": 631,
"bytes": 65536
},
{
"ts": 640,
"bytes": 65536
},
{
"ts": 651,
"bytes": 65536
},
{
"ts": 662,
"bytes": 65536
},
{
"ts": 666,
"bytes": 65536
},
{
"ts": 669,
"bytes": 65536
},
{
"ts": 674,
"bytes": 65536
},
{
"ts": 678,
"bytes": 65536
},
{
"ts": 682,
"bytes": 65536
},
{
"ts": 687,
"bytes": 65536
},
{
"ts": 690,
"bytes": 65536
},
{
"ts": 693,
"bytes": 65536
},
{
"ts": 697,
"bytes": 65536
},
{
"ts": 703,
"bytes": 65536
},
{
"ts": 707,
"bytes": 65536
},
{
"ts": 709,
"bytes": 65536
},
{
"ts": 712,
"bytes": 65536
},
{
"ts": 718,
"bytes": 65536
},
{
"ts": 722,
"bytes": 65536
},
{
"ts": 724,
"bytes": 64768
},
{
"ts": 819,
"bytes": 15794
},
{
"ts": 849,
"bytes": 16366
},
{
"ts": 872,
"bytes": 16366
},
{
"ts": 903,
"bytes": 16366
},
{
"ts": 931,
"bytes": 16366
},
{
"ts": 957,
"bytes": 16366
},
{
"ts": 1005,
"bytes": 16366
},
{
"ts": 1027,
"bytes": 16308
},
{
"ts": 1053,
"bytes": 16366
},
{
"ts": 1079,
"bytes": 16366
},
{
"ts": 1108,
"bytes": 16366
},
{
"ts": 1128,
"bytes": 16366
},
{
"ts": 1159,
"bytes": 16366
},
{
"ts": 1182,
"bytes": 16366
},
{
"ts": 1208,
"bytes": 16366
},
{
"ts": 1231,
"bytes": 16366
},
{
"ts": 1260,
"bytes": 1686
},
{
"ts": 1260,
"bytes": 14680
},
{
"ts": 1285,
"bytes": 16366
},
{
"ts": 1317,
"bytes": 16366
},
{
"ts": 1344,
"bytes": 16366
},
{
"ts": 1370,
"bytes": 16366
},
{
"ts": 1398,
"bytes": 16366
},
{
"ts": 1425,
"bytes": 16366
},
{
"ts": 1454,
"bytes": 16654
},
{
"ts": 1479,
"bytes": 16366
},
{
"ts": 1509,
"bytes": 16366
},
{
"ts": 1536,
"bytes": 16366
},
{
"ts": 1561,
"bytes": 16366
},
{
"ts": 1591,
"bytes": 16366
},
{
"ts": 1619,
"bytes": 16366
},
{
"ts": 1648,
"bytes": 16366
},
{
"ts": 1691,
"bytes": 16366
},
{
"ts": 1705,
"bytes": 16366
},
{
"ts": 1730,
"bytes": 16366
},
{
"ts": 1754,
"bytes": 16366
},
{
"ts": 1784,
"bytes": 16366
},
{
"ts": 1809,
"bytes": 16366
},
{
"ts": 1836,
"bytes": 16366
},
{
"ts": 1863,
"bytes": 16366
},
{
"ts": 1891,
"bytes": 16654
},
{
"ts": 1925,
"bytes": 16366
},
{
"ts": 1948,
"bytes": 16366
},
{
"ts": 1976,
"bytes": 16366
},
{
"ts": 2003,
"bytes": 16366
},
{
"ts": 2031,
"bytes": 16366
},
{
"ts": 2056,
"bytes": 16366
},
{
"ts": 2084,
"bytes": 16366
},
{
"ts": 2110,
"bytes": 16366
},
{
"ts": 2140,
"bytes": 16366
},
{
"ts": 2169,
"bytes": 16366
},
{
"ts": 2193,
"bytes": 16366
},
{
"ts": 2224,
"bytes": 16366
},
{
"ts": 2252,
"bytes": 16366
},
{
"ts": 2278,
"bytes": 16366
},
{
"ts": 2307,
"bytes": 16366
},
{
"ts": 2332,
"bytes": 16654
},
{
"ts": 2360,
"bytes": 16366
},
{
"ts": 2386,
"bytes": 16366
},
{
"ts": 2415,
"bytes": 16366
},
{
"ts": 2445,
"bytes": 16366
},
{
"ts": 2469,
"bytes": 16366
},
{
"ts": 2501,
"bytes": 16366
},
{
"ts": 2528,
"bytes": 16366
},
{
"ts": 2556,
"bytes": 16366
},
{
"ts": 2583,
"bytes": 16366
},
{
"ts": 2609,
"bytes": 16366
},
{
"ts": 2637,
"bytes": 16366
},
{
"ts": 2668,
"bytes": 16366
},
{
"ts": 2690,
"bytes": 16366
},
{
"ts": 2716,
"bytes": 16366
},
{
"ts": 2746,
"bytes": 16366
},
{
"ts": 2771,
"bytes": 16366
},
{
"ts": 2775,
"bytes": 288
},
{
"ts": 2800,
"bytes": 16366
},
{
"ts": 2829,
"bytes": 16366
},
{
"ts": 2858,
"bytes": 16366
},
{
"ts": 2884,
"bytes": 16366
},
{
"ts": 2915,
"bytes": 16366
},
{
"ts": 2938,
"bytes": 16366
},
{
"ts": 2966,
"bytes": 16366
},
{
"ts": 2992,
"bytes": 16366
},
{
"ts": 3021,
"bytes": 16366
},
{
"ts": 3046,
"bytes": 16366
},
{
"ts": 3075,
"bytes": 16366
},
{
"ts": 3109,
"bytes": 16366
},
{
"ts": 3129,
"bytes": 16366
},
{
"ts": 3160,
"bytes": 16366
},
{
"ts": 3188,
"bytes": 16366
},
{
"ts": 3214,
"bytes": 16654
},
{
"ts": 3242,
"bytes": 16366
},
{
"ts": 3268,
"bytes": 16366
},
{
"ts": 3296,
"bytes": 16366
},
{
"ts": 3322,
"bytes": 16366
},
{
"ts": 3351,
"bytes": 16366
},
{
"ts": 3377,
"bytes": 16366
},
{
"ts": 3405,
"bytes": 16366
},
{
"ts": 3435,
"bytes": 16366
},
{
"ts": 3459,
"bytes": 16366
},
{
"ts": 3490,
"bytes": 16366
},
{
"ts": 3520,
"bytes": 16366
},
{
"ts": 3544,
"bytes": 16366
},
{
"ts": 3573,
"bytes": 16366
},
{
"ts": 3601,
"bytes": 16366
},
{
"ts": 3633,
"bytes": 16366
},
{
"ts": 3690,
"bytes": 16654
},
{
"ts": 3695,
"bytes": 16366
},
{
"ts": 3721,
"bytes": 16366
}
],
"objectSizeUncompressed": 3570134,
"netlog_id": 107,
"ttfb_ms": 79,
"load_ms": 2984,
"load_start_float": 737.00010699999996,
"headers": {
"request": [
":method: GET",
":authority: byndc.agency",
":scheme: https",
":path: \/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov",
"sec-ch-ua-platform: \"Unknown\"",
"accept-encoding: identity;q=1, *;q=0",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"accept: *\/*",
"sec-fetch-site: same-origin",
"sec-fetch-mode: no-cors",
"sec-fetch-dest: video",
"referer: https:\/\/byndc.agency\/",
"accept-language: en-US,en;q=0.9",
"range: bytes=1834240-21669178",
"if-range: Sat, 11 Jan 2025 21:43:08 GMT",
"priority: i"
],
"response": [
":status: 206",
"content-type: video\/quicktime",
"content-length: 19834939",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
"date: Wed, 26 Mar 2025 09:52:08 GMT",
"server: Apache",
"strict-transport-security: max-age=63072000; includeSubDomains",
"last-modified: Sat, 11 Jan 2025 21:43:08 GMT",
"accept-ranges: bytes",
"cache-control: max-age=2592000",
"expires: Fri, 25 Apr 2025 09:52:08 GMT",
"x-xss-protection: 1; mode=block",
"x-frame-options: SAMEORIGIN",
"x-content-type-options: nosniff",
"referrer-policy: same-origin",
"feature-policy: geolocation 'none';",
"content-security-policy: default-src 'self'; font-src 'self' data:; img-src * data:; script-src * data: blob: 'unsafe-eval' 'unsafe-inline'; style-src * 'unsafe-inline'; connect-src *; frame-src *;",
"content-range: bytes 1834240-21669178\/21669179"
]
},
"contentType": "video\/quicktime",
"cacheControl": "max-age=2592000",
"expires": "Fri, 25 Apr 2025 09:52:08 GMT",
"bytesIn": 3570134,
"objectSize": 3570134,
"ip_addr": "217.160.0.29",
"server_port": "443",
"bytesOut": 0,
"request_id": "99999.99999.1",
"raw_id": "99999.99999.1",
"load_end": 3721,
"ttfb_start": 737,
"ttfb_end": 816,
"download_start": 816,
"download_end": 3721,
"download_ms": 2905,
"all_start": 737,
"all_end": 3721,
"all_ms": 2984,
"index": 3,
"number": 4
},
{
"type": 3,
"full_url": "https:\/\/byndc.agency\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4",
"id": "99999.99999.2",
"is_secure": 1,
"host": "byndc.agency",
"url": "\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4",
"responseCode": -1,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": -1,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": null,
"server_count": null,
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"created": 553,
"load_start": 1183,
"priority": "Low",
"protocol": "HTTP\/2",
"socket": 69,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"chunks": [
{
"ts": 562,
"bytes": 65536
},
{
"ts": 568,
"bytes": 65536
},
{
"ts": 575,
"bytes": 65536
},
{
"ts": 581,
"bytes": 65536
},
{
"ts": 591,
"bytes": 65536
},
{
"ts": 599,
"bytes": 65536
},
{
"ts": 612,
"bytes": 65536
},
{
"ts": 621,
"bytes": 65536
},
{
"ts": 628,
"bytes": 65536
},
{
"ts": 632,
"bytes": 65536
},
{
"ts": 637,
"bytes": 65536
},
{
"ts": 646,
"bytes": 65536
},
{
"ts": 652,
"bytes": 65536
},
{
"ts": 656,
"bytes": 65536
},
{
"ts": 663,
"bytes": 65536
},
{
"ts": 667,
"bytes": 65536
},
{
"ts": 671,
"bytes": 65536
},
{
"ts": 676,
"bytes": 65536
},
{
"ts": 681,
"bytes": 65536
},
{
"ts": 684,
"bytes": 65536
},
{
"ts": 689,
"bytes": 65536
},
{
"ts": 692,
"bytes": 65536
},
{
"ts": 696,
"bytes": 65536
},
{
"ts": 700,
"bytes": 65536
},
{
"ts": 704,
"bytes": 65536
},
{
"ts": 708,
"bytes": 65536
},
{
"ts": 711,
"bytes": 65536
},
{
"ts": 716,
"bytes": 65536
},
{
"ts": 721,
"bytes": 65536
},
{
"ts": 722,
"bytes": 65536
},
{
"ts": 728,
"bytes": 65536
},
{
"ts": 731,
"bytes": 65536
},
{
"ts": 738,
"bytes": 65536
},
{
"ts": 744,
"bytes": 65536
},
{
"ts": 748,
"bytes": 65536
},
{
"ts": 751,
"bytes": 65536
},
{
"ts": 754,
"bytes": 65536
},
{
"ts": 756,
"bytes": 65536
},
{
"ts": 757,
"bytes": 65536
},
{
"ts": 760,
"bytes": 65536
},
{
"ts": 962,
"bytes": 65536
},
{
"ts": 964,
"bytes": 65536
},
{
"ts": 969,
"bytes": 65536
},
{
"ts": 975,
"bytes": 65536
},
{
"ts": 981,
"bytes": 65536
},
{
"ts": 989,
"bytes": 65536
},
{
"ts": 994,
"bytes": 65536
},
{
"ts": 1006,
"bytes": 65536
},
{
"ts": 1016,
"bytes": 65536
},
{
"ts": 1022,
"bytes": 65536
},
{
"ts": 1031,
"bytes": 65536
},
{
"ts": 1036,
"bytes": 65536
},
{
"ts": 1043,
"bytes": 65536
},
{
"ts": 1048,
"bytes": 65536
},
{
"ts": 1053,
"bytes": 65536
},
{
"ts": 1059,
"bytes": 65536
},
{
"ts": 1068,
"bytes": 65536
},
{
"ts": 1075,
"bytes": 65536
},
{
"ts": 1081,
"bytes": 65536
},
{
"ts": 1086,
"bytes": 65536
},
{
"ts": 1092,
"bytes": 65536
},
{
"ts": 1099,
"bytes": 65536
},
{
"ts": 1102,
"bytes": 65536
},
{
"ts": 1110,
"bytes": 65536
},
{
"ts": 1115,
"bytes": 65536
},
{
"ts": 1119,
"bytes": 65536
},
{
"ts": 1125,
"bytes": 65536
},
{
"ts": 1129,
"bytes": 65536
},
{
"ts": 1136,
"bytes": 65536
},
{
"ts": 1142,
"bytes": 65536
},
{
"ts": 1143,
"bytes": 65536
},
{
"ts": 1146,
"bytes": 65536
},
{
"ts": 1150,
"bytes": 65536
},
{
"ts": 1155,
"bytes": 65536
},
{
"ts": 1158,
"bytes": 65536
},
{
"ts": 1161,
"bytes": 65536
},
{
"ts": 1163,
"bytes": 65536
},
{
"ts": 1164,
"bytes": 65536
},
{
"ts": 1165,
"bytes": 65536
},
{
"ts": 1167,
"bytes": 65536
},
{
"ts": 1172,
"bytes": 65536
},
{
"ts": 1176,
"bytes": 65536
},
{
"ts": 1177,
"bytes": 48191
}
],
"objectSizeUncompressed": 5422143,
"netlog_id": 105,
"load_ms": -6,
"load_start_float": 1183.0001050000001,
"headers": {
"request": [
":method: GET",
":authority: byndc.agency",
":scheme: https",
":path: \/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4",
"sec-ch-ua-platform: \"Unknown\"",
"accept-encoding: identity;q=1, *;q=0",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"accept: *\/*",
"sec-fetch-site: same-origin",
"sec-fetch-mode: no-cors",
"sec-fetch-dest: video",
"referer: https:\/\/byndc.agency\/",
"accept-language: en-US,en;q=0.9",
"range: bytes=5422143-24542333",
"if-range: Sat, 11 Jan 2025 21:43:08 GMT",
"priority: i"
],
"response": []
},
"bytesIn": 5422143,
"objectSize": 5422143,
"ip_addr": "217.160.0.29",
"server_port": "443",
"bytesOut": 0,
"request_id": "99999.99999.2",
"raw_id": "99999.99999.2",
"load_end": 1177,
"ttfb_start": 1183,
"ttfb_end": 0,
"download_start": 1183,
"download_end": 1177,
"download_ms": -6,
"all_start": 1183,
"all_end": 1177,
"all_ms": -6,
"index": 4,
"number": 5
}
],
"requestsFull": 5,
"requestsDoc": 3,
"responses_200": 2,
"responses_404": 0,
"responses_other": 3,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"main_frame": "8912C4C772134DD6E528A41DF5F9C48D",
"loadEventStart": 525,
"loadEventEnd": 525,
"domContentLoadedEventStart": 501,
"domContentLoadedEventEnd": 501,
"URL": "https:\/\/byndc.agency\/",
"connections": 1,
"final_base_page_request": 0,
"final_base_page_request_id": "449AD20E32BE36F33C8246BC15F117F2",
"final_url": "https:\/\/byndc.agency\/",
"domInteractive": 495,
"firstPaint": 445.20000000018626,
"firstContentfulPaint": 545,
"firstImagePaint": 738,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 309,
"basePageSSLTime": 70,
"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,
"score_progressive_jpeg": -1,
"gzip_total": 10930,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 0,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 9,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 3,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 5,
"ParseAuthorStyleSheet": 1,
"EvaluateScript": 14,
"v8.compile": 1,
"UpdateLayoutTree": 45,
"BeginRemoteFontLoad": 0,
"Layout": 75,
"PrePaint": 6,
"IntersectionObserverController::computeIntersections": 16,
"Paint": 12,
"Layerize": 12,
"MarkDOMContent": 0,
"MarkLoad": 0,
"v8.compileModule": 0,
"largestContentfulPaint::Candidate": 0,
"v8.produceCache": 2,
"FunctionCall": 29,
"v8.evaluateModule": 5,
"HitTest": 1,
"v8.produceModuleCache": 2,
"TimerFire": 0,
"FireAnimationFrame": 2,
"Idle": 3476
},
"cpuTimesDoc": {
"ParseHTML": 9,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 4,
"ParseAuthorStyleSheet": 1,
"EvaluateScript": 14,
"v8.compile": 1,
"UpdateLayoutTree": 28,
"BeginRemoteFontLoad": 0,
"Layout": 71,
"PrePaint": 1,
"IntersectionObserverController::computeIntersections": 0,
"Paint": 2,
"Layerize": 1,
"MarkDOMContent": 0,
"MarkLoad": 0,
"v8.compileModule": 0,
"largestContentfulPaint::Candidate": 0,
"v8.produceCache": 2,
"FunctionCall": 1,
"v8.evaluateModule": 5,
"HitTest": 0,
"v8.produceModuleCache": 0,
"TimerFire": 0,
"FireAnimationFrame": 0,
"Idle": 479
},
"cpu.ParseHTML": 9,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"cpu.EventDispatch": 3,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 5,
"cpu.ParseAuthorStyleSheet": 1,
"cpu.EvaluateScript": 14,
"cpu.v8.compile": 1,
"cpu.UpdateLayoutTree": 45,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 75,
"cpu.PrePaint": 6,
"cpu.IntersectionObserverController::computeIntersections": 16,
"cpu.Paint": 12,
"cpu.Layerize": 12,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.v8.compileModule": 0,
"cpu.largestContentfulPaint::Candidate": 0,
"cpu.v8.produceCache": 2,
"cpu.FunctionCall": 29,
"cpu.v8.evaluateModule": 5,
"cpu.HitTest": 1,
"cpu.v8.produceModuleCache": 2,
"cpu.TimerFire": 0,
"cpu.FireAnimationFrame": 2,
"cpu.Idle": 3476,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1742982726.3199685,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1742982728.1001086,
"browserVersion": "132.0.0.0",
"browser_version": "132.0.0.0",
"fullyLoadedCPUms": 4390,
"fullyLoadedCPUpct": 65.037037037043362,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "8912C4C772134DD6E528A41DF5F9C48D",
"loaderId": "2C2FC1EF30D3853EAC44127880ACFF89"
}
}
},
{
"code": "GenericIssue",
"details": {
"genericIssueDetails": {
"errorType": "FormDuplicateIdForInputError",
"violatingNodeId": 405,
"violatingNodeAttribute": "id"
}
}
},
{
"code": "GenericIssue",
"details": {
"genericIssueDetails": {
"errorType": "FormDuplicateIdForInputError",
"violatingNodeId": 407,
"violatingNodeAttribute": "id"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/byndc.agency",
"name": ""
}
],
"document_URL": "https:\/\/byndc.agency\/",
"document_hostname": "byndc.agency",
"document_origin": "https:\/\/byndc.agency",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 543,
"domComplete": 525,
"PerformancePaintTiming.first-paint": 445.20000000018626,
"PerformancePaintTiming.first-contentful-paint": 445.20000000018626,
"origin_dns": {
"ns": [
"ns1073.ui-dns.com.",
"ns1092.ui-dns.de.",
"ns1102.ui-dns.org.",
"ns1087.ui-dns.biz."
],
"mx": [
"10 mx00.ionos.de.",
"10 mx01.ionos.de."
],
"txt": [
"\"v=spf1 include:_spf-eu.ionos.com ~all\""
],
"soa": [
"ns1087.ui-dns.biz. hostmaster.1und1.com. 2017060105 28800 7200 604800 600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"Web servers": "Apache HTTP Server",
"Analytics": "Matomo Analytics",
"Hosting": "IONOS",
"Miscellaneous": "Open Graph"
},
"detected_apps": {
"Apache HTTP Server": "",
"Matomo Analytics": "",
"IONOS": "",
"Open Graph": ""
},
"detected_technologies": {
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"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:*:*:*:*:*:*:*:*"
},
"IONOS": {
"name": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
},
"Open Graph": {
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
}
},
"detected_raw": [
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "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": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
},
{
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
}
],
"axe": {
"testEngine": "4.4.1",
"violations": [
{
"id": "duplicate-id-aria",
"impact": "critical",
"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": "checkbox",
"relatedNodes": [
{
"html": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".overlay__footer > div > .checkbox"
]
}
],
"impact": "critical",
"message": "Document has multiple elements referenced with ARIA with the same id attribute: checkbox"
}
],
"all": [],
"none": [],
"impact": "critical",
"html": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
],
"failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: checkbox"
}
]
},
{
"id": "duplicate-id",
"impact": "minor",
"tags": [
"cat.parsing",
"wcag2a",
"wcag411"
],
"description": "Ensures every id attribute value is unique",
"help": "id attribute value must be unique",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id",
"data": "theme-toggle",
"relatedNodes": [
{
"html": "<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>",
"target": [
".overlay__footer > div"
]
}
],
"impact": "minor",
"message": "Document has multiple static elements with the same id attribute: theme-toggle"
}
],
"all": [],
"none": [],
"impact": "minor",
"html": "<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>",
"target": [
".header__meta > div"
],
"failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: theme-toggle"
}
]
}
],
"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": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"all": [],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
},
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"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": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
]
},
{
"id": "aria-command-name",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures every ARIA button, link and menuitem has an accessible name",
"help": "ARIA commands must have an accessible name",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-command-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": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
}
]
},
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures aria-hidden='true' is not present on the document body.",
"help": "aria-hidden='true' must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body style=\"--current-space-primary: #216d45\" data-theme=\"creation\">",
"target": [
"body"
]
}
]
},
{
"id": "aria-required-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures elements with ARIA roles have all required ARIA attributes",
"help": "Required ARIA attributes must be provided",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
}
]
},
{
"id": "aria-roles",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures all elements with a role attribute use a valid value",
"help": "ARIA roles used must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "fallbackrole",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Only one role value used"
},
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
},
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
}
]
},
{
"id": "aria-valid-attr-value",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures all ARIA attributes have valid values",
"help": "ARIA attributes must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"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": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
]
},
{
"id": "aria-valid-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o"
],
"description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
"help": "Page must have means to bypass repeated blocks",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"target": [
"h1"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(4) > h2"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(42) > h2"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main style=\"margin-top: var(--header-height)\">",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"target": [
"html"
]
}
]
},
{
"id": "color-contrast",
"impact": null,
"tags": [
"cat.color",
"wcag2aa",
"wcag143"
],
"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
"help": "Elements must have sufficient color contrast",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#1e1e1e",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "57.0pt (76px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"target": [
"h1"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>\n\t\t\t\t\t\tselected work.\t\t\t\t\t<\/p>",
"target": [
".content > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<strong class=\"h4\">\n\t\t\t\t\tfilter projects\t\t\t\t<\/strong>",
"target": [
"strong"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(1) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(2) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(3) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(4) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(5) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(6) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(7) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>\n\t\t\t\tBYND\n\t\t\t<\/span>",
"target": [
".byndc-toggle > span:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>\n\t\t\t\tCreation\t\t\t<\/span>",
"target": [
".byndc-toggle > span:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "39.0pt (52px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(4) > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>get in touch<\/p>",
"target": [
".teaser:nth-child(4) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "39.0pt (52px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(42) > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>get in touch<\/p>",
"target": [
".teaser:nth-child(42) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(1) > a[href$=\"imprint\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(2) > a[href$=\"privacy\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"has-text-small\">\n\t\t\t\t\t\t\t\t\tdesigned to go beyond <em class=\"claim__dialog--toggle has-text-primary\">creation<\/em>.\t\t\t\t\t\t\t<\/p>",
"target": [
"#claim-nav > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "13.2pt (17.6px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<em class=\"claim__dialog--toggle has-text-primary\">creation<\/em>",
"target": [
"em"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"ACT"
],
"description": "Ensures each HTML document contains a non-empty <title> element",
"help": "Documents must have <title> element to aid in navigation",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "doc-has-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Document has a non-empty <title> element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"target": [
"html"
]
}
]
},
{
"id": "duplicate-id-aria",
"impact": "critical",
"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": "toggle-overlay",
"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=\"checkbox\" id=\"toggle-overlay\" aria-label=\"Toggle Overlay\">",
"target": [
"#toggle-overlay"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "overlay",
"relatedNodes": [],
"impact": "critical",
"message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"overlay has-background-primary\" id=\"overlay\">",
"target": [
"#overlay"
]
}
]
},
{
"id": "duplicate-id",
"impact": "minor",
"tags": [
"cat.parsing",
"wcag2a",
"wcag411"
],
"description": "Ensures every id attribute value is unique",
"help": "id attribute value must be unique",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id",
"data": "byndc-logo--base",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<g id=\"byndc-logo--base\">",
"target": [
"#byndc-logo--base"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "D",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"D\" d=\"M271.377 351.075H199.916V209.84H271.377C317.964 209.84 347.476 235.768 347.476 280.458C347.476 325.147 317.964 351.075 271.377 351.075ZM271.377 245.465H239.546V315.45H271.377C296.462 315.45 305.105 312.288 305.105 280.458C305.105 248.627 296.462 245.465 271.377 245.465Z\" fill=\"var(--color-primary-invert)\">",
"target": [
"#D"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "Y",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"Y\" d=\"M286.274 185.751H246.644V140.851L183.193 44.5155H232.309L253.6 78.0326L265.616 97.8478H268.356L280.371 78.0326L301.662 44.5155H350.989L286.274 141.062V185.751Z\" fill=\"var(--color-primary-invert)\"><\/path>",
"target": [
"#Y"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "C",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"C\" d=\"M350.989 7.92037C345.694 21.6874 340.223 38.4549 334.575 58.2229C328.927 77.638 323.102 101.465 317.101 129.706H305.452C308.276 111.349 309.159 95.994 308.1 83.639C307.394 70.9309 304.746 60.1644 300.157 51.3394C293.45 37.9254 283.743 27.6884 271.035 20.6284C258.68 13.5684 245.266 10.0383 230.793 10.0383C212.437 10.0383 194.61 15.5099 177.313 26.4529C160.016 37.0429 143.955 51.5159 129.128 69.8719C114.302 88.228 101.241 109.055 89.9454 132.353C78.6494 155.298 69.8244 179.302 63.4704 204.365C57.1164 229.075 53.9394 253.256 53.9394 276.907C53.9394 311.501 60.6464 337.446 74.0604 354.743C87.8274 372.04 106.36 380.689 129.658 380.689C144.484 380.689 160.546 377.159 177.843 370.099C195.493 363.039 210.848 352.802 223.909 339.388C233.44 329.857 241.559 318.737 248.266 306.029C255.326 292.968 263.092 276.201 271.564 255.727H283.213C274.388 287.85 267.505 313.795 262.563 333.563C257.974 352.978 254.444 369.393 251.973 382.807H240.324C241.383 375.394 241.912 369.393 241.912 364.804C241.912 356.685 240.5 352.272 237.676 351.566C234.852 350.507 230.44 351.919 224.439 355.802C214.908 362.156 205.377 367.981 195.846 373.276C186.315 378.218 175.901 382.277 164.605 385.454C153.309 388.631 139.895 390.22 124.363 390.22C85.5329 390.22 55.1749 379.806 33.2889 358.979C11.7558 337.799 0.989319 306.735 0.989319 265.787C0.989319 241.783 4.69582 217.426 12.1088 192.716C19.5218 167.653 30.1119 143.649 43.8789 120.704C57.6459 97.759 74.0604 77.285 93.1224 59.2819C112.184 41.2789 133.364 26.9824 156.663 16.3924C179.961 5.80234 205.024 0.507324 231.852 0.507324C247.031 0.507324 259.386 2.27234 268.917 5.80236C278.448 8.97936 286.39 13.2154 292.744 18.5104C299.451 23.4524 305.452 28.9239 310.747 34.9249C315.689 39.8669 320.278 40.5729 324.514 37.0429C329.103 33.1599 334.222 23.4524 339.87 7.92037H350.989Z\" fill=\"var(--current-space-primary)\">",
"target": [
"#C"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "N",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"N\" d=\"M81.9386 351.075H42.3083V209.84H84.4682L123.677 262.75L144.335 295.214H147.076L145.178 264.437V209.84H184.809V351.075H142.649L100.911 296.689L82.9926 268.864H80.2522L81.9386 295.846V351.075Z\" fill=\"var(--color-primary-invert)\"><\/path>",
"target": [
"#N"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "B",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"B\" d=\"M136.957 185.751H42.3083V44.5155H132.109C162.675 44.5155 177.852 56.5311 177.852 78.665C177.852 96.7938 168.366 109.653 142.649 110.707V112.815C170.896 113.869 184.387 126.938 184.387 146.542C184.387 170.363 170.685 185.751 136.957 185.751ZM81.7278 80.1406V98.0586H127.893C135.903 98.0586 138.222 95.7398 138.222 89.205C138.222 82.6702 135.06 80.1406 126.839 80.1406H81.7278ZM81.7278 130.522V150.126H131.898C141.384 150.126 144.335 148.229 144.335 140.219C144.335 132.419 141.595 130.522 131.898 130.522H81.7278Z\" fill=\"var(--color-primary-invert)\">",
"target": [
"#B"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "page-description",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"page-description\">selected work.<\/p>",
"target": [
"#page-description"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "claim-nav",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"claim\" id=\"claim-nav\">",
"target": [
"#claim-nav"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "dialog",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<dialog id=\"dialog\" class=\"claim__dialog has-background-off-white\">",
"target": [
"#dialog"
]
}
]
},
{
"id": "form-field-multiple-labels",
"impact": null,
"tags": [
"cat.forms",
"wcag2a",
"wcag332"
],
"description": "Ensures form field does not have multiple label elements",
"help": "Form field must not have multiple label elements",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "multiple-label",
"data": null,
"relatedNodes": [
{
"html": "<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>",
"target": [
".header__meta > div > .checkbox-label[for=\"checkbox\"]"
]
}
],
"impact": "moderate",
"message": "Form field does not have multiple label elements"
}
],
"impact": null,
"html": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"ACT"
],
"description": "Ensures every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element has a lang attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"ACT"
],
"description": "Ensures the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "valid-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Value of lang attribute is included in the list of valid languages"
}
],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"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 loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">",
"target": [
"img[alt=\"nico-santos-number-one-cover\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">",
"target": [
"img[alt=\"highlight-sido-arena-tour\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">",
"target": [
"img[alt=\"raere_ss24-11\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">",
"target": [
"img[alt=\"adidas-euro-24-19\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">",
"target": [
"img[alt=\"marsimoto-7\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(29) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(31) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(32) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(35) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(41) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">",
"target": [
"img[alt=\"elifxqs-11\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">",
"target": [
"img[alt=\"jeckundjood-6\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">",
"target": [
"img[alt=\"smartvelo-6\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">",
"target": [
"img[alt=\"rewebonus-8\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(49) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
}
]
},
{
"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=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"wcag244",
"section508",
"section508.22.a",
"ACT"
],
"description": "Ensures links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(1) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(2) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(3) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(4) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(5) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(6) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(7) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/bynd:creation\" class=\"byndc-toggle\">\n\t\t\t<span>\n\t\t\t\tBYND\n\t\t\t<\/span>\n\t\t\t<span>\n\t\t\t\tCreation\t\t\t<\/span>\n\t\t<\/a>",
"target": [
".byndc-toggle"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/bmw-i5\" class=\"card__link\" title=\"BMW I5\"><\/a>",
"target": [
"a[title=\"BMW I5\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/about-you-x-rare\" class=\"card__link\" title=\"R\u00c6RE AW24\"><\/a>",
"target": [
"a[title=\"R\u00c6RE AW24\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>",
"target": [
".teaser:nth-child(4) > a[href$=\"mailto:[email protected]\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-number-1\" class=\"card__link\" title=\"NICO SANTOS NUMBER 1\"><\/a>",
"target": [
"a[title=\"NICO SANTOS NUMBER 1\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rocycle-rooftop-ride\" class=\"card__link\" title=\"ROCYCLE\"><\/a>",
"target": [
"a[title=\"ROCYCLE\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/sido-arena-tour-23\" class=\"card__link\" title=\"SIDO - ARENA TOUR 23\"><\/a>",
"target": [
"a[title=\"SIDO - ARENA TOUR 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/bcg-x-spiegel-klimakon-23\" class=\"card__link\" title=\"BCG & SPIEGEL - KLIMAKON 23\"><\/a>",
"target": [
"a[title=\"BCG & SPIEGEL - KLIMAKON 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-arena-tour-24\" class=\"card__link\" title=\"NICO SANTOS ARENA TOUR 24\"><\/a>",
"target": [
"a[title=\"NICO SANTOS ARENA TOUR 24\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/germandream-award-2023\" class=\"card__link\" title=\"GERMANDREAM AWARDS 23\"><\/a>",
"target": [
"a[title=\"GERMANDREAM AWARDS 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rare-ss24\" class=\"card__link\" title=\"R\u00c6RE SS24\"><\/a>",
"target": [
"a[title=\"R\u00c6RE SS24\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/adidas-x-euro-semifinals\" class=\"card__link\" title=\"ADIDAS x EURO SEMIFINALS\"><\/a>",
"target": [
"a[title=\"ADIDAS x EURO SEMIFINALS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-walk-in-your-shoes\" class=\"card__link\" title=\"NICO SANTOS - WALK IN YOUR SHOES\"><\/a>",
"target": [
".card--is-wide.card:nth-child(18) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/elif-weil-du-mich-nicht-geliebt-hast\" class=\"card__link\" title=\"ELIF - WEIL DU MICH NICHT GELIEBT HAST\"><\/a>",
"target": [
".card--is-wide.card:nth-child(20) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nfl-halftimeshow-x-nico-santos\" class=\"card__link\" title=\"NFL HALFTIMESHOW\"><\/a>",
"target": [
"a[title=\"NFL HALFTIMESHOW\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rocycle-sprint-to-spring-campaign\" class=\"card__link\" title=\"ROCYCLE - SPRINT TO SPRING CAMPAIGN\"><\/a>",
"target": [
".card:nth-child(22) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-summer-open-airs-24\" class=\"card__link\" title=\"NICO SANTOS SUMMER OPEN AIRS 24\"><\/a>",
"target": [
".card--is-wide.card:nth-child(24) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/marsimoto\" class=\"card__link\" title=\"MARSIMOTO\"><\/a>",
"target": [
"a[title=\"MARSIMOTO\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-elbphilharmonie\" class=\"card__link\" title=\"NICO SANTOS - ELBPHILHARMONIE\"><\/a>",
"target": [
"a[title=\"NICO SANTOS - ELBPHILHARMONIE\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-would-i-lie-to-you-ep\" class=\"card__link\" title=\"NICO SANTOS - WOULD I LIE TO YOU\"><\/a>",
"target": [
".card:nth-child(29) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/sido-summer-open-air\" class=\"card__link\" title=\"SIDO - SUMMER OPEN AIRS 23\"><\/a>",
"target": [
"a[title=\"SIDO - SUMMER OPEN AIRS 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/1-fc-koln-x-retro-classics-collection\" class=\"card__link\" title=\"1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\"><\/a>",
"target": [
".card:nth-child(32) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/george-clooney-x-duzen-tekkal\" class=\"card__link\" title=\"GEORGE CLOONEY x D\u00dcZEN TEKKAL\"><\/a>",
"target": [
"a[title=\"GEORGE CLOONEY x D\u00dcZEN TEKKAL\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\" class=\"card__link\" title=\"NICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\"><\/a>",
"target": [
".card:nth-child(35) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-opel\" class=\"card__link\" title=\"OPEL x NICO SANTOS\"><\/a>",
"target": [
"a[title=\"OPEL x NICO SANTOS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/celine-flores-willers-x-greator\" class=\"card__link\" title=\"CELINE FLORES WILLERS - GREATOR\"><\/a>",
"target": [
".card--is-wide.card:nth-child(38) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/ridle-baku\" class=\"card__link\" title=\"RIDLE BAKU\"><\/a>",
"target": [
"a[title=\"RIDLE BAKU\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nobel-peace-prize-2023\" class=\"card__link\" title=\"NOBEL PEACE PRIZE 23\"><\/a>",
"target": [
"a[title=\"NOBEL PEACE PRIZE 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>",
"target": [
".teaser:nth-child(42) > a[href$=\"mailto:[email protected]\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/elif-x-qs\" class=\"card__link\" title=\"ELIF x QS\"><\/a>",
"target": [
"a[title=\"ELIF x QS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/jeck-jood\" class=\"card__link\" title=\"JECK&JOOD\"><\/a>",
"target": [
"a[title=\"JECK&JOOD\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/smart-velo\" class=\"card__link\" title=\"SMART V\u00c9LO\"><\/a>",
"target": [
"a[title=\"SMART V\u00c9LO\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rewe-bonus\" class=\"card__link\" title=\"REWE BONUS\"><\/a>",
"target": [
"a[title=\"REWE BONUS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-summer-ride-tour\" class=\"card__link\" title=\"NICO SANTOS - SUMMER RIDE TOUR 23\"><\/a>",
"target": [
".card:nth-child(49) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/fayan-x-cassiopeia\" class=\"card__link\" title=\"FAYAN\"><\/a>",
"target": [
"a[title=\"FAYAN\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(1) > a[href$=\"imprint\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(2) > a[href$=\"privacy\"]"
]
}
]
},
{
"id": "list",
"impact": null,
"tags": [
"cat.structure",
"wcag2a",
"wcag131"
],
"description": "Ensures that lists are structured correctly",
"help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "only-listitems",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List element only has direct children that are allowed inside <li> elements"
}
],
"impact": null,
"html": "<ul class=\"filters group\">",
"target": [
"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=\"nav nav--footer\">\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ol>",
"target": [
"footer > nav > .nav--footer"
]
}
]
},
{
"id": "listitem",
"impact": null,
"tags": [
"cat.structure",
"wcag2a",
"wcag131"
],
"description": "Ensures <li> elements are used semantically",
"help": "<li> elements must be contained in a <ul> or <ol>",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(1)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(2)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category: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=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(4)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(5)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(6)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(7)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li>\n\t\t\t\t\t<!-- rewrite this to use a var coming from the controller -->\n\t\t\t<a href=\"https:\/\/byndc.agency\/bynd:creation\" class=\"byndc-toggle\">\n\t\t\t<span>\n\t\t\t\tBYND\n\t\t\t<\/span>\n\t\t\t<span>\n\t\t\t\tCreation\t\t\t<\/span>\n\t\t<\/a>\n\t\t\t\t\t<\/li>",
"target": [
"li:nth-child(8)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(1)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(2)"
]
}
]
},
{
"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": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<summary>",
"target": [
"summary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">",
"target": [
"img[alt=\"nico-santos-number-one-cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">",
"target": [
"img[alt=\"highlight-sido-arena-tour\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">",
"target": [
"img[alt=\"raere_ss24-11\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">",
"target": [
"img[alt=\"adidas-euro-24-19\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">",
"target": [
"img[alt=\"marsimoto-7\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(29) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(31) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(32) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(35) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(41) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">",
"target": [
"img[alt=\"elifxqs-11\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">",
"target": [
"img[alt=\"jeckundjood-6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">",
"target": [
"img[alt=\"smartvelo-6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">",
"target": [
"img[alt=\"rewebonus-8\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(49) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
}
]
}
],
"incomplete": [
{
"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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4\">\n\t<\/video>",
"target": [
".card:nth-child(2) > .card__image > video[data-loaded=\"true\"]"
],
"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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov\">\n\t<\/video>",
"target": [
".card:nth-child(3) > .card__image > video[data-loaded=\"true\"]"
],
"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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-rooftop-ride\/5e57fbb5f7-1736617607\/highlight_rocycle_rooftop.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(7) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bcg-x-spiegel-klimakon-23\/0d5386790f-1736617637\/bcg_klimakon_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(9) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-arena-tour-24\/8792e98035-1736617569\/highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(11) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/germandream-award-2023\/02a20bd906-1736617540\/highlight_germandream-award-2023.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(12) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-walk-in-your-shoes\/78c9c4667f-1736617599\/nico-santos-walk-in-your-shoes-highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(18) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-weil-du-mich-nicht-geliebt-hast\/420ace1727-1736617485\/highlight_elif_weil_du_mich_nicht_geliebt_hast.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(20) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nfl-halftimeshow-x-nico-santos\/486470061c-1736617625\/highlight-nfl-halftimeshow-x-nico-santos.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(21) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-sprint-to-spring-campaign\/9ff6b1093d-1736617551\/highlight_rocycle-sprint-to-spring.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(22) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-summer-open-airs-24\/c69d73669a-1736617497\/highlight_nico_santos_summer_open_airs_24.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(24) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-elbphilharmonie\/96862ca9f5-1736617595\/highlight_elbphilharmonie.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(27) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/george-clooney-x-duzen-tekkal\/b022d16fe1-1736617580\/highlight_george-clooney-x-duzen-tekkal.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(34) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-opel\/f0da554872-1736617500\/highlight_nico-santos-x-opel.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(36) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/celine-flores-willers-x-greator\/09afdc81c1-1736617560\/celine-x-greator_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(38) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/ridle-baku\/2b17e9f847-1736617512\/highlight_ridle-baku.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(40) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/fayan-x-cassiopeia\/6e177880d3-1736617511\/fayan-x-cassiopeia-5.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(50) > .card__image > video"
],
"failureSummary": "Fix all of the following:\n Check that captions is available for the element"
}
]
}
]
},
"base_page_ip_ptr": "217-160-0-29.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1073.ui-dns.com",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 11143,
"testUrl": "https:\/\/byndc.agency\/",
"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:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.webp\",\"width\":436,\"height\":436,\"naturalWidth\":1920,\"naturalHeight\":1920},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.webp\",\"width\":436,\"height\":654,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\",\"width\":436,\"height\":436,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\",\"width\":436,\"height\":436,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "ClashDisplay",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "ClashDisplay",
"display": "swap",
"status": "unloaded",
"style": "normal",
"weight": "500"
},
{
"family": "ClashDisplay",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "600"
},
{
"family": "Playfair Display",
"display": "swap",
"status": "loaded",
"style": "italic",
"weight": "400"
}
],
"generated-content-percent": 7.0999999999999996,
"generated-content-size": 3.8700000000000001,
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">",
"currentSrc": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 1920,
"naturalHeight": 1920
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">",
"currentSrc": "https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 1920,
"naturalHeight": 2880
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1.0",
"possibly-render-blocking-reqs": [
"https:\/\/byndc.agency\/build\/assets\/index-89675866.css"
],
"rendered-html": "<html lang=\"en\" data-theme=\"light\"><head>\n\t\t<meta charset=\"UTF-8\">\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n\t\t<link rel=\"icon\" href=\"https:\/\/byndc.agency\/favicon.ico\" sizes=\"48x48\">\n\t\t<link rel=\"icon\" href=\"https:\/\/byndc.agency\/favicon.svg\" sizes=\"any\" type=\"image\/svg+xml\">\n\n\t\t<title>byndc agency \u2013 creation<\/title>\n<meta content=\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\" name=\"description\">\n<meta content=\"2025-01-11\" name=\"date\">\n<meta content=\"byndc agency \u2013 creation\" property=\"og:title\">\n<meta content=\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\" property=\"og:description\">\n<meta content=\"byndc agency\" property=\"og:site_name\">\n<meta content=\"https:\/\/byndc.agency\/media\/site\/28f84e0ecc-1736617466\/byndc-og-image-1200x630-crop.jpg\" property=\"og:image\">\n<meta content=\"1375\" property=\"og:image:width\">\n<meta content=\"838\" property=\"og:image:height\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"all\" name=\"robots\">\n<link href=\"https:\/\/byndc.agency\" rel=\"canonical\">\n<meta content=\"https:\/\/byndc.agency\" property=\"og:url\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"byndc agency \u2013 creation\" name=\"twitter:title\">\n<meta content=\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\" name=\"twitter:description\">\n<meta content=\"https:\/\/byndc.agency\/media\/site\/28f84e0ecc-1736617466\/byndc-og-image-1200x630-crop.jpg\" name=\"twitter:image\">\n\t\t<link as=\"style\" href=\"https:\/\/byndc.agency\/build\/assets\/index-89675866.css\" rel=\"preload\"><link href=\"https:\/\/byndc.agency\/build\/assets\/index-00a3ce9f.js\" rel=\"modulepreload\"><link href=\"https:\/\/byndc.agency\/build\/assets\/index-89675866.css\" rel=\"stylesheet\"><script async=\"\" src=\"\/\/byndc.agency\/analytics\/matomo.js\"><\/script><script src=\"https:\/\/byndc.agency\/build\/assets\/index-00a3ce9f.js\" type=\"module\"><\/script>\t\t<!-- Matomo -->\n<script>\n var _paq = window._paq = window._paq || [];\n \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n\t_paq.push(['disableCookies']);\n _paq.push(['trackPageView']);\n _paq.push(['enableLinkTracking']);\n (function() {\n var u=\"\/\/byndc.agency\/analytics\/\";\n _paq.push(['setTrackerUrl', u+'matomo.php']);\n _paq.push(['setSiteId', '1']);\n var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);\n })();\n<\/script>\n<!-- End Matomo Code -->\n\t<\/head>\n\n\t<body style=\"--current-space-primary: #216d45\" data-theme=\"creation\">\n\t\t<header data-header=\"\" class=\"header\">\n\t<div class=\"header__logo\">\n\t\t<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">\n\t\t\t<svg viewBox=\"0 0 351 391\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<g id=\"byndc-logo--base\">\n<path id=\"D\" d=\"M271.377 351.075H199.916V209.84H271.377C317.964 209.84 347.476 235.768 347.476 280.458C347.476 325.147 317.964 351.075 271.377 351.075ZM271.377 245.465H239.546V315.45H271.377C296.462 315.45 305.105 312.288 305.105 280.458C305.105 248.627 296.462 245.465 271.377 245.465Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<path id=\"Y\" d=\"M286.274 185.751H246.644V140.851L183.193 44.5155H232.309L253.6 78.0326L265.616 97.8478H268.356L280.371 78.0326L301.662 44.5155H350.989L286.274 141.062V185.751Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<path id=\"C\" d=\"M350.989 7.92037C345.694 21.6874 340.223 38.4549 334.575 58.2229C328.927 77.638 323.102 101.465 317.101 129.706H305.452C308.276 111.349 309.159 95.994 308.1 83.639C307.394 70.9309 304.746 60.1644 300.157 51.3394C293.45 37.9254 283.743 27.6884 271.035 20.6284C258.68 13.5684 245.266 10.0383 230.793 10.0383C212.437 10.0383 194.61 15.5099 177.313 26.4529C160.016 37.0429 143.955 51.5159 129.128 69.8719C114.302 88.228 101.241 109.055 89.9454 132.353C78.6494 155.298 69.8244 179.302 63.4704 204.365C57.1164 229.075 53.9394 253.256 53.9394 276.907C53.9394 311.501 60.6464 337.446 74.0604 354.743C87.8274 372.04 106.36 380.689 129.658 380.689C144.484 380.689 160.546 377.159 177.843 370.099C195.493 363.039 210.848 352.802 223.909 339.388C233.44 329.857 241.559 318.737 248.266 306.029C255.326 292.968 263.092 276.201 271.564 255.727H283.213C274.388 287.85 267.505 313.795 262.563 333.563C257.974 352.978 254.444 369.393 251.973 382.807H240.324C241.383 375.394 241.912 369.393 241.912 364.804C241.912 356.685 240.5 352.272 237.676 351.566C234.852 350.507 230.44 351.919 224.439 355.802C214.908 362.156 205.377 367.981 195.846 373.276C186.315 378.218 175.901 382.277 164.605 385.454C153.309 388.631 139.895 390.22 124.363 390.22C85.5329 390.22 55.1749 379.806 33.2889 358.979C11.7558 337.799 0.989319 306.735 0.989319 265.787C0.989319 241.783 4.69582 217.426 12.1088 192.716C19.5218 167.653 30.1119 143.649 43.8789 120.704C57.6459 97.759 74.0604 77.285 93.1224 59.2819C112.184 41.2789 133.364 26.9824 156.663 16.3924C179.961 5.80234 205.024 0.507324 231.852 0.507324C247.031 0.507324 259.386 2.27234 268.917 5.80236C278.448 8.97936 286.39 13.2154 292.744 18.5104C299.451 23.4524 305.452 28.9239 310.747 34.9249C315.689 39.8669 320.278 40.5729 324.514 37.0429C329.103 33.1599 334.222 23.4524 339.87 7.92037H350.989Z\" fill=\"var(--current-space-primary)\"><\/path>\n<path id=\"N\" d=\"M81.9386 351.075H42.3083V209.84H84.4682L123.677 262.75L144.335 295.214H147.076L145.178 264.437V209.84H184.809V351.075H142.649L100.911 296.689L82.9926 268.864H80.2522L81.9386 295.846V351.075Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<path id=\"B\" d=\"M136.957 185.751H42.3083V44.5155H132.109C162.675 44.5155 177.852 56.5311 177.852 78.665C177.852 96.7938 168.366 109.653 142.649 110.707V112.815C170.896 113.869 184.387 126.938 184.387 146.542C184.387 170.363 170.685 185.751 136.957 185.751ZM81.7278 80.1406V98.0586H127.893C135.903 98.0586 138.222 95.7398 138.222 89.205C138.222 82.6702 135.06 80.1406 126.839 80.1406H81.7278ZM81.7278 130.522V150.126H131.898C141.384 150.126 144.335 148.229 144.335 140.219C144.335 132.419 141.595 130.522 131.898 130.522H81.7278Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<\/g>\n<\/svg>\n\t\t<\/a>\n\t<\/div>\n\t<div class=\"header__meta\">\n\t\t<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>\n\t\t<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>\n\t\t\t<\/div>\n\t<div class=\"header__overlay\">\n\t\t<input type=\"checkbox\" id=\"toggle-overlay\" aria-label=\"Toggle Overlay\">\n\t\t<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>\n\t\t<div class=\"overlay has-background-primary\" id=\"overlay\">\n\t<div class=\"overlay__content\">\n\t\t<div class=\"overlay__content__description\">\n\t\t\t<p id=\"page-description\">selected work.<\/p>\n\t\t<\/div>\n\t\t<div class=\"overlay__content__nav\">\n\t\t\t<nav>\n\t\t\t\t<ol class=\"nav\">\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\" class=\"is-open has-font-serif is-active\" style=\"--current-space-primary: #216d45\" data-description=\"selected work.\" aria-current=\"page\">\n\t\t\t\t\t\t\t\tcreation\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/community\" class=\" has-font-serif\" style=\"--current-space-primary: #f27a38\" data-description=\"A community for creators of all kinds. A place to connect, exchange & showcase.\">\n\t\t\t\t\t\t\t\tcommunity\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/collaboration\" class=\" has-font-serif\" style=\"--current-space-primary: #684096\" data-description=\"We believe in the power of collaboration to bring together individuals from different backgrounds and skill sets. With the BYNDCollaboration spaces we offer physical & digital spaces for the potential of collaborative work to unfold.\">\n\t\t\t\t\t\t\t\tcollaboration\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<\/ol>\n\t\t\t<\/nav>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"overlay__footer\">\n\t\t<nav>\n\t\t\t<ol class=\"nav nav--footer\">\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item has-text-large\">\n\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\t\timprint\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item has-text-large\">\n\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\t\tprivacy\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<\/ol>\n\t\t<\/nav>\n\t\t<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>\n\t<\/div>\n<\/div>\n\t<\/div>\n<\/header>\n\t\t<main style=\"margin-top: var(--header-height)\">\n\t\t\t\t\t<section class=\"section\">\n\t<div class=\"container\">\n\t\t<div class=\"content\">\n\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tselected work.\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n <section class=\"section section--is-wide\" data-has=\"filters\">\n <div class=\"container\">\n <div class=\"group\" style=\"justify-content: flex-end; align-items: center;\">\n \t<details class=\"filters-wrap\">\n\t\t<summary>\n\t\t\t<div class=\"group is-vcentered\" style=\"--gap: .25rem\">\n\t\t\t\t<strong class=\"h4\">\n\t\t\t\t\tfilter projects\t\t\t\t<\/strong>\n\t\t\t\t\n<div class=\"i\" style=\"--size: 2rem\">\n\t<svg class=\"icon chevron chevron--open\" viewBox=\"0 0 24 24\" width=\"2rem\" height=\"2rem\">\n\t\t<use xlink:href=\"\/sprite.svg#chevron-down\"><\/use>\n\t<\/svg>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/summary>\n\t\t<ul class=\"filters group\">\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<!-- rewrite this to use a var coming from the controller -->\n\t\t\t<a href=\"https:\/\/byndc.agency\/bynd:creation\" class=\"byndc-toggle\">\n\t\t\t<span>\n\t\t\t\tBYND\n\t\t\t<\/span>\n\t\t\t<span>\n\t\t\t\tCreation\t\t\t<\/span>\n\t\t<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\t<\/details>\n <\/div>\n <\/div>\n <\/section>\n <section class=\"section section--is-wide\">\n <div class=\"container\">\n\t\t\t\t\t<div class=\"grid grid--projects\">\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"card card--is-empty\" style=\"transform: none; opacity: 1;\"><\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16; transform: none; opacity: 1;\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/bmw-i5\" class=\"card__link\" title=\"BMW I5\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16; transform: none; opacity: 1;\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/about-you-x-rare\" class=\"card__link\" title=\"R\u00c6RE AW24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t<div class=\"teaser\" style=\"transform: none; opacity: 1;\">\n\t\t\t<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>\n\t\t\t<h2>Looking to realize your project?<\/h2>\n\t\t\t<p>get in touch<\/p>\n\t\t<\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 1\/1\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-number-1\" class=\"card__link\" title=\"NICO SANTOS NUMBER 1\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-400x400-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-800x800-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-400x400-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-800x800-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rocycle-rooftop-ride\" class=\"card__link\" title=\"ROCYCLE\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-rooftop-ride\/5e57fbb5f7-1736617607\/highlight_rocycle_rooftop.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/sido-arena-tour-23\" class=\"card__link\" title=\"SIDO - ARENA TOUR 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"><span style=\"--delay: 0s;\">SIDO<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">ARENA<\/span> <span style=\"--delay: 0.30000000000000004s;\">TOUR<\/span> <span style=\"--delay: 0.4s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/bcg-x-spiegel-klimakon-23\" class=\"card__link\" title=\"BCG & SPIEGEL - KLIMAKON 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bcg-x-spiegel-klimakon-23\/0d5386790f-1736617637\/bcg_klimakon_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\"><span style=\"--delay: 0s;\">BCG<\/span> <span style=\"--delay: 0.1s;\">&<\/span> <span style=\"--delay: 0.2s;\">SPIEGEL<\/span> <span style=\"--delay: 0.30000000000000004s;\">-<\/span> <span style=\"--delay: 0.4s;\">KLIMAKON<\/span> <span style=\"--delay: 0.5s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-arena-tour-24\" class=\"card__link\" title=\"NICO SANTOS ARENA TOUR 24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-arena-tour-24\/8792e98035-1736617569\/highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">ARENA<\/span> <span style=\"--delay: 0.30000000000000004s;\">TOUR<\/span> <span style=\"--delay: 0.4s;\">24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/germandream-award-2023\" class=\"card__link\" title=\"GERMANDREAM AWARDS 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/germandream-award-2023\/02a20bd906-1736617540\/highlight_germandream-award-2023.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rare-ss24\" class=\"card__link\" title=\"R\u00c6RE SS24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/adidas-x-euro-semifinals\" class=\"card__link\" title=\"ADIDAS x EURO SEMIFINALS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-walk-in-your-shoes\" class=\"card__link\" title=\"NICO SANTOS - WALK IN YOUR SHOES\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-walk-in-your-shoes\/78c9c4667f-1736617599\/nico-santos-walk-in-your-shoes-highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">WALK<\/span> <span style=\"--delay: 0.4s;\">IN<\/span> <span style=\"--delay: 0.5s;\">YOUR<\/span> <span style=\"--delay: 0.6000000000000001s;\">SHOES<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/elif-weil-du-mich-nicht-geliebt-hast\" class=\"card__link\" title=\"ELIF - WEIL DU MICH NICHT GELIEBT HAST\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-weil-du-mich-nicht-geliebt-hast\/420ace1727-1736617485\/highlight_elif_weil_du_mich_nicht_geliebt_hast.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">WEIL<\/span> <span style=\"--delay: 0.30000000000000004s;\">DU<\/span> <span style=\"--delay: 0.4s;\">MICH<\/span> <span style=\"--delay: 0.5s;\">NICHT<\/span> <span style=\"--delay: 0.6000000000000001s;\">GELIEBT<\/span> <span style=\"--delay: 0.7000000000000001s;\">HAST<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nfl-halftimeshow-x-nico-santos\" class=\"card__link\" title=\"NFL HALFTIMESHOW\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nfl-halftimeshow-x-nico-santos\/486470061c-1736617625\/highlight-nfl-halftimeshow-x-nico-santos.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rocycle-sprint-to-spring-campaign\" class=\"card__link\" title=\"ROCYCLE - SPRINT TO SPRING CAMPAIGN\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-sprint-to-spring-campaign\/9ff6b1093d-1736617551\/highlight_rocycle-sprint-to-spring.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">SPRINT<\/span> <span style=\"--delay: 0.30000000000000004s;\">TO<\/span> <span style=\"--delay: 0.4s;\">SPRING<\/span> <span style=\"--delay: 0.5s;\">CAMPAIGN<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-summer-open-airs-24\" class=\"card__link\" title=\"NICO SANTOS SUMMER OPEN AIRS 24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-summer-open-airs-24\/c69d73669a-1736617497\/highlight_nico_santos_summer_open_airs_24.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">SUMMER<\/span> <span style=\"--delay: 0.30000000000000004s;\">OPEN<\/span> <span style=\"--delay: 0.4s;\">AIRS<\/span> <span style=\"--delay: 0.5s;\">24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/marsimoto\" class=\"card__link\" title=\"MARSIMOTO\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-elbphilharmonie\" class=\"card__link\" title=\"NICO SANTOS - ELBPHILHARMONIE\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-elbphilharmonie\/96862ca9f5-1736617595\/highlight_elbphilharmonie.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">ELBPHILHARMONIE<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 1\/1\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-would-i-lie-to-you-ep\" class=\"card__link\" title=\"NICO SANTOS - WOULD I LIE TO YOU\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-400x400-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-800x800-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-1140x1140-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-400x400-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-800x800-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-1140x1140-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">WOULD<\/span> <span style=\"--delay: 0.4s;\">I<\/span> <span style=\"--delay: 0.5s;\">LIE<\/span> <span style=\"--delay: 0.6000000000000001s;\">TO<\/span> <span style=\"--delay: 0.7000000000000001s;\">YOU<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/sido-summer-open-air\" class=\"card__link\" title=\"SIDO - SUMMER OPEN AIRS 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\"><span style=\"--delay: 0s;\">SIDO<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">SUMMER<\/span> <span style=\"--delay: 0.30000000000000004s;\">OPEN<\/span> <span style=\"--delay: 0.4s;\">AIRS<\/span> <span style=\"--delay: 0.5s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/1-fc-koln-x-retro-classics-collection\" class=\"card__link\" title=\"1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\"><span style=\"--delay: 0s;\">1.<\/span> <span style=\"--delay: 0.1s;\">FC<\/span> <span style=\"--delay: 0.2s;\">K\u00d6LN<\/span> <span style=\"--delay: 0.30000000000000004s;\">-<\/span> <span style=\"--delay: 0.4s;\">RETRO<\/span> <span style=\"--delay: 0.5s;\">CLASSICS<\/span> <span style=\"--delay: 0.6000000000000001s;\">COLLECTION<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/george-clooney-x-duzen-tekkal\" class=\"card__link\" title=\"GEORGE CLOONEY x D\u00dcZEN TEKKAL\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/george-clooney-x-duzen-tekkal\/b022d16fe1-1736617580\/highlight_george-clooney-x-duzen-tekkal.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\"><span style=\"--delay: 0s;\">GEORGE<\/span> <span style=\"--delay: 0.1s;\">CLOONEY<\/span> <span style=\"--delay: 0.2s;\">x<\/span> <span style=\"--delay: 0.30000000000000004s;\">D\u00dcZEN<\/span> <span style=\"--delay: 0.4s;\">TEKKAL<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 1\/1\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\" class=\"card__link\" title=\"NICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-400x400-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-800x800-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-1140x1140-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-400x400-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-800x800-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-1140x1140-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">x<\/span> <span style=\"--delay: 0.30000000000000004s;\">LANGNESE<\/span> <span style=\"--delay: 0.4s;\">(LIKE<\/span> <span style=\"--delay: 0.5s;\">ICE<\/span> <span style=\"--delay: 0.6000000000000001s;\">IN<\/span> <span style=\"--delay: 0.7000000000000001s;\">THE<\/span> <span style=\"--delay: 0.8s;\">SUNSHINE)<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-opel\" class=\"card__link\" title=\"OPEL x NICO SANTOS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-opel\/f0da554872-1736617500\/highlight_nico-santos-x-opel.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/celine-flores-willers-x-greator\" class=\"card__link\" title=\"CELINE FLORES WILLERS - GREATOR\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/celine-flores-willers-x-greator\/09afdc81c1-1736617560\/celine-x-greator_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\"><span style=\"--delay: 0s;\">CELINE<\/span> <span style=\"--delay: 0.1s;\">FLORES<\/span> <span style=\"--delay: 0.2s;\">WILLERS<\/span> <span style=\"--delay: 0.30000000000000004s;\">-<\/span> <span style=\"--delay: 0.4s;\">GREATOR<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/ridle-baku\" class=\"card__link\" title=\"RIDLE BAKU\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/ridle-baku\/2b17e9f847-1736617512\/highlight_ridle-baku.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nobel-peace-prize-2023\" class=\"card__link\" title=\"NOBEL PEACE PRIZE 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"teaser\">\n\t\t\t<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>\n\t\t\t<h2>Looking to realize your project?<\/h2>\n\t\t\t<p>get in touch<\/p>\n\t\t<\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/elif-x-qs\" class=\"card__link\" title=\"ELIF x QS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/jeck-jood\" class=\"card__link\" title=\"JECK&JOOD\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/smart-velo\" class=\"card__link\" title=\"SMART V\u00c9LO\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rewe-bonus\" class=\"card__link\" title=\"REWE BONUS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-summer-ride-tour\" class=\"card__link\" title=\"NICO SANTOS - SUMMER RIDE TOUR 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">SUMMER<\/span> <span style=\"--delay: 0.4s;\">RIDE<\/span> <span style=\"--delay: 0.5s;\">TOUR<\/span> <span style=\"--delay: 0.6000000000000001s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/fayan-x-cassiopeia\" class=\"card__link\" title=\"FAYAN\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/fayan-x-cassiopeia\/6e177880d3-1736617511\/fayan-x-cassiopeia-5.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t <\/div>\n <\/div>\n <\/section>\n \t\t<\/main>\n\t\t<footer class=\"footer\">\n\t<nav>\n\t\t<ol class=\"nav nav--footer\">\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ol>\n\t<\/nav>\n\t\t<div class=\"claim\" id=\"claim-nav\">\n\t\t\t\t\t<dialog id=\"dialog\" class=\"claim__dialog has-background-off-white\">\n\t\t\t\t<form method=\"dialog\">\n\t\t\t\t\t<nav>\n\t\t\t\t\t\t<ol class=\"nav\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item \" data-is-active=\"\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/community\" title=\"community\" style=\"--current-space-primary: #f27a38; font-style: italic;\">\n\t\t\t\t\t\t\t\t\t\t\tcommunity.\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item \" data-is-active=\"\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/collaboration\" title=\"collaboration\" style=\"--current-space-primary: #684096; font-style: italic;\">\n\t\t\t\t\t\t\t\t\t\t\tcollaboration.\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ol>\n\t\t\t\t\t<\/nav>\n\t\t\t\t<\/form>\n\t\t\t<\/dialog>\n\t\t\t<p class=\"has-text-small\">\n\t\t\t\t\t\t\t\t\tdesigned to go beyond <em class=\"claim__dialog--toggle has-text-primary\">creation<\/em>.\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n<\/footer>\n\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"WebSite\",\"url\":\"https:\\\/\\\/byndc.agency\",\"copyrightYear\":\"2025\",\"description\":\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\",\"name\":\"byndc agency \u2013 creation\",\"headline\":\"creation\"}<\/script>\t\n\n<\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [],
"securityHeadersGrade": "F",
"securityHeadersScore": 0
},
"interactivePeriods": [
[
0,
461
],
[
525,
3795
]
],
"longTasks": [
[
461,
525
]
],
"lastVisualChange": 3900,
"render": 500,
"visualComplete85": 1800,
"visualComplete90": 2800,
"visualComplete95": 2900,
"visualComplete99": 3800,
"visualComplete": 3900,
"SpeedIndex": 1094,
"largestPaints": [
{
"event": "LargestTextPaint",
"time": 545,
"size": 22596,
"DOMNodeId": 3,
"nodeInfo": {
"nodeType": "H1",
"attributes": {
"class": "has-font-serif"
},
"bounds": [
158.75,
198,
1587.5,
76
],
"styles": {
"background-image": "none"
}
}
},
{
"event": "LargestContentfulPaint",
"time": 545,
"size": 22596,
"element": {
"nodeName": "H1",
"boundingRect": {
"x": 158.75,
"y": 198,
"width": 1587.5,
"height": 76,
"top": 198,
"right": 1746.25,
"bottom": 274,
"left": 158.75
},
"outerHTML": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestTextPaint",
"time": 620,
"size": 74466,
"DOMNodeId": 27,
"nodeInfo": {
"nodeType": "H2",
"bounds": [
1468.75,
581.59375,
396.25,
675.953125
],
"styles": {
"background-image": "none"
}
}
},
{
"event": "LargestContentfulPaint",
"time": 620,
"size": 74466,
"element": {
"nodeName": "H2",
"boundingRect": {
"x": 1468.75,
"y": 581.59375,
"width": 396.25,
"height": 675.953125,
"top": 581.59375,
"right": 1865,
"bottom": 1257.546875,
"left": 1468.75
},
"outerHTML": "<h2>Looking to realize your project?<\/h2>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestTextPaint",
"time": 545,
"size": 22596,
"DOMNodeId": 3,
"nodeInfo": {
"nodeType": "H1",
"attributes": {
"class": "has-font-serif"
},
"bounds": [
158.75,
198,
1587.5,
76
],
"styles": {
"background-image": "none"
}
}
},
{
"event": "LargestContentfulPaint",
"time": 545,
"size": 22596,
"element": {
"nodeName": "H1",
"boundingRect": {
"x": 158.75,
"y": 198,
"width": 1587.5,
"height": 76,
"top": 198,
"right": 1746.25,
"bottom": 274,
"left": 158.75
},
"outerHTML": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestContentfulPaint",
"time": 620,
"size": 74466,
"element": {
"nodeName": "H2",
"boundingRect": {
"x": 1468.75,
"y": 581.59375,
"width": 396.25,
"height": 675.953125,
"top": 581.59375,
"right": 1865,
"bottom": 1257.546875,
"left": 1468.75
},
"outerHTML": "<h2>Looking to realize your project?<\/h2>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestTextPaint",
"time": 620,
"size": 74466,
"DOMNodeId": 27,
"nodeInfo": {
"nodeType": "H2",
"bounds": [
1468.75,
581.59375,
396.25,
675.953125
],
"styles": {
"background-image": "none"
}
}
}
],
"LargestContentfulPaintType": "text",
"LargestContentfulPaintNodeType": "H2",
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 109
},
{
"name": "navigationStart",
"time": 128
},
{
"name": "domLoading",
"time": 128
},
{
"name": "responseEnd",
"time": 129
},
{
"name": "domInteractive",
"time": 129
},
{
"name": "domContentLoadedEventStart",
"time": 129
},
{
"name": "domContentLoadedEventEnd",
"time": 129
},
{
"name": "domComplete",
"time": 129
},
{
"name": "responseEnd",
"time": 413
},
{
"name": "unloadEventStart",
"time": 418
},
{
"name": "unloadEventEnd",
"time": 418
},
{
"name": "markAsMainFrame",
"time": 418
},
{
"name": "commitNavigationEnd",
"time": 418
},
{
"name": "domLoading",
"time": 419
},
{
"name": "firstPaint",
"time": 545
},
{
"name": "firstContentfulPaint",
"time": 545
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 545
},
{
"name": "LayoutShift",
"time": 549
},
{
"name": "domInteractive",
"time": 594
},
{
"name": "domContentLoadedEventStart",
"time": 600
},
{
"name": "domContentLoadedEventEnd",
"time": 601
},
{
"name": "domComplete",
"time": 624
},
{
"name": "loadEventStart",
"time": 624
},
{
"name": "loadEventEnd",
"time": 625
},
{
"name": "firstImagePaint",
"time": 738
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 738
},
{
"name": "LargestTextPaint",
"time": 620
},
{
"name": "LargestContentfulPaint",
"time": 620
},
{
"name": "TotalLayoutShift",
"value": 0.00078633585878562604
},
{
"name": "CumulativeLayoutShift",
"value": 0.00078633585878562604
}
],
"chromeUserTiming.navigationStart": 129,
"chromeUserTiming.fetchStart": 110,
"chromeUserTiming.domLoading": 419,
"chromeUserTiming.responseEnd": 413,
"chromeUserTiming.domInteractive": 595,
"chromeUserTiming.domContentLoadedEventStart": 601,
"chromeUserTiming.domContentLoadedEventEnd": 601,
"chromeUserTiming.domComplete": 625,
"chromeUserTiming.unloadEventStart": 418,
"chromeUserTiming.unloadEventEnd": 418,
"chromeUserTiming.markAsMainFrame": 418,
"chromeUserTiming.commitNavigationEnd": 419,
"chromeUserTiming.firstPaint": 545,
"chromeUserTiming.firstContentfulPaint": 545,
"chromeUserTiming.firstMeaningfulPaintCandidate": 545,
"chromeUserTiming.LayoutShift": 550,
"chromeUserTiming.loadEventStart": 625,
"chromeUserTiming.loadEventEnd": 625,
"chromeUserTiming.firstImagePaint": 738,
"chromeUserTiming.LargestTextPaint": 620,
"chromeUserTiming.LargestContentfulPaint": 620,
"chromeUserTiming.TotalLayoutShift": 0.00078633585878562604,
"chromeUserTiming.CumulativeLayoutShift": 0.00078633585878562604,
"LayoutShifts": [
{
"time": 549,
"score": 0.00078633585878562604,
"cumulative_score": 0.00078633585878562604,
"window_score": 0.00078633585878562604,
"shift_window_num": 0,
"rects": [
[
1469,
47,
296,
56
],
[
159,
185,
1587,
110
],
[
1683,
430,
202,
36
]
],
"sources": [
{
"previousRect": {
"x": 1480,
"y": 47,
"width": 285,
"height": 56,
"top": 47,
"right": 1765,
"bottom": 103,
"left": 1480
},
"currentRect": {
"x": 1469,
"y": 47,
"width": 296,
"height": 56,
"top": 47,
"right": 1765,
"bottom": 103,
"left": 1469
}
},
{
"previousRect": {
"x": 159,
"y": 194,
"width": 1587,
"height": 101,
"top": 194,
"right": 1746,
"bottom": 295,
"left": 159
},
"currentRect": {
"x": 159,
"y": 185,
"width": 1587,
"height": 101,
"top": 185,
"right": 1746,
"bottom": 286,
"left": 159
}
},
{
"previousRect": {
"x": 1697,
"y": 430,
"width": 188,
"height": 36,
"top": 430,
"right": 1885,
"bottom": 466,
"left": 1697
},
"currentRect": {
"x": 1683,
"y": 430,
"width": 202,
"height": 36,
"top": 430,
"right": 1885,
"bottom": 466,
"left": 1683
}
}
]
}
],
"LayoutShiftsBeforePaint": {
"count": 0,
"cumulative_score": 0,
"fraction_of_total": 0
},
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 443.71800000000002
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 643.60599999999999
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 420.26499999999999
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 420.27199999999999
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 422.98599999999999
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 432.34699999999998
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 432.38600000000002
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 432.38900000000001
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 432.40199999999999
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 441.40899999999999
},
"901": {
"name": "LinkRelPreload",
"firstUsed": 441.49599999999998
},
"2232": {
"name": "LinkRelModulePreload",
"firstUsed": 441.61000000000001
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 443.01100000000002
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 443.02100000000002
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 443.08199999999999
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 443.11700000000002
},
"2387": {
"name": "CSSSelectorPseudoFocus",
"firstUsed": 443.27699999999999
},
"2319": {
"name": "CSSSelectorWebkitUnknownPseudo",
"firstUsed": 443.35000000000002
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 443.39100000000002
},
"4743": {
"name": "CSSSelectorPseudoHas",
"firstUsed": 443.44600000000003
},
"1153": {
"name": "CSSSelectorIndirectAdjacent",
"firstUsed": 443.47800000000001
},
"2062": {
"name": "PrepareModuleScript",
"firstUsed": 443.57600000000002
},
"4238": {
"name": "ScriptSchedulingType_Defer",
"firstUsed": 443.60399999999998
},
"4242": {
"name": "ScriptSchedulingType_Async",
"firstUsed": 444.69099999999997
},
"2092": {
"name": "ARIALabelAttribute",
"firstUsed": 445.28399999999999
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 445.38600000000002
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 445.42500000000001
},
"2084": {
"name": "ARIAExpandedAttribute",
"firstUsed": 445.73700000000002
},
"2077": {
"name": "ARIAControlsAttribute",
"firstUsed": 445.73899999999998
},
"2078": {
"name": "ARIACurrentAttribute",
"firstUsed": 445.87599999999998
},
"480": {
"name": "DetailsElement",
"firstUsed": 446.209
},
"1898": {
"name": "HTMLSlotElement",
"firstUsed": 446.24900000000002
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 446.30700000000002
},
"1229": {
"name": "HTMLMediaElement",
"firstUsed": 447.44900000000001
},
"2445": {
"name": "EnterPictureInPictureEventListener",
"firstUsed": 447.47500000000002
},
"2446": {
"name": "LeavePictureInPictureEventListener",
"firstUsed": 447.47800000000001
},
"1230": {
"name": "HTMLMediaElementInDocument",
"firstUsed": 447.52100000000002
},
"42": {
"name": "MaxAttribute",
"firstUsed": 448.28399999999999
},
"43": {
"name": "MinAttribute",
"firstUsed": 448.29399999999998
},
"892": {
"name": "HTMLMediaElementPreloadNone",
"firstUsed": 448.32600000000002
},
"587": {
"name": "LangAttribute",
"firstUsed": 452.55500000000001
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 452.56
},
"3157": {
"name": "CSSComparisonFunctions",
"firstUsed": 452.85500000000002
},
"2010": {
"name": "UnitlessZeroAngleTransform",
"firstUsed": 456.233
},
"3333": {
"name": "ContentVisibilityHidden",
"firstUsed": 456.274
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 460.07499999999999
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 460.58699999999999
},
"2851": {
"name": "InputTypeCheckbox",
"firstUsed": 460.65699999999998
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 460.87599999999998
},
"4673": {
"name": "TextWrapBalance",
"firstUsed": 486.56799999999998
},
"3307": {
"name": "FlexGapSpecified",
"firstUsed": 506.63999999999999
},
"3308": {
"name": "FlexGapPositive",
"firstUsed": 506.64800000000002
},
"3354": {
"name": "PositionSticky",
"firstUsed": 524.65099999999995
},
"2559": {
"name": "CSSValueAppearanceCheckboxRendered",
"firstUsed": 525.59699999999998
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 531.12599999999998
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 531.28999999999996
},
"521": {
"name": "Picture",
"firstUsed": 533.93200000000002
},
"2347": {
"name": "ImageDecodingAttribute",
"firstUsed": 533.99300000000005
},
"2250": {
"name": "DuplicatedAttribute",
"firstUsed": 533.99599999999998
},
"2935": {
"name": "LazyLoadImageLoadingAttributeLazy",
"firstUsed": 541.57100000000003
},
"1067": {
"name": "SameOriginApplicationScript",
"firstUsed": 542.14800000000002
},
"2615": {
"name": "InstantiateModuleScript",
"firstUsed": 558.45600000000002
},
"3797": {
"name": "WebPImage",
"firstUsed": 571.23099999999999
},
"200": {
"name": "DocumentBeforeUnloadRegistered",
"firstUsed": 577.14700000000005
},
"4613": {
"name": "CrossOriginWindowFrameElement",
"firstUsed": 580.81600000000003
},
"2195": {
"name": "CookieGet",
"firstUsed": 580.90099999999995
},
"4196": {
"name": "NavigatorUAData_Brands",
"firstUsed": 586.21799999999996
},
"4195": {
"name": "NavigatorUAData_Platform",
"firstUsed": 586.26099999999997
},
"4520": {
"name": "NavigatorUAData_GetHighEntropyValues",
"firstUsed": 586.28099999999995
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 586.34100000000001
},
"2660": {
"name": "NavigatorMimeTypes",
"firstUsed": 586.34900000000005
},
"3481": {
"name": "V8Navigator_JavaEnabled_Method",
"firstUsed": 588.08100000000002
},
"3275": {
"name": "NavigatorCookieEnabled",
"firstUsed": 588.09799999999996
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 588.10799999999995
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 588.12199999999996
},
"882": {
"name": "V8Performance_Timing_AttributeGetter",
"firstUsed": 589.62800000000004
},
"481": {
"name": "DialogElement",
"firstUsed": 594.50800000000004
},
"84": {
"name": "FormElement",
"firstUsed": 594.52200000000005
},
"3019": {
"name": "DOMStorageRead",
"firstUsed": 596.072
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 596.39400000000001
},
"3868": {
"name": "PrefersColorSchemeMediaFeature",
"firstUsed": 596.41600000000005
},
"524": {
"name": "SrcsetWDescriptor",
"firstUsed": 597.846
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 599.83699999999999
},
"3028": {
"name": "CreateObjectBlob",
"firstUsed": 629.21500000000003
},
"494": {
"name": "SendBeacon",
"firstUsed": 629.78899999999999
},
"4307": {
"name": "SendBeaconWithBlob",
"firstUsed": 629.80600000000004
},
"2219": {
"name": "V8Element_GetBoundingClientRect_Method",
"firstUsed": 639.923
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 642.01099999999997
},
"773": {
"name": "V8Element_Animate_Method",
"firstUsed": 702.12699999999995
},
"546": {
"name": "V8Animation_StartTime_AttributeSetter",
"firstUsed": 708.25599999999997
},
"701": {
"name": "V8Animation_Onfinish_AttributeSetter",
"firstUsed": 708.27099999999996
},
"328": {
"name": "AnimationFinishEvent",
"firstUsed": 708.27800000000002
},
"4066": {
"name": "CSSTransitionBlockedByAnimation",
"firstUsed": 718.44200000000001
},
"699": {
"name": "V8Animation_Cancel_Method",
"firstUsed": 1842.0160000000001
}
},
"CSSFeatures": {
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 443.125
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 443.13200000000001
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 443.13400000000001
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 443.13600000000002
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 443.14499999999998
},
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 443.39800000000002
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 443.40100000000001
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 445.221
},
"93": {
"name": "CSSPropertyMarginTop",
"firstUsed": 446.08800000000002
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 446.19400000000002
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 446.19900000000001
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 446.31200000000001
},
"75": {
"name": "CSSPropertyCounterIncrement",
"firstUsed": 446.31799999999998
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 446.435
},
"88": {
"name": "CSSPropertyListStyleType",
"firstUsed": 446.75599999999997
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 452.62299999999999
},
"444": {
"name": "CSSPropertyScrollBehavior",
"firstUsed": 452.62799999999999
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 452.63200000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 452.63799999999998
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 452.642
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 452.79300000000001
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 452.79700000000003
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 452.80500000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 452.80900000000003
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 452.81099999999998
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 452.81599999999997
},
"239": {
"name": "CSSPropertyFlexWrap",
"firstUsed": 452.81900000000002
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 452.82100000000003
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 452.892
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 452.89600000000002
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 452.89800000000002
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 452.90199999999999
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 452.90800000000002
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 453.05599999999998
},
"401": {
"name": "CSSPropertyTextDecorationLine",
"firstUsed": 453.06299999999999
},
"661": {
"name": "CSSPropertyTextUnderlineOffset",
"firstUsed": 453.06700000000001
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 453.32299999999998
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 453.33199999999999
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 453.43099999999998
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 453.43400000000003
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 455.51299999999998
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 455.524
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 455.60199999999998
},
"746": {
"name": "CSSPropertyTextWrap",
"firstUsed": 455.61599999999999
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 455.69999999999999
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 455.85199999999998
},
"591": {
"name": "CSSPropertyRowGap",
"firstUsed": 455.87599999999998
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 455.92700000000002
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 455.93099999999998
},
"248": {
"name": "CSSPropertyGridColumn",
"firstUsed": 455.96699999999998
},
"106": {
"name": "CSSPropertyOverflowWrap",
"firstUsed": 455.99299999999999
},
"90": {
"name": "CSSPropertyMarginBottom",
"firstUsed": 456.00599999999997
},
"236": {
"name": "CSSPropertyFlexFlow",
"firstUsed": 456.08499999999998
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 456.08999999999997
},
"657": {
"name": "CSSPropertyAspectRatio",
"firstUsed": 456.34800000000001
},
"243": {
"name": "CSSPropertyGridTemplateRows",
"firstUsed": 456.35399999999998
},
"74": {
"name": "CSSPropertyContent",
"firstUsed": 456.38200000000001
},
"249": {
"name": "CSSPropertyGridRow",
"firstUsed": 456.38600000000002
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 543.45100000000002
},
"437": {
"name": "CSSPropertyObjectPosition",
"firstUsed": 544.82799999999997
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 544.84699999999998
},
"159": {
"name": "CSSPropertyWhiteSpace",
"firstUsed": 603.14999999999998
},
"162": {
"name": "CSSPropertyWordBreak",
"firstUsed": 603.15899999999999
}
},
"AnimatedCSSFeatures": []
},
"maxFID": 0,
"TTIMeasurementEnd": 3795,
"LastInteractive": 525,
"TotalBlockingTime": 0,
"testID": "250326_BiDcFW_4VJ",
"step": 1,
"effectiveBps": 2638645,
"domTime": 0,
"aft": 0,
"titleTime": 130,
"domLoading": 0,
"server_rtt": 0,
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"utilization": {
"cpu": {
"data": {
"0": 0,
"102": 33.299999999999997,
"203": 36.799999999999997,
"304": 23.800000000000001,
"405": 10.5,
"507": 63.200000000000003,
"609": 89.5,
"710": 95.200000000000003,
"813": 100,
"915": 100,
"1018": 100,
"1125": 100,
"1226": 100,
"1326": 100,
"1427": 100,
"1528": 100,
"1629": 75,
"1729": 90,
"1830": 90,
"1932": 90.5,
"2035": 52.600000000000001,
"2139": 100,
"2242": 61.899999999999999,
"2343": 75,
"2446": 47.600000000000001,
"2547": 57.100000000000001,
"2649": 50,
"2752": 100,
"2867": 95.700000000000003,
"2970": 75,
"3071": 63.200000000000003,
"3171": 50,
"3272": 55,
"3373": 45,
"3474": 65,
"3574": 50,
"3675": 55,
"3776": 50,
"3877": 90
},
"max": 100,
"count": 39
},
"bw": {
"data": {
"0": 0,
"102": 0,
"203": 32001,
"304": 837500,
"405": 88892,
"507": 740003,
"609": 0,
"710": 0,
"813": 201601,
"915": 901067,
"1018": 7388485,
"1125": 5935703,
"1226": 4708988,
"1326": 4598737,
"1427": 1946892,
"1528": 5035248,
"1629": 5040577,
"1729": 4819460,
"1830": 5046287,
"1932": 5000930,
"2035": 4999071,
"2139": 4897727,
"2242": 5384745,
"2343": 4549373,
"2446": 4948891,
"2547": 5475110,
"2649": 4528380,
"2752": 4927200,
"2867": 5037917,
"2970": 4946321,
"3071": 5019409,
"3171": 4811119,
"3272": 5034491,
"3373": 4924036,
"3474": 4814236,
"3574": 5043330,
"3675": 5056401,
"3776": 5170089,
"3877": 4882343
},
"max": 7388485,
"count": 39
}
},
"effectiveBpsDoc": 34113,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/details\/cached\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/performance_optimization\/cached\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/breakdown\/cached\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/domains\/cached\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/screen_shot\/cached\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/experiments\/cached\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_Cached_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_Cached_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_Cached_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&file=1_Cached_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250326_BiDcFW_4VJ&file=1_Cached_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250326_BiDcFW_4VJ&compressed=1&file=1_Cached_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000500.jpg",
"VisuallyComplete": 0
},
{
"time": 600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000600.jpg",
"VisuallyComplete": 11
},
{
"time": 700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000700.jpg",
"VisuallyComplete": 79
},
{
"time": 1000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001000.jpg",
"VisuallyComplete": 75
},
{
"time": 1100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001100.jpg",
"VisuallyComplete": 78
},
{
"time": 1200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001200.jpg",
"VisuallyComplete": 78
},
{
"time": 1300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001300.jpg",
"VisuallyComplete": 79
},
{
"time": 1400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001400.jpg",
"VisuallyComplete": 79
},
{
"time": 1600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001600.jpg",
"VisuallyComplete": 79
},
{
"time": 1700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001700.jpg",
"VisuallyComplete": 79
},
{
"time": 1800,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001800.jpg",
"VisuallyComplete": 86
},
{
"time": 1900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001900.jpg",
"VisuallyComplete": 87
},
{
"time": 2000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002000.jpg",
"VisuallyComplete": 87
},
{
"time": 2100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002100.jpg",
"VisuallyComplete": 87
},
{
"time": 2200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002200.jpg",
"VisuallyComplete": 87
},
{
"time": 2300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002300.jpg",
"VisuallyComplete": 87
},
{
"time": 2400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002400.jpg",
"VisuallyComplete": 87
},
{
"time": 2500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002500.jpg",
"VisuallyComplete": 87
},
{
"time": 2600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002600.jpg",
"VisuallyComplete": 87
},
{
"time": 2700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002700.jpg",
"VisuallyComplete": 87
},
{
"time": 2800,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002800.jpg",
"VisuallyComplete": 91
},
{
"time": 2900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002900.jpg",
"VisuallyComplete": 96
},
{
"time": 3000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003000.jpg",
"VisuallyComplete": 96
},
{
"time": 3100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003100.jpg",
"VisuallyComplete": 97
},
{
"time": 3200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003200.jpg",
"VisuallyComplete": 97
},
{
"time": 3300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003300.jpg",
"VisuallyComplete": 97
},
{
"time": 3400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003400.jpg",
"VisuallyComplete": 97
},
{
"time": 3500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003500.jpg",
"VisuallyComplete": 97
},
{
"time": 3600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003600.jpg",
"VisuallyComplete": 98
},
{
"time": 3700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003700.jpg",
"VisuallyComplete": 98
},
{
"time": 3800,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003800.jpg",
"VisuallyComplete": 99
},
{
"time": 3900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003900.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"byndc.agency": {
"bytes": 9003057,
"requests": 5,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 9036,
"bytesUncompressed": 51864,
"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": 1744,
"bytesUncompressed": 3307,
"requests": 1
},
"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": 3570134,
"bytesUncompressed": 3570134,
"requests": 1
},
"other": {
"color": [
196,
196,
196
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 1
}
},
"consoleLog": []
}
},
"runs": {
"1": {
"firstView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-lmrx-10.10.1.237",
"loadTime": 31687,
"docTime": 31687,
"fullyLoaded": 31687,
"bytesOut": 2110,
"bytesOutDoc": 2110,
"bytesIn": 514,
"bytesInDoc": 514,
"requests": [
{
"type": 3,
"id": "9409B0CB1C62FF4A1ED74343DF9C89B6",
"request_id": "9409B0CB1C62FF4A1ED74343DF9C89B6",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/",
"is_secure": 1,
"method": "GET",
"host": "byndc.agency",
"url": "\/",
"raw_id": "9409B0CB1C62FF4A1ED74343DF9C89B6",
"frame_id": "20921C994A9E8F3CD96F52C3E9B33FD2",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": 500,
"request_type": "Document",
"load_ms": 31507,
"ttfb_ms": 31506,
"load_start": 151,
"load_start_float": 151.000078,
"bytesIn": 514,
"objectSize": 514,
"objectSizeUncompressed": 514,
"chunks": [
{
"ts": 31658,
"bytes": 514
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "",
"socket": 91,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 48,
"connect_start": 48,
"connect_end": 84,
"ssl_start": 84,
"ssl_end": 151,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.byndc.agency",
"sanList": [
"*.byndc.agency",
"byndc.agency"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1728950400,
"validTo": 1760572799,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1728985282143,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022013D1CA7A6F050A0FDA217A91F7491555BED050E56FA4D1119F4AF7CE277E2C3E02205CE32C21E2DBA7731B7E7F8CC92F373C3E2393DF560D5673A013F31FB6E9F270"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1728985282081,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100B81E1173027457E2B6AB8F93FC63E70E62FE73E62942C7FC8DF1579DEFB6E0DC022100BCB396935FD797BF48E98CAE0FB1BD9692577A9380A08192F105511411602B5A"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1728985282037,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450221009D030E363CDD45C0E98A9ACCD09AADE8DB564B5AA6265E00E3C5D0EB341E8D0802205BDD29375315528BC93D214C7F82DB90559401DBABE0497DA63C7CBC3CB8BEA2"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":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=\"132\", \"Google Chrome\";v=\"132\"",
"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\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": [
"content-length: 514",
"content-type: text\/html; charset=iso-8859-1",
"date: Wed, 26 Mar 2025 09:50:50 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 500"
]
},
"bytesOut": 2110,
"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": 47,
"connect_ms": 36,
"ssl_ms": 67,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 5,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency 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": 8,
"SETTINGS_INITIAL_WINDOW_SIZE": 65536,
"SETTINGS_MAX_FRAME_SIZE": 16777215
},
"tls_version": "TLS 1.2",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 49199,
"netlog_id": 78,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQSRRPi8q8OAQpglWPUFEhmzANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTAxNTAwMDAwMFoXDTI1MTAxNTIzNTk1OVowGTEXMBUGA1UEAwwOKi5i\neW5kYy5hZ2VuY3kwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD0H9E0\nQf3geV0nPZt4G7PltI0cFQNcM2sMChgHW9WzPXBjb0tbhFpv4Nwk1N2ZWgXfsg+q\nHT6sqL1yUQ2L1TE3V+Q9FGNz4xIR\/79SJTltG+BytENwwwz5rFAGfDR6yqxPw92v\n\/\/hKmkiKQ+P1g4dgA\/+0+zKdU4UeEje3A2LTjE1i+l2uNe4dTA3n70ABiPn2Xvwq\ndYceb+6qLa71l3F1cih7cAMxWcn9pohsve208g4R4kBgTvOBEjsFL9gpdEx9LbTF\nRRyKnaUsOUm3m0f6TDlpsqhylp4NDzEfoknSuNAHJSIrhMhu7oFqGJJh1r52F8EK\nsvhk6ld\/nm\/Ou0bvAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUZM3vyNf9zy+cXjKIt1Iz\/g+yEzcwDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFq\nAWgAdQDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZKPjbZfAAAE\nAwBGMEQCIBPRynpvBQoP2iF6kfdJFVW+0FDlb6TREZ9K984nfiw+AiBc4ywh4tun\ncxt+f4zJLzc8PiOT31YNVnOgE\/MftunycAB3AMz7D2qFcQll\/pWbU87psnwi6YVc\nDZeNtql+VMD+TA2wAAABko+NtiEAAAQDAEgwRgIhALgeEXMCdFfitquPk\/xj5w5i\n\/nPmKULH\/I3xV53vtuDcAiEAvLOWk1\/Xl79I6YyuD7G9lpJXepOAoIGS8QVRFBFg\nK1oAdgAS8U40vVNyTIQGGcOPP3oT+Oe1YoeInG0wBYTr5YYmOgAAAZKPjbX1AAAE\nAwBHMEUCIQCdAw42PN1FwOmKmszQmq3o21ZLWqYmXgDjxdDrNB6NCAIgW90pN1MV\nUovJPSFMf4LbkFWUAdur4El9pjx8vDy4vqIwJwYDVR0RBCAwHoIOKi5ieW5kYy5h\nZ2VuY3mCDGJ5bmRjLmFnZW5jeTANBgkqhkiG9w0BAQsFAAOCAQEArEyES+j08mr+\niOCjbsUiN3WDxVyIZ40KyBAgYwUhBK7laFuU3nmm5wEtPUPwNvHitihyHx6xgkFQ\nycGs4WHJWIOkw2nf\/mZeYr5jkd8eZhiRwsIuGW3bJb3FDRqnZihBxvF2ff6i9wZv\nCc+Ff9uBjtlpBpZ24fApDk2tLjvnDxD7Hxk6IpAPvNJ0wetGOJBPU4N5PK4Md12h\nWZ2r67uEyvZLY3CzV8BPbIq5i0dz+c5ICfWwZEkoqLqdPtSbaxfXc+cuIPfZUn+J\n2Swmvq5XBMbMTWWZXM4uOQah3GGBh084AR9hWlhak68uTxovPAKolJ1OFnTppL2y\ni8vVneu4Vg==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"load_end": 31658,
"ttfb_start": 151,
"ttfb_end": 31657,
"download_start": 31657,
"download_end": 31658,
"download_ms": 1,
"all_start": 1,
"all_end": 31658,
"all_ms": 31657,
"index": 0,
"number": 1
},
{
"type": 3,
"full_url": "http:\/\/www.gstatic.com\/generate_204",
"id": "99999.99999.1",
"is_secure": 0,
"host": "www.gstatic.com",
"url": "\/generate_204",
"responseCode": 204,
"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": 31,
"connect_ms": 29,
"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": 30005,
"dns_end": 30036,
"connect_start": 30037,
"connect_end": 30066,
"ssl_start": -1,
"ssl_end": -1,
"frame_id": "20921C994A9E8F3CD96F52C3E9B33FD2",
"created": 30004,
"load_start": 30067,
"priority": "Lowest",
"socket": 127,
"socket_group": "dsd\/pm\/http:\/\/www.gstatic.com <http:\/\/gstatic.com same_site>",
"chunks": [],
"netlog_id": 112,
"ttfb_ms": 32,
"load_ms": 32,
"load_start_float": 30067.000112000002,
"headers": {
"request": [
"Host: www.gstatic.com",
"Connection: keep-alive",
"Pragma: no-cache",
"Cache-Control: no-cache",
"User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36",
"Accept-Encoding: gzip, deflate",
"Accept-Language: en-US,en;q=0.9"
],
"response": [
"HTTP\/1.1 204 No Content",
"Content-Length: 0",
"Cross-Origin-Resource-Policy: cross-origin",
"Date: Wed, 26 Mar 2025 09:51:20 GMT"
]
},
"bytesIn": 0,
"objectSize": 0,
"ip_addr": "142.250.185.99",
"server_port": "80",
"bytesOut": 0,
"request_id": "99999.99999.1",
"raw_id": "99999.99999.1",
"load_end": 30099,
"ttfb_start": 30067,
"ttfb_end": 30099,
"download_start": 30099,
"download_end": 30099,
"download_ms": 0,
"all_start": 30005,
"all_end": 30099,
"all_ms": 92,
"index": 1,
"number": 2
}
],
"requestsFull": 2,
"requestsDoc": 2,
"responses_200": 0,
"responses_404": 0,
"responses_other": 2,
"result": 99997,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"main_frame": "20921C994A9E8F3CD96F52C3E9B33FD2",
"loadEventStart": 31693,
"loadEventEnd": 31693,
"domContentLoadedEventStart": 31692,
"domContentLoadedEventEnd": 31692,
"URL": "https:\/\/byndc.agency\/",
"connections": 1,
"domInteractive": 31692,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"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,
"score_progressive_jpeg": -1,
"gzip_total": 0,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 0,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"V8.GC_TIME_TO_SAFEPOINT": 0,
"EventDispatch": 0,
"CommitLoad": 0,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"ParseHTML": 0,
"UpdateLayoutTree": 0,
"Layout": 0,
"PrePaint": 0,
"HitTest": 0,
"Paint": 0,
"Layerize": 0,
"MarkDOMContent": 0,
"Idle": 31687
},
"cpuTimesDoc": {
"V8.GC_TIME_TO_SAFEPOINT": 0,
"EventDispatch": 0,
"CommitLoad": 0,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"ParseHTML": 0,
"UpdateLayoutTree": 0,
"Layout": 0,
"PrePaint": 0,
"HitTest": 0,
"Paint": 0,
"Layerize": 0,
"MarkDOMContent": 0,
"Idle": 31687
},
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.EventDispatch": 0,
"cpu.CommitLoad": 0,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"cpu.ParseHTML": 0,
"cpu.UpdateLayoutTree": 0,
"cpu.Layout": 0,
"cpu.PrePaint": 0,
"cpu.HitTest": 0,
"cpu.Paint": 0,
"cpu.Layerize": 0,
"cpu.MarkDOMContent": 0,
"cpu.Idle": 31687,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1742982648.2682269,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1742982650.5614297,
"browserVersion": "132.0.0.0",
"browser_version": "132.0.0.0",
"fullyLoadedCPUms": 2970,
"fullyLoadedCPUpct": 5.1198069298402888,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "20921C994A9E8F3CD96F52C3E9B33FD2",
"loaderId": "C8AE7F7AF7EA2D348094EB28F9F2166C"
}
}
},
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 1,
"url": "https:\/\/byndc.agency\/",
"frameId": "20921C994A9E8F3CD96F52C3E9B33FD2",
"loaderId": "9409B0CB1C62FF4A1ED74343DF9C89B6"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/byndc.agency",
"name": ""
}
],
"document_URL": "https:\/\/byndc.agency\/",
"document_hostname": "byndc.agency",
"document_origin": "https:\/\/byndc.agency",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 7,
"domComplete": 31693,
"firstPaint": 0,
"PerformancePaintTiming.first-paint": 31717.899999999441,
"PerformancePaintTiming.first-contentful-paint": 31717.899999999441,
"origin_dns": {
"ns": [
"ns1087.ui-dns.biz.",
"ns1092.ui-dns.de.",
"ns1102.ui-dns.org.",
"ns1073.ui-dns.com."
],
"mx": [
"10 mx01.ionos.de.",
"10 mx00.ionos.de."
],
"txt": [
"\"v=spf1 include:_spf-eu.ionos.com ~all\""
],
"soa": [
"ns1087.ui-dns.biz. hostmaster.1und1.com. 2017060105 28800 7200 604800 600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"Web servers": "Apache HTTP Server",
"Hosting": "IONOS"
},
"detected_apps": {
"Apache HTTP Server": "",
"IONOS": ""
},
"detected_technologies": {
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"IONOS": {
"name": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
}
},
"detected_raw": [
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
}
],
"axe": {
"testEngine": "4.4.1",
"violations": [
{
"id": "html-has-lang",
"impact": "serious",
"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": {
"messageKey": "noLang"
},
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element does not have a lang attribute"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<html>",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute"
}
]
}
],
"passes": [
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures aria-hidden='true' is not present on the document body.",
"help": "aria-hidden='true' must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body>",
"target": [
"body"
]
}
]
},
{
"id": "color-contrast",
"impact": null,
"tags": [
"cat.color",
"wcag2aa",
"wcag143"
],
"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
"help": "Elements must have sufficient color contrast",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "24.0pt (32px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h1>Internal Server Error<\/h1>",
"target": [
"h1"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.<\/p>",
"target": [
"p:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Please contact the server administrator at \n to inform them of the time this error occurred,\n and the actions you performed just before this error.<\/p>",
"target": [
"p:nth-child(3)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>More information about this error may be available\nin the server error log.<\/p>",
"target": [
"p:nth-child(4)"
]
}
]
},
{
"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>",
"target": [
"html"
]
}
]
}
],
"incomplete": []
},
"base_page_ip_ptr": "217-160-0-29.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1087.ui-dns.biz",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 36594,
"testUrl": "https:\/\/byndc.agency\/",
"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": "[]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [],
"generated-content-percent": "-11.02",
"generated-content-size": "-0.05",
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [],
"jsLibsVulns": [],
"meta-viewport": "Not found",
"possibly-render-blocking-reqs": [],
"rendered-html": "<html><head>\n<title>500 Internal Server Error<\/title>\n<\/head><body>\n<h1>Internal Server Error<\/h1>\n<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.<\/p>\n<p>Please contact the server administrator at \n to inform them of the time this error occurred,\n and the actions you performed just before this error.<\/p>\n<p>More information about this error may be available\nin the server error log.<\/p>\n\n<\/body><\/html>",
"securityHeaders": null,
"interactivePeriods": [
[
0,
31740
]
],
"lastVisualChange": 0,
"visualComplete85": 0,
"visualComplete90": 0,
"visualComplete95": 0,
"visualComplete99": 0,
"visualComplete": 0,
"SpeedIndex": 0,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 47
},
{
"name": "fetchStart",
"time": 53
},
{
"name": "responseEnd",
"time": 31707
},
{
"name": "unloadEventStart",
"time": 31713
},
{
"name": "unloadEventEnd",
"time": 31713
},
{
"name": "markAsMainFrame",
"time": 31713
},
{
"name": "commitNavigationEnd",
"time": 31713
},
{
"name": "domLoading",
"time": 31713
},
{
"name": "domInteractive",
"time": 31739
},
{
"name": "domContentLoadedEventStart",
"time": 31739
},
{
"name": "domContentLoadedEventEnd",
"time": 31739
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 48,
"chromeUserTiming.fetchStart": 53,
"chromeUserTiming.responseEnd": 31708,
"chromeUserTiming.unloadEventStart": 31713,
"chromeUserTiming.unloadEventEnd": 31713,
"chromeUserTiming.markAsMainFrame": 31713,
"chromeUserTiming.commitNavigationEnd": 31714,
"chromeUserTiming.domLoading": 31714,
"chromeUserTiming.domInteractive": 31740,
"chromeUserTiming.domContentLoadedEventStart": 31740,
"chromeUserTiming.domContentLoadedEventEnd": 31740,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 31715.089
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 31715.096000000001
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 31717.125
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 31719.927
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 31719.959999999999
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 31719.963
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 31719.974999999999
},
"2034": {
"name": "QuirksModeDocument",
"firstUsed": 31723.82
}
},
"CSSFeatures": [],
"AnimatedCSSFeatures": []
},
"FirstInteractive": 31717.899999999441,
"TTIMeasurementEnd": 31740,
"LastInteractive": 31717.899999999441,
"FirstCPUIdle": 31717.899999999441,
"testID": "250326_BiDcFW_4VJ",
"step": 1,
"TTFB": 0,
"render": 0,
"domTime": 0,
"aft": 0,
"titleTime": 82,
"domLoading": 0,
"server_rtt": 0,
"firstContentfulPaint": 31717.899999999441,
"error": "Page Load Timeout",
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"longTasks": [],
"utilization": {
"cpu": {
"data": {
"0": 0,
"102": 55,
"203": 25,
"303": 19,
"404": 52.399999999999999,
"505": 15,
"605": 10,
"706": 10.5,
"807": 10,
"908": 10,
"1008": 14.300000000000001,
"1109": 10,
"1210": 5.2999999999999998,
"1310": 19,
"1411": 30,
"1512": 10,
"1612": 10,
"1713": 5.2999999999999998,
"1814": 14.300000000000001,
"1914": 10,
"2015": 10,
"2116": 15,
"2216": 10,
"2317": 19,
"2418": 30,
"2518": 10,
"2619": 5.2999999999999998,
"2720": 14.300000000000001,
"2820": 10,
"2921": 10,
"3022": 14.300000000000001,
"3122": 5.5999999999999996,
"3223": 19,
"3324": 27.300000000000001,
"3424": 25,
"3525": 5.2999999999999998,
"3626": 14.300000000000001,
"3726": 10,
"3827": 10,
"3928": 14.300000000000001,
"4028": 5.2999999999999998,
"4129": 10,
"4230": 19,
"4330": 20,
"4431": 23.800000000000001,
"4532": 5.2999999999999998,
"4632": 15,
"4733": 10,
"4834": 10,
"4934": 10,
"5035": 10,
"5136": 10,
"5236": 10,
"5337": 25,
"5437": 15.800000000000001,
"5538": 10,
"5639": 10,
"5739": 10,
"5840": 14.300000000000001,
"5941": 5.2999999999999998,
"6041": 10,
"6142": 18.199999999999999,
"6242": 10,
"6343": 25,
"6444": 15.800000000000001,
"6544": 10,
"6645": 10,
"6746": 14.300000000000001,
"6847": 5.2999999999999998,
"6947": 14.300000000000001,
"7048": 10,
"7149": 14.300000000000001,
"7249": 10,
"7350": 27.800000000000001,
"7451": 14.300000000000001,
"7551": 14.300000000000001,
"7652": 10,
"7753": 10,
"7853": 5.2999999999999998,
"7954": 14.300000000000001,
"8055": 10.5,
"8155": 10,
"8256": 15,
"8357": 30,
"8457": 15,
"8558": 10,
"8659": 10,
"8759": 5.2999999999999998,
"8860": 14.300000000000001,
"8961": 10,
"9061": 13.6,
"9162": 10,
"9262": 10,
"9363": 31.600000000000001,
"9464": 10,
"9564": 10,
"9665": 14.300000000000001,
"9766": 10,
"9866": 10,
"9967": 10,
"10068": 10,
"10168": 10,
"10269": 10.5,
"10370": 33.299999999999997,
"10470": 5.5999999999999996,
"10571": 10,
"10672": 14.300000000000001,
"10772": 10,
"10873": 10,
"10974": 10,
"11074": 10,
"11175": 10,
"11276": 18.199999999999999,
"11376": 27.800000000000001,
"11477": 10,
"11578": 14.300000000000001,
"11678": 14.300000000000001,
"11779": 10,
"11880": 5.2999999999999998,
"11980": 10,
"12081": 14.300000000000001,
"12181": 10,
"12282": 5.2999999999999998,
"12383": 31.600000000000001,
"12484": 10,
"12585": 10.5,
"12685": 18.199999999999999,
"12786": 5.2999999999999998,
"12886": 10,
"12987": 10,
"13088": 14.300000000000001,
"13188": 15,
"13289": 10,
"13390": 38.100000000000001,
"13490": 21.100000000000001,
"13591": 10,
"13692": 10,
"13793": 10.5,
"13893": 10,
"13994": 10,
"14095": 14.300000000000001,
"14195": 10,
"14296": 14.300000000000001,
"14397": 36.799999999999997,
"14497": 10,
"14598": 10,
"14699": 14.300000000000001,
"14800": 10,
"14900": 10,
"15001": 10.5,
"15102": 15,
"15202": 10,
"15303": 5.2999999999999998,
"15404": 33.299999999999997,
"15504": 15,
"15605": 10.5,
"15706": 10,
"15806": 10,
"15907": 10,
"16008": 10,
"16108": 14.300000000000001,
"16209": 14.300000000000001,
"16310": 10,
"16410": 35,
"16511": 10,
"16612": 10,
"16712": 5.2999999999999998,
"16813": 10,
"16914": 10,
"17014": 10,
"17115": 15,
"17216": 10,
"17316": 10,
"17417": 31.600000000000001,
"17518": 10,
"17618": 14.300000000000001,
"17719": 5.2999999999999998,
"17820": 10,
"17920": 14.300000000000001,
"18021": 10,
"18122": 10,
"18222": 14.300000000000001,
"18323": 15,
"18424": 30,
"18524": 10,
"18625": 10,
"18726": 10,
"18826": 10,
"18927": 14.300000000000001,
"19028": 5.2999999999999998,
"19128": 10,
"19229": 18.199999999999999,
"19330": 15.800000000000001,
"19430": 25,
"19531": 14.300000000000001,
"19632": 5.2999999999999998,
"19732": 10,
"19833": 14.300000000000001,
"19934": 10,
"20034": 10.5,
"20135": 5.5999999999999996,
"20236": 10,
"20336": 20,
"20437": 21.100000000000001,
"20538": 10,
"20638": 10,
"20739": 10,
"20840": 14.300000000000001,
"20940": 10,
"21041": 10,
"21142": 5.2999999999999998,
"21242": 18.199999999999999,
"21343": 30,
"21444": 20,
"21544": 10.5,
"21645": 5.2999999999999998,
"21746": 18.199999999999999,
"21846": 10,
"21947": 10,
"22047": 5.2999999999999998,
"22148": 14.300000000000001,
"22249": 10,
"22349": 33.299999999999997,
"22450": 15,
"22551": 5.2999999999999998,
"22651": 10,
"22752": 10,
"22853": 14.300000000000001,
"22953": 10,
"23054": 5.2999999999999998,
"23155": 19,
"23255": 10.5,
"23356": 33.299999999999997,
"23457": 10.5,
"23557": 10,
"23658": 10,
"23759": 14.300000000000001,
"23859": 10,
"23960": 5.2999999999999998,
"24061": 10,
"24162": 15,
"24262": 10.5,
"24363": 30,
"24464": 10,
"24564": 10,
"24665": 14.300000000000001,
"24766": 15,
"24866": 10,
"24967": 5.2999999999999998,
"25068": 14.300000000000001,
"25168": 10,
"25269": 10,
"25370": 35,
"25471": 10,
"25571": 14.300000000000001,
"25672": 10,
"25772": 10,
"25873": 5.2999999999999998,
"25974": 14.300000000000001,
"26074": 10,
"26175": 10.5,
"26276": 15,
"26376": 30,
"26477": 10.5,
"26577": 14.300000000000001,
"26678": 10,
"26779": 10,
"26879": 5.2999999999999998,
"26980": 14.300000000000001,
"27081": 10,
"27181": 14.300000000000001,
"27282": 10.5,
"27383": 31.600000000000001,
"27484": 10,
"27584": 10,
"27685": 10,
"27786": 14.300000000000001,
"27886": 14.300000000000001,
"27987": 10.5,
"28088": 10,
"28188": 15,
"28289": 20,
"28390": 33.299999999999997,
"28491": 14.300000000000001,
"28591": 10.5,
"28692": 10,
"28793": 10,
"28893": 10,
"28994": 10,
"29095": 14.300000000000001,
"29195": 15,
"29296": 14.300000000000001,
"29397": 35,
"29497": 10,
"29598": 10,
"29699": 10.5,
"29800": 10,
"29900": 14.300000000000001,
"30001": 10.5,
"30102": 14.300000000000001,
"30202": 19,
"30303": 10.5,
"30406": 42.100000000000001,
"30506": 0,
"30607": 4.7999999999999998,
"30708": 0,
"30808": 0,
"30909": 0,
"31010": 0,
"31110": 0,
"31211": 0,
"31312": 4.7999999999999998,
"31412": 21.100000000000001,
"31513": 0,
"31613": 5,
"31714": 5,
"31815": 71.400000000000006
},
"max": 100,
"count": 317
},
"bw": {
"data": {
"0": 0,
"102": 12165,
"203": 442033,
"303": 510709,
"404": 0,
"505": 0,
"605": 0,
"706": 0,
"807": 0,
"908": 0,
"1008": 0,
"1109": 0,
"1210": 0,
"1310": 0,
"1411": 0,
"1512": 0,
"1612": 0,
"1713": 3336,
"1814": 0,
"1914": 0,
"2015": 0,
"2116": 0,
"2216": 0,
"2317": 0,
"2418": 0,
"2518": 0,
"2619": 0,
"2720": 0,
"2820": 0,
"2921": 0,
"3022": 0,
"3122": 600571,
"3223": 96465,
"3324": 0,
"3424": 0,
"3525": 0,
"3626": 0,
"3726": 0,
"3827": 0,
"3928": 0,
"4028": 0,
"4129": 0,
"4230": 0,
"4330": 0,
"4431": 0,
"4532": 0,
"4632": 0,
"4733": 0,
"4834": 0,
"4934": 0,
"5035": 0,
"5136": 0,
"5236": 0,
"5337": 0,
"5437": 0,
"5538": 0,
"5639": 0,
"5739": 0,
"5840": 0,
"5941": 0,
"6041": 0,
"6142": 0,
"6242": 0,
"6343": 0,
"6444": 0,
"6544": 0,
"6645": 0,
"6746": 0,
"6847": 0,
"6947": 0,
"7048": 0,
"7149": 0,
"7249": 0,
"7350": 0,
"7451": 0,
"7551": 0,
"7652": 0,
"7753": 3338,
"7853": 0,
"7954": 0,
"8055": 0,
"8155": 0,
"8256": 0,
"8357": 0,
"8457": 0,
"8558": 0,
"8659": 0,
"8759": 0,
"8860": 0,
"8961": 0,
"9061": 0,
"9162": 0,
"9262": 0,
"9363": 0,
"9464": 0,
"9564": 0,
"9665": 0,
"9766": 0,
"9866": 0,
"9967": 0,
"10068": 0,
"10168": 0,
"10269": 21828,
"10370": 0,
"10470": 0,
"10571": 0,
"10672": 0,
"10772": 0,
"10873": 0,
"10974": 0,
"11074": 0,
"11175": 211068,
"11276": 1063985,
"11376": 0,
"11477": 0,
"11578": 0,
"11678": 0,
"11779": 0,
"11880": 0,
"11980": 0,
"12081": 0,
"12181": 0,
"12282": 0,
"12383": 0,
"12484": 5239,
"12585": 0,
"12685": 0,
"12786": 5246,
"12886": 0,
"12987": 0,
"13088": 0,
"13188": 0,
"13289": 0,
"13390": 0,
"13490": 0,
"13591": 0,
"13692": 0,
"13793": 3337,
"13893": 0,
"13994": 0,
"14095": 0,
"14195": 0,
"14296": 0,
"14397": 0,
"14497": 0,
"14598": 0,
"14699": 0,
"14800": 0,
"14900": 0,
"15001": 0,
"15102": 0,
"15202": 0,
"15303": 0,
"15404": 0,
"15504": 0,
"15605": 0,
"15706": 0,
"15806": 0,
"15907": 0,
"16008": 0,
"16108": 0,
"16209": 0,
"16310": 0,
"16410": 0,
"16511": 0,
"16612": 0,
"16712": 0,
"16813": 0,
"16914": 0,
"17014": 0,
"17115": 0,
"17216": 0,
"17316": 0,
"17417": 0,
"17518": 0,
"17618": 0,
"17719": 0,
"17820": 0,
"17920": 0,
"18021": 0,
"18122": 0,
"18222": 0,
"18323": 0,
"18424": 0,
"18524": 0,
"18625": 0,
"18726": 0,
"18826": 0,
"18927": 0,
"19028": 0,
"19128": 0,
"19229": 0,
"19330": 0,
"19430": 0,
"19531": 0,
"19632": 0,
"19732": 3338,
"19833": 0,
"19934": 0,
"20034": 0,
"20135": 0,
"20236": 0,
"20336": 0,
"20437": 0,
"20538": 0,
"20638": 0,
"20739": 0,
"20840": 0,
"20940": 0,
"21041": 0,
"21142": 0,
"21242": 0,
"21343": 0,
"21444": 0,
"21544": 0,
"21645": 0,
"21746": 0,
"21846": 0,
"21947": 0,
"22047": 0,
"22148": 0,
"22249": 0,
"22349": 0,
"22450": 0,
"22551": 0,
"22651": 0,
"22752": 0,
"22853": 0,
"22953": 0,
"23054": 0,
"23155": 4291,
"23255": 0,
"23356": 0,
"23457": 0,
"23557": 0,
"23658": 0,
"23759": 0,
"23859": 0,
"23960": 0,
"24061": 0,
"24162": 0,
"24262": 0,
"24363": 0,
"24464": 0,
"24564": 0,
"24665": 0,
"24766": 0,
"24866": 0,
"24967": 0,
"25068": 0,
"25168": 0,
"25269": 0,
"25370": 0,
"25471": 0,
"25571": 0,
"25672": 0,
"25772": 3340,
"25873": 0,
"25974": 0,
"26074": 0,
"26175": 0,
"26276": 0,
"26376": 0,
"26477": 0,
"26577": 0,
"26678": 0,
"26779": 0,
"26879": 0,
"26980": 0,
"27081": 0,
"27181": 0,
"27282": 0,
"27383": 0,
"27484": 0,
"27584": 0,
"27685": 0,
"27786": 0,
"27886": 0,
"27987": 0,
"28088": 0,
"28188": 0,
"28289": 0,
"28390": 0,
"28491": 0,
"28591": 0,
"28692": 0,
"28793": 0,
"28893": 0,
"28994": 0,
"29095": 0,
"29195": 0,
"29296": 0,
"29397": 0,
"29497": 0,
"29598": 0,
"29699": 0,
"29800": 0,
"29900": 0,
"30001": 0,
"30102": 19463,
"30202": 26466,
"30303": 0,
"30406": 0,
"30506": 0,
"30607": 0,
"30708": 0,
"30808": 0,
"30909": 0,
"31010": 0,
"31110": 0,
"31211": 0,
"31312": 0,
"31412": 0,
"31513": 0,
"31613": 0,
"31714": 62264,
"31815": 5248
},
"max": 1063985,
"count": 317
}
},
"maxFID": 0,
"TotalBlockingTime": 0,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/details\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/performance_optimization\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/breakdown\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/domains\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/screen_shot\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/experiments\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&file=1_screen.jpg"
},
"rawData": {
"headers": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250326_BiDcFW_4VJ&compressed=1&file=1_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1&file=ms_000000.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"www.gstatic.com": {
"bytes": 0,
"requests": 1,
"connections": 1
},
"byndc.agency": {
"bytes": 514,
"requests": 1,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 514,
"bytesUncompressed": 514,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"css": {
"color": [
178,
234,
148
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"image": {
"color": [
196,
154,
232
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
}
},
"consoleLog": [
{
"source": "network",
"level": "error",
"text": "Failed to load resource: the server responded with a status of 500 ()",
"timestamp": 1742982682297.0901,
"url": "https:\/\/byndc.agency\/",
"networkRequestId": "9409B0CB1C62FF4A1ED74343DF9C89B6"
}
]
},
"repeatView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-lmrx-10.10.1.237",
"loadTime": 625,
"docTime": 625,
"fullyLoaded": 3721,
"bytesOut": 8196,
"bytesOutDoc": 8196,
"bytesIn": 9003057,
"bytesInDoc": 10780,
"requests": [
{
"type": 3,
"id": "449AD20E32BE36F33C8246BC15F117F2",
"request_id": "449AD20E32BE36F33C8246BC15F117F2",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/",
"is_secure": 1,
"method": "GET",
"host": "byndc.agency",
"url": "\/",
"raw_id": "449AD20E32BE36F33C8246BC15F117F2",
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 159,
"ttfb_ms": 157,
"load_start": 152,
"load_start_float": 152.00006200000001,
"bytesIn": 9036,
"objectSize": 9036,
"objectSizeUncompressed": 51864,
"chunks": [
{
"ts": 310,
"bytes": 9036,
"inflated": 51864
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 46,
"connect_start": 46,
"connect_end": 81,
"ssl_start": 81,
"ssl_end": 151,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.byndc.agency",
"sanList": [
"*.byndc.agency",
"byndc.agency"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1728950400,
"validTo": 1760572799,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1728985282143,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022013D1CA7A6F050A0FDA217A91F7491555BED050E56FA4D1119F4AF7CE277E2C3E02205CE32C21E2DBA7731B7E7F8CC92F373C3E2393DF560D5673A013F31FB6E9F270"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1728985282081,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100B81E1173027457E2B6AB8F93FC63E70E62FE73E62942C7FC8DF1579DEFB6E0DC022100BCB396935FD797BF48E98CAE0FB1BD9692577A9380A08192F105511411602B5A"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1728985282037,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450221009D030E363CDD45C0E98A9ACCD09AADE8DB564B5AA6265E00E3C5D0EB341E8D0802205BDD29375315528BC93D214C7F82DB90559401DBABE0497DA63C7CBC3CB8BEA2"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/byndc.agency\/",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":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=\"132\", \"Google Chrome\";v=\"132\"",
"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\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": [
"content-encoding: gzip",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 26 Mar 2025 09:52:08 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":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": 45,
"connect_ms": 35,
"ssl_ms": 70,
"gzip_total": 9186,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 10,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency 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": 8,
"SETTINGS_INITIAL_WINDOW_SIZE": 65536,
"SETTINGS_MAX_FRAME_SIZE": 16777215
},
"tls_version": "TLS 1.2",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 49199,
"netlog_id": 62,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQSRRPi8q8OAQpglWPUFEhmzANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTAxNTAwMDAwMFoXDTI1MTAxNTIzNTk1OVowGTEXMBUGA1UEAwwOKi5i\neW5kYy5hZ2VuY3kwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD0H9E0\nQf3geV0nPZt4G7PltI0cFQNcM2sMChgHW9WzPXBjb0tbhFpv4Nwk1N2ZWgXfsg+q\nHT6sqL1yUQ2L1TE3V+Q9FGNz4xIR\/79SJTltG+BytENwwwz5rFAGfDR6yqxPw92v\n\/\/hKmkiKQ+P1g4dgA\/+0+zKdU4UeEje3A2LTjE1i+l2uNe4dTA3n70ABiPn2Xvwq\ndYceb+6qLa71l3F1cih7cAMxWcn9pohsve208g4R4kBgTvOBEjsFL9gpdEx9LbTF\nRRyKnaUsOUm3m0f6TDlpsqhylp4NDzEfoknSuNAHJSIrhMhu7oFqGJJh1r52F8EK\nsvhk6ld\/nm\/Ou0bvAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUZM3vyNf9zy+cXjKIt1Iz\/g+yEzcwDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSCAW4EggFq\nAWgAdQDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZKPjbZfAAAE\nAwBGMEQCIBPRynpvBQoP2iF6kfdJFVW+0FDlb6TREZ9K984nfiw+AiBc4ywh4tun\ncxt+f4zJLzc8PiOT31YNVnOgE\/MftunycAB3AMz7D2qFcQll\/pWbU87psnwi6YVc\nDZeNtql+VMD+TA2wAAABko+NtiEAAAQDAEgwRgIhALgeEXMCdFfitquPk\/xj5w5i\n\/nPmKULH\/I3xV53vtuDcAiEAvLOWk1\/Xl79I6YyuD7G9lpJXepOAoIGS8QVRFBFg\nK1oAdgAS8U40vVNyTIQGGcOPP3oT+Oe1YoeInG0wBYTr5YYmOgAAAZKPjbX1AAAE\nAwBHMEUCIQCdAw42PN1FwOmKmszQmq3o21ZLWqYmXgDjxdDrNB6NCAIgW90pN1MV\nUovJPSFMf4LbkFWUAdur4El9pjx8vDy4vqIwJwYDVR0RBCAwHoIOKi5ieW5kYy5h\nZ2VuY3mCDGJ5bmRjLmFnZW5jeTANBgkqhkiG9w0BAQsFAAOCAQEArEyES+j08mr+\niOCjbsUiN3WDxVyIZ40KyBAgYwUhBK7laFuU3nmm5wEtPUPwNvHitihyHx6xgkFQ\nycGs4WHJWIOkw2nf\/mZeYr5jkd8eZhiRwsIuGW3bJb3FDRqnZihBxvF2ff6i9wZv\nCc+Ff9uBjtlpBpZ24fApDk2tLjvnDxD7Hxk6IpAPvNJ0wetGOJBPU4N5PK4Md12h\nWZ2r67uEyvZLY3CzV8BPbIq5i0dz+c5ICfWwZEkoqLqdPtSbaxfXc+cuIPfZUn+J\n2Swmvq5XBMbMTWWZXM4uOQah3GGBh084AR9hWlhak68uTxovPAKolJ1OFnTppL2y\ni8vVneu4Vg==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"final_base_page": true,
"is_base_page": true,
"load_end": 311,
"ttfb_start": 152,
"ttfb_end": 309,
"download_start": 309,
"download_end": 311,
"download_ms": 2,
"all_start": 1,
"all_end": 311,
"all_ms": 309,
"index": 0,
"number": 1,
"cpuTimes": {
"EvaluateScript": 1,
"v8.compile": 0
},
"cpu.EvaluateScript": 1,
"cpu.v8.compile": 0,
"cpuTime": 1,
"js_timing": [
[
443.65300000000002,
444.70100000000002
],
[
443.66500000000002,
443.839
]
]
},
{
"type": 3,
"id": "68857.34",
"request_id": "68857.34",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/analytics\/matomo.php?action_name=byndc%20agency%20%E2%80%93%20creation&idsite=1&rec=1&r=600837&h=9&m=52&s=8&url=https%3A%2F%2Fbyndc.agency%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=Xkkmzr&pf_net=143&pf_srv=157&pf_tfr=3&uadata=%7B%22formFactors%22%3A%5B%5D%2C%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%22132.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22132.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": "byndc.agency",
"url": "\/analytics\/matomo.php?action_name=byndc%20agency%20%E2%80%93%20creation&idsite=1&rec=1&r=600837&h=9&m=52&s=8&url=https%3A%2F%2Fbyndc.agency%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=Xkkmzr&pf_net=143&pf_srv=157&pf_tfr=3&uadata=%7B%22formFactors%22%3A%5B%5D%2C%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%22132.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22132.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": "68857.34",
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": -1,
"load_ms": -1,
"ttfb_ms": -1,
"load_start": 532,
"load_start_float": 532.00009999999997,
"bytesIn": 0,
"objectSize": 0,
"expires": "",
"cacheControl": "",
"contentType": "",
"contentEncoding": "",
"socket": 69,
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/byndc.agency\/analytics\/matomo.js",
"initiator_line": "35",
"initiator_column": "597",
"initiator_type": "script",
"initiator_function": "bh",
"priority": "Lowest",
"initial_priority": "Lowest",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":method: POST",
":path: \/analytics\/matomo.php?action_name=byndc%20agency%20%E2%80%93%20creation&idsite=1&rec=1&r=600837&h=9&m=52&s=8&url=https%3A%2F%2Fbyndc.agency%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=Xkkmzr&pf_net=143&pf_srv=157&pf_tfr=3&uadata=%7B%22formFactors%22%3A%5B%5D%2C%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%22132.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22132.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:\/\/byndc.agency",
"priority: u=4, i",
"referer: https:\/\/byndc.agency\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": []
},
"bytesOut": 4159,
"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": "",
"server_count": null,
"created": 529,
"protocol": "HTTP\/2",
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"chunks": [],
"netlog_id": 100,
"server_port": "443",
"load_end": 531,
"ttfb_start": 532,
"ttfb_end": 531,
"download_start": 531,
"download_end": 531,
"download_ms": 0,
"all_start": 532,
"all_end": 531,
"all_ms": -1,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "68857.37",
"request_id": "68857.37",
"ip_addr": "217.160.0.29",
"full_url": "https:\/\/byndc.agency\/favicon.svg",
"is_secure": 1,
"method": "GET",
"host": "byndc.agency",
"url": "\/favicon.svg",
"raw_id": "68857.37",
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"documentURL": "https:\/\/byndc.agency\/",
"responseCode": 200,
"request_type": "Other",
"load_ms": 54,
"ttfb_ms": 51,
"load_start": 558,
"load_start_float": 558.00010899999995,
"bytesIn": 1744,
"objectSize": 1744,
"objectSizeUncompressed": 3307,
"chunks": [
{
"ts": 612,
"bytes": 1744,
"inflated": 3307
}
],
"expires": "Thu, 26 Mar 2026 09:52:08 GMT",
"cacheControl": "max-age=31536000",
"contentType": "image\/svg+xml",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "other",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: byndc.agency",
":method: GET",
":path: \/favicon.svg",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/byndc.agency\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01"
],
"response": [
"accept-ranges: bytes",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 1744",
"content-security-policy: default-src 'self'; font-src 'self' data:; img-src * data:; script-src * data: blob: 'unsafe-eval' 'unsafe-inline'; style-src * 'unsafe-inline'; connect-src *; frame-src *;",
"content-type: image\/svg+xml",
"date: Wed, 26 Mar 2025 09:52:08 GMT",
"expires: Thu, 26 Mar 2026 09:52:08 GMT",
"feature-policy: geolocation 'none';",
"last-modified: Sat, 11 Jan 2025 17:50:15 GMT",
"referrer-policy: same-origin",
"server: Apache",
"strict-transport-security: max-age=63072000; includeSubDomains",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
"x-frame-options: SAMEORIGIN",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
"x-xss-protection: 1; mode=block",
":status: 200"
]
},
"bytesOut": 1927,
"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": 1744,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 556,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 109,
"server_port": "443",
"load_end": 612,
"ttfb_start": 558,
"ttfb_end": 609,
"download_start": 609,
"download_end": 612,
"download_ms": 3,
"all_start": 558,
"all_end": 612,
"all_ms": 54,
"index": 2,
"number": 3
},
{
"type": 3,
"full_url": "https:\/\/byndc.agency\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov",
"id": "99999.99999.1",
"is_secure": 1,
"host": "byndc.agency",
"url": "\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov",
"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": "8912C4C772134DD6E528A41DF5F9C48D",
"created": 555,
"load_start": 737,
"priority": "Low",
"protocol": "HTTP\/2",
"socket": 69,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"http2_stream_id": 7,
"http2_stream_dependency": 0,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"chunks": [
{
"ts": 564,
"bytes": 65536
},
{
"ts": 572,
"bytes": 65536
},
{
"ts": 579,
"bytes": 65536
},
{
"ts": 587,
"bytes": 65536
},
{
"ts": 596,
"bytes": 65536
},
{
"ts": 604,
"bytes": 65536
},
{
"ts": 618,
"bytes": 65536
},
{
"ts": 625,
"bytes": 65536
},
{
"ts": 631,
"bytes": 65536
},
{
"ts": 640,
"bytes": 65536
},
{
"ts": 651,
"bytes": 65536
},
{
"ts": 662,
"bytes": 65536
},
{
"ts": 666,
"bytes": 65536
},
{
"ts": 669,
"bytes": 65536
},
{
"ts": 674,
"bytes": 65536
},
{
"ts": 678,
"bytes": 65536
},
{
"ts": 682,
"bytes": 65536
},
{
"ts": 687,
"bytes": 65536
},
{
"ts": 690,
"bytes": 65536
},
{
"ts": 693,
"bytes": 65536
},
{
"ts": 697,
"bytes": 65536
},
{
"ts": 703,
"bytes": 65536
},
{
"ts": 707,
"bytes": 65536
},
{
"ts": 709,
"bytes": 65536
},
{
"ts": 712,
"bytes": 65536
},
{
"ts": 718,
"bytes": 65536
},
{
"ts": 722,
"bytes": 65536
},
{
"ts": 724,
"bytes": 64768
},
{
"ts": 819,
"bytes": 15794
},
{
"ts": 849,
"bytes": 16366
},
{
"ts": 872,
"bytes": 16366
},
{
"ts": 903,
"bytes": 16366
},
{
"ts": 931,
"bytes": 16366
},
{
"ts": 957,
"bytes": 16366
},
{
"ts": 1005,
"bytes": 16366
},
{
"ts": 1027,
"bytes": 16308
},
{
"ts": 1053,
"bytes": 16366
},
{
"ts": 1079,
"bytes": 16366
},
{
"ts": 1108,
"bytes": 16366
},
{
"ts": 1128,
"bytes": 16366
},
{
"ts": 1159,
"bytes": 16366
},
{
"ts": 1182,
"bytes": 16366
},
{
"ts": 1208,
"bytes": 16366
},
{
"ts": 1231,
"bytes": 16366
},
{
"ts": 1260,
"bytes": 1686
},
{
"ts": 1260,
"bytes": 14680
},
{
"ts": 1285,
"bytes": 16366
},
{
"ts": 1317,
"bytes": 16366
},
{
"ts": 1344,
"bytes": 16366
},
{
"ts": 1370,
"bytes": 16366
},
{
"ts": 1398,
"bytes": 16366
},
{
"ts": 1425,
"bytes": 16366
},
{
"ts": 1454,
"bytes": 16654
},
{
"ts": 1479,
"bytes": 16366
},
{
"ts": 1509,
"bytes": 16366
},
{
"ts": 1536,
"bytes": 16366
},
{
"ts": 1561,
"bytes": 16366
},
{
"ts": 1591,
"bytes": 16366
},
{
"ts": 1619,
"bytes": 16366
},
{
"ts": 1648,
"bytes": 16366
},
{
"ts": 1691,
"bytes": 16366
},
{
"ts": 1705,
"bytes": 16366
},
{
"ts": 1730,
"bytes": 16366
},
{
"ts": 1754,
"bytes": 16366
},
{
"ts": 1784,
"bytes": 16366
},
{
"ts": 1809,
"bytes": 16366
},
{
"ts": 1836,
"bytes": 16366
},
{
"ts": 1863,
"bytes": 16366
},
{
"ts": 1891,
"bytes": 16654
},
{
"ts": 1925,
"bytes": 16366
},
{
"ts": 1948,
"bytes": 16366
},
{
"ts": 1976,
"bytes": 16366
},
{
"ts": 2003,
"bytes": 16366
},
{
"ts": 2031,
"bytes": 16366
},
{
"ts": 2056,
"bytes": 16366
},
{
"ts": 2084,
"bytes": 16366
},
{
"ts": 2110,
"bytes": 16366
},
{
"ts": 2140,
"bytes": 16366
},
{
"ts": 2169,
"bytes": 16366
},
{
"ts": 2193,
"bytes": 16366
},
{
"ts": 2224,
"bytes": 16366
},
{
"ts": 2252,
"bytes": 16366
},
{
"ts": 2278,
"bytes": 16366
},
{
"ts": 2307,
"bytes": 16366
},
{
"ts": 2332,
"bytes": 16654
},
{
"ts": 2360,
"bytes": 16366
},
{
"ts": 2386,
"bytes": 16366
},
{
"ts": 2415,
"bytes": 16366
},
{
"ts": 2445,
"bytes": 16366
},
{
"ts": 2469,
"bytes": 16366
},
{
"ts": 2501,
"bytes": 16366
},
{
"ts": 2528,
"bytes": 16366
},
{
"ts": 2556,
"bytes": 16366
},
{
"ts": 2583,
"bytes": 16366
},
{
"ts": 2609,
"bytes": 16366
},
{
"ts": 2637,
"bytes": 16366
},
{
"ts": 2668,
"bytes": 16366
},
{
"ts": 2690,
"bytes": 16366
},
{
"ts": 2716,
"bytes": 16366
},
{
"ts": 2746,
"bytes": 16366
},
{
"ts": 2771,
"bytes": 16366
},
{
"ts": 2775,
"bytes": 288
},
{
"ts": 2800,
"bytes": 16366
},
{
"ts": 2829,
"bytes": 16366
},
{
"ts": 2858,
"bytes": 16366
},
{
"ts": 2884,
"bytes": 16366
},
{
"ts": 2915,
"bytes": 16366
},
{
"ts": 2938,
"bytes": 16366
},
{
"ts": 2966,
"bytes": 16366
},
{
"ts": 2992,
"bytes": 16366
},
{
"ts": 3021,
"bytes": 16366
},
{
"ts": 3046,
"bytes": 16366
},
{
"ts": 3075,
"bytes": 16366
},
{
"ts": 3109,
"bytes": 16366
},
{
"ts": 3129,
"bytes": 16366
},
{
"ts": 3160,
"bytes": 16366
},
{
"ts": 3188,
"bytes": 16366
},
{
"ts": 3214,
"bytes": 16654
},
{
"ts": 3242,
"bytes": 16366
},
{
"ts": 3268,
"bytes": 16366
},
{
"ts": 3296,
"bytes": 16366
},
{
"ts": 3322,
"bytes": 16366
},
{
"ts": 3351,
"bytes": 16366
},
{
"ts": 3377,
"bytes": 16366
},
{
"ts": 3405,
"bytes": 16366
},
{
"ts": 3435,
"bytes": 16366
},
{
"ts": 3459,
"bytes": 16366
},
{
"ts": 3490,
"bytes": 16366
},
{
"ts": 3520,
"bytes": 16366
},
{
"ts": 3544,
"bytes": 16366
},
{
"ts": 3573,
"bytes": 16366
},
{
"ts": 3601,
"bytes": 16366
},
{
"ts": 3633,
"bytes": 16366
},
{
"ts": 3690,
"bytes": 16654
},
{
"ts": 3695,
"bytes": 16366
},
{
"ts": 3721,
"bytes": 16366
}
],
"objectSizeUncompressed": 3570134,
"netlog_id": 107,
"ttfb_ms": 79,
"load_ms": 2984,
"load_start_float": 737.00010699999996,
"headers": {
"request": [
":method: GET",
":authority: byndc.agency",
":scheme: https",
":path: \/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov",
"sec-ch-ua-platform: \"Unknown\"",
"accept-encoding: identity;q=1, *;q=0",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"accept: *\/*",
"sec-fetch-site: same-origin",
"sec-fetch-mode: no-cors",
"sec-fetch-dest: video",
"referer: https:\/\/byndc.agency\/",
"accept-language: en-US,en;q=0.9",
"range: bytes=1834240-21669178",
"if-range: Sat, 11 Jan 2025 21:43:08 GMT",
"priority: i"
],
"response": [
":status: 206",
"content-type: video\/quicktime",
"content-length: 19834939",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
"date: Wed, 26 Mar 2025 09:52:08 GMT",
"server: Apache",
"strict-transport-security: max-age=63072000; includeSubDomains",
"last-modified: Sat, 11 Jan 2025 21:43:08 GMT",
"accept-ranges: bytes",
"cache-control: max-age=2592000",
"expires: Fri, 25 Apr 2025 09:52:08 GMT",
"x-xss-protection: 1; mode=block",
"x-frame-options: SAMEORIGIN",
"x-content-type-options: nosniff",
"referrer-policy: same-origin",
"feature-policy: geolocation 'none';",
"content-security-policy: default-src 'self'; font-src 'self' data:; img-src * data:; script-src * data: blob: 'unsafe-eval' 'unsafe-inline'; style-src * 'unsafe-inline'; connect-src *; frame-src *;",
"content-range: bytes 1834240-21669178\/21669179"
]
},
"contentType": "video\/quicktime",
"cacheControl": "max-age=2592000",
"expires": "Fri, 25 Apr 2025 09:52:08 GMT",
"bytesIn": 3570134,
"objectSize": 3570134,
"ip_addr": "217.160.0.29",
"server_port": "443",
"bytesOut": 0,
"request_id": "99999.99999.1",
"raw_id": "99999.99999.1",
"load_end": 3721,
"ttfb_start": 737,
"ttfb_end": 816,
"download_start": 816,
"download_end": 3721,
"download_ms": 2905,
"all_start": 737,
"all_end": 3721,
"all_ms": 2984,
"index": 3,
"number": 4
},
{
"type": 3,
"full_url": "https:\/\/byndc.agency\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4",
"id": "99999.99999.2",
"is_secure": 1,
"host": "byndc.agency",
"url": "\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4",
"responseCode": -1,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": -1,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": null,
"server_count": null,
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"frame_id": "8912C4C772134DD6E528A41DF5F9C48D",
"created": 553,
"load_start": 1183,
"priority": "Low",
"protocol": "HTTP\/2",
"socket": 69,
"socket_group": "https:\/\/byndc.agency <https:\/\/byndc.agency same_site>",
"chunks": [
{
"ts": 562,
"bytes": 65536
},
{
"ts": 568,
"bytes": 65536
},
{
"ts": 575,
"bytes": 65536
},
{
"ts": 581,
"bytes": 65536
},
{
"ts": 591,
"bytes": 65536
},
{
"ts": 599,
"bytes": 65536
},
{
"ts": 612,
"bytes": 65536
},
{
"ts": 621,
"bytes": 65536
},
{
"ts": 628,
"bytes": 65536
},
{
"ts": 632,
"bytes": 65536
},
{
"ts": 637,
"bytes": 65536
},
{
"ts": 646,
"bytes": 65536
},
{
"ts": 652,
"bytes": 65536
},
{
"ts": 656,
"bytes": 65536
},
{
"ts": 663,
"bytes": 65536
},
{
"ts": 667,
"bytes": 65536
},
{
"ts": 671,
"bytes": 65536
},
{
"ts": 676,
"bytes": 65536
},
{
"ts": 681,
"bytes": 65536
},
{
"ts": 684,
"bytes": 65536
},
{
"ts": 689,
"bytes": 65536
},
{
"ts": 692,
"bytes": 65536
},
{
"ts": 696,
"bytes": 65536
},
{
"ts": 700,
"bytes": 65536
},
{
"ts": 704,
"bytes": 65536
},
{
"ts": 708,
"bytes": 65536
},
{
"ts": 711,
"bytes": 65536
},
{
"ts": 716,
"bytes": 65536
},
{
"ts": 721,
"bytes": 65536
},
{
"ts": 722,
"bytes": 65536
},
{
"ts": 728,
"bytes": 65536
},
{
"ts": 731,
"bytes": 65536
},
{
"ts": 738,
"bytes": 65536
},
{
"ts": 744,
"bytes": 65536
},
{
"ts": 748,
"bytes": 65536
},
{
"ts": 751,
"bytes": 65536
},
{
"ts": 754,
"bytes": 65536
},
{
"ts": 756,
"bytes": 65536
},
{
"ts": 757,
"bytes": 65536
},
{
"ts": 760,
"bytes": 65536
},
{
"ts": 962,
"bytes": 65536
},
{
"ts": 964,
"bytes": 65536
},
{
"ts": 969,
"bytes": 65536
},
{
"ts": 975,
"bytes": 65536
},
{
"ts": 981,
"bytes": 65536
},
{
"ts": 989,
"bytes": 65536
},
{
"ts": 994,
"bytes": 65536
},
{
"ts": 1006,
"bytes": 65536
},
{
"ts": 1016,
"bytes": 65536
},
{
"ts": 1022,
"bytes": 65536
},
{
"ts": 1031,
"bytes": 65536
},
{
"ts": 1036,
"bytes": 65536
},
{
"ts": 1043,
"bytes": 65536
},
{
"ts": 1048,
"bytes": 65536
},
{
"ts": 1053,
"bytes": 65536
},
{
"ts": 1059,
"bytes": 65536
},
{
"ts": 1068,
"bytes": 65536
},
{
"ts": 1075,
"bytes": 65536
},
{
"ts": 1081,
"bytes": 65536
},
{
"ts": 1086,
"bytes": 65536
},
{
"ts": 1092,
"bytes": 65536
},
{
"ts": 1099,
"bytes": 65536
},
{
"ts": 1102,
"bytes": 65536
},
{
"ts": 1110,
"bytes": 65536
},
{
"ts": 1115,
"bytes": 65536
},
{
"ts": 1119,
"bytes": 65536
},
{
"ts": 1125,
"bytes": 65536
},
{
"ts": 1129,
"bytes": 65536
},
{
"ts": 1136,
"bytes": 65536
},
{
"ts": 1142,
"bytes": 65536
},
{
"ts": 1143,
"bytes": 65536
},
{
"ts": 1146,
"bytes": 65536
},
{
"ts": 1150,
"bytes": 65536
},
{
"ts": 1155,
"bytes": 65536
},
{
"ts": 1158,
"bytes": 65536
},
{
"ts": 1161,
"bytes": 65536
},
{
"ts": 1163,
"bytes": 65536
},
{
"ts": 1164,
"bytes": 65536
},
{
"ts": 1165,
"bytes": 65536
},
{
"ts": 1167,
"bytes": 65536
},
{
"ts": 1172,
"bytes": 65536
},
{
"ts": 1176,
"bytes": 65536
},
{
"ts": 1177,
"bytes": 48191
}
],
"objectSizeUncompressed": 5422143,
"netlog_id": 105,
"load_ms": -6,
"load_start_float": 1183.0001050000001,
"headers": {
"request": [
":method: GET",
":authority: byndc.agency",
":scheme: https",
":path: \/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4",
"sec-ch-ua-platform: \"Unknown\"",
"accept-encoding: identity;q=1, *;q=0",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/132.0.0.0 Safari\/537.36 PTST\/25.01",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"132\", \"Google Chrome\";v=\"132\"",
"sec-ch-ua-mobile: ?0",
"accept: *\/*",
"sec-fetch-site: same-origin",
"sec-fetch-mode: no-cors",
"sec-fetch-dest: video",
"referer: https:\/\/byndc.agency\/",
"accept-language: en-US,en;q=0.9",
"range: bytes=5422143-24542333",
"if-range: Sat, 11 Jan 2025 21:43:08 GMT",
"priority: i"
],
"response": []
},
"bytesIn": 5422143,
"objectSize": 5422143,
"ip_addr": "217.160.0.29",
"server_port": "443",
"bytesOut": 0,
"request_id": "99999.99999.2",
"raw_id": "99999.99999.2",
"load_end": 1177,
"ttfb_start": 1183,
"ttfb_end": 0,
"download_start": 1183,
"download_end": 1177,
"download_ms": -6,
"all_start": 1183,
"all_end": 1177,
"all_ms": -6,
"index": 4,
"number": 5
}
],
"requestsFull": 5,
"requestsDoc": 3,
"responses_200": 2,
"responses_404": 0,
"responses_other": 3,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"main_frame": "8912C4C772134DD6E528A41DF5F9C48D",
"loadEventStart": 525,
"loadEventEnd": 525,
"domContentLoadedEventStart": 501,
"domContentLoadedEventEnd": 501,
"URL": "https:\/\/byndc.agency\/",
"connections": 1,
"final_base_page_request": 0,
"final_base_page_request_id": "449AD20E32BE36F33C8246BC15F117F2",
"final_url": "https:\/\/byndc.agency\/",
"domInteractive": 495,
"firstPaint": 445.20000000018626,
"firstContentfulPaint": 545,
"firstImagePaint": 738,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 309,
"basePageSSLTime": 70,
"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,
"score_progressive_jpeg": -1,
"gzip_total": 10930,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 0,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 9,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 3,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 5,
"ParseAuthorStyleSheet": 1,
"EvaluateScript": 14,
"v8.compile": 1,
"UpdateLayoutTree": 45,
"BeginRemoteFontLoad": 0,
"Layout": 75,
"PrePaint": 6,
"IntersectionObserverController::computeIntersections": 16,
"Paint": 12,
"Layerize": 12,
"MarkDOMContent": 0,
"MarkLoad": 0,
"v8.compileModule": 0,
"largestContentfulPaint::Candidate": 0,
"v8.produceCache": 2,
"FunctionCall": 29,
"v8.evaluateModule": 5,
"HitTest": 1,
"v8.produceModuleCache": 2,
"TimerFire": 0,
"FireAnimationFrame": 2,
"Idle": 3476
},
"cpuTimesDoc": {
"ParseHTML": 9,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 4,
"ParseAuthorStyleSheet": 1,
"EvaluateScript": 14,
"v8.compile": 1,
"UpdateLayoutTree": 28,
"BeginRemoteFontLoad": 0,
"Layout": 71,
"PrePaint": 1,
"IntersectionObserverController::computeIntersections": 0,
"Paint": 2,
"Layerize": 1,
"MarkDOMContent": 0,
"MarkLoad": 0,
"v8.compileModule": 0,
"largestContentfulPaint::Candidate": 0,
"v8.produceCache": 2,
"FunctionCall": 1,
"v8.evaluateModule": 5,
"HitTest": 0,
"v8.produceModuleCache": 0,
"TimerFire": 0,
"FireAnimationFrame": 0,
"Idle": 479
},
"cpu.ParseHTML": 9,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"cpu.EventDispatch": 3,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 5,
"cpu.ParseAuthorStyleSheet": 1,
"cpu.EvaluateScript": 14,
"cpu.v8.compile": 1,
"cpu.UpdateLayoutTree": 45,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 75,
"cpu.PrePaint": 6,
"cpu.IntersectionObserverController::computeIntersections": 16,
"cpu.Paint": 12,
"cpu.Layerize": 12,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.v8.compileModule": 0,
"cpu.largestContentfulPaint::Candidate": 0,
"cpu.v8.produceCache": 2,
"cpu.FunctionCall": 29,
"cpu.v8.evaluateModule": 5,
"cpu.HitTest": 1,
"cpu.v8.produceModuleCache": 2,
"cpu.TimerFire": 0,
"cpu.FireAnimationFrame": 2,
"cpu.Idle": 3476,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1742982726.3199685,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1742982728.1001086,
"browserVersion": "132.0.0.0",
"browser_version": "132.0.0.0",
"fullyLoadedCPUms": 4390,
"fullyLoadedCPUpct": 65.037037037043362,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "8912C4C772134DD6E528A41DF5F9C48D",
"loaderId": "2C2FC1EF30D3853EAC44127880ACFF89"
}
}
},
{
"code": "GenericIssue",
"details": {
"genericIssueDetails": {
"errorType": "FormDuplicateIdForInputError",
"violatingNodeId": 405,
"violatingNodeAttribute": "id"
}
}
},
{
"code": "GenericIssue",
"details": {
"genericIssueDetails": {
"errorType": "FormDuplicateIdForInputError",
"violatingNodeId": 407,
"violatingNodeAttribute": "id"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/byndc.agency",
"name": ""
}
],
"document_URL": "https:\/\/byndc.agency\/",
"document_hostname": "byndc.agency",
"document_origin": "https:\/\/byndc.agency",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 543,
"domComplete": 525,
"PerformancePaintTiming.first-paint": 445.20000000018626,
"PerformancePaintTiming.first-contentful-paint": 445.20000000018626,
"origin_dns": {
"ns": [
"ns1073.ui-dns.com.",
"ns1092.ui-dns.de.",
"ns1102.ui-dns.org.",
"ns1087.ui-dns.biz."
],
"mx": [
"10 mx00.ionos.de.",
"10 mx01.ionos.de."
],
"txt": [
"\"v=spf1 include:_spf-eu.ionos.com ~all\""
],
"soa": [
"ns1087.ui-dns.biz. hostmaster.1und1.com. 2017060105 28800 7200 604800 600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"Web servers": "Apache HTTP Server",
"Analytics": "Matomo Analytics",
"Hosting": "IONOS",
"Miscellaneous": "Open Graph"
},
"detected_apps": {
"Apache HTTP Server": "",
"Matomo Analytics": "",
"IONOS": "",
"Open Graph": ""
},
"detected_technologies": {
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"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:*:*:*:*:*:*:*:*"
},
"IONOS": {
"name": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
},
"Open Graph": {
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
}
},
"detected_raw": [
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "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": "IONOS",
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"slug": "ionos",
"categories": [
{
"id": 88,
"slug": "hosting",
"groups": [
7
],
"name": "Hosting",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "IONOS.svg",
"website": "https:\/\/www.ionos.com",
"pricing": [
"low",
"recurring"
],
"cpe": null
},
{
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
}
],
"axe": {
"testEngine": "4.4.1",
"violations": [
{
"id": "duplicate-id-aria",
"impact": "critical",
"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": "checkbox",
"relatedNodes": [
{
"html": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".overlay__footer > div > .checkbox"
]
}
],
"impact": "critical",
"message": "Document has multiple elements referenced with ARIA with the same id attribute: checkbox"
}
],
"all": [],
"none": [],
"impact": "critical",
"html": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
],
"failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: checkbox"
}
]
},
{
"id": "duplicate-id",
"impact": "minor",
"tags": [
"cat.parsing",
"wcag2a",
"wcag411"
],
"description": "Ensures every id attribute value is unique",
"help": "id attribute value must be unique",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id",
"data": "theme-toggle",
"relatedNodes": [
{
"html": "<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>",
"target": [
".overlay__footer > div"
]
}
],
"impact": "minor",
"message": "Document has multiple static elements with the same id attribute: theme-toggle"
}
],
"all": [],
"none": [],
"impact": "minor",
"html": "<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>",
"target": [
".header__meta > div"
],
"failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: theme-toggle"
}
]
}
],
"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": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"all": [],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
},
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"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": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
]
},
{
"id": "aria-command-name",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures every ARIA button, link and menuitem has an accessible name",
"help": "ARIA commands must have an accessible name",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-command-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": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
}
]
},
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures aria-hidden='true' is not present on the document body.",
"help": "aria-hidden='true' must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body style=\"--current-space-primary: #216d45\" data-theme=\"creation\">",
"target": [
"body"
]
}
]
},
{
"id": "aria-required-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures elements with ARIA roles have all required ARIA attributes",
"help": "Required ARIA attributes must be provided",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
}
]
},
{
"id": "aria-roles",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures all elements with a role attribute use a valid value",
"help": "ARIA roles used must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "fallbackrole",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Only one role value used"
},
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
},
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
}
]
},
{
"id": "aria-valid-attr-value",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures all ARIA attributes have valid values",
"help": "ARIA attributes must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"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": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"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": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
]
},
{
"id": "aria-valid-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412"
],
"description": "Ensures attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o"
],
"description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
"help": "Page must have means to bypass repeated blocks",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"target": [
"h1"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tBMW I5\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE AW24\t\t\t\"]"
]
},
{
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(4) > h2"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tROCYCLE\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\">",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(9) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(11) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tR\u00c6RE SS24\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>",
"target": [
".card:nth-child(16) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(18) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(20) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNFL HALFTIMESHOW\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\">",
"target": [
".card:nth-child(22) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(24) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tMARSIMOTO\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(27) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\">",
"target": [
".card:nth-child(29) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\">",
"target": [
".card:nth-child(31) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\">",
"target": [
".card:nth-child(32) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\">",
"target": [
".card:nth-child(34) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\">",
"target": [
".card:nth-child(35) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tOPEL x NICO SANTOS\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\">",
"target": [
".card--is-wide.card:nth-child(38) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tRIDLE BAKU\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"]"
]
},
{
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(42) > h2"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tELIF x QS\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tJECK&JOOD\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tSMART V\u00c9LO\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tREWE BONUS\t\t\t\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\">",
"target": [
".card:nth-child(49) > .card__title > .is-uppercase[data-animation-prepare=\"split-words\"]"
]
},
{
"html": "<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>",
"target": [
"h2[aria-label=\"\\a \t\t\t\tFAYAN\t\t\t\"]"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main style=\"margin-top: var(--header-height)\">",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"target": [
"html"
]
}
]
},
{
"id": "color-contrast",
"impact": null,
"tags": [
"cat.color",
"wcag2aa",
"wcag143"
],
"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
"help": "Elements must have sufficient color contrast",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#1e1e1e",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "57.0pt (76px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"target": [
"h1"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>\n\t\t\t\t\t\tselected work.\t\t\t\t\t<\/p>",
"target": [
".content > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<strong class=\"h4\">\n\t\t\t\t\tfilter projects\t\t\t\t<\/strong>",
"target": [
"strong"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(1) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(2) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(3) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(4) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(5) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(6) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(7) > .has-text-small"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>\n\t\t\t\tBYND\n\t\t\t<\/span>",
"target": [
".byndc-toggle > span:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>\n\t\t\t\tCreation\t\t\t<\/span>",
"target": [
".byndc-toggle > span:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "39.0pt (52px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(4) > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>get in touch<\/p>",
"target": [
".teaser:nth-child(4) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "39.0pt (52px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Looking to realize your project?<\/h2>",
"target": [
".teaser:nth-child(42) > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#f8f8f8",
"bgColor": "#216d45",
"contrastRatio": 5.9199999999999999,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 5.92"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>get in touch<\/p>",
"target": [
".teaser:nth-child(42) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(1) > a[href$=\"imprint\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "18.0pt (24px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(2) > a[href$=\"privacy\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"has-text-small\">\n\t\t\t\t\t\t\t\t\tdesigned to go beyond <em class=\"claim__dialog--toggle has-text-primary\">creation<\/em>.\t\t\t\t\t\t\t<\/p>",
"target": [
"#claim-nav > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#1e1e1e",
"bgColor": "#f8f8f8",
"contrastRatio": 15.69,
"fontSize": "13.2pt (17.6px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.69"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<em class=\"claim__dialog--toggle has-text-primary\">creation<\/em>",
"target": [
"em"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"ACT"
],
"description": "Ensures each HTML document contains a non-empty <title> element",
"help": "Documents must have <title> element to aid in navigation",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "doc-has-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Document has a non-empty <title> element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"target": [
"html"
]
}
]
},
{
"id": "duplicate-id-aria",
"impact": "critical",
"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": "toggle-overlay",
"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=\"checkbox\" id=\"toggle-overlay\" aria-label=\"Toggle Overlay\">",
"target": [
"#toggle-overlay"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "overlay",
"relatedNodes": [],
"impact": "critical",
"message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"overlay has-background-primary\" id=\"overlay\">",
"target": [
"#overlay"
]
}
]
},
{
"id": "duplicate-id",
"impact": "minor",
"tags": [
"cat.parsing",
"wcag2a",
"wcag411"
],
"description": "Ensures every id attribute value is unique",
"help": "id attribute value must be unique",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id",
"data": "byndc-logo--base",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<g id=\"byndc-logo--base\">",
"target": [
"#byndc-logo--base"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "D",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"D\" d=\"M271.377 351.075H199.916V209.84H271.377C317.964 209.84 347.476 235.768 347.476 280.458C347.476 325.147 317.964 351.075 271.377 351.075ZM271.377 245.465H239.546V315.45H271.377C296.462 315.45 305.105 312.288 305.105 280.458C305.105 248.627 296.462 245.465 271.377 245.465Z\" fill=\"var(--color-primary-invert)\">",
"target": [
"#D"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "Y",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"Y\" d=\"M286.274 185.751H246.644V140.851L183.193 44.5155H232.309L253.6 78.0326L265.616 97.8478H268.356L280.371 78.0326L301.662 44.5155H350.989L286.274 141.062V185.751Z\" fill=\"var(--color-primary-invert)\"><\/path>",
"target": [
"#Y"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "C",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"C\" d=\"M350.989 7.92037C345.694 21.6874 340.223 38.4549 334.575 58.2229C328.927 77.638 323.102 101.465 317.101 129.706H305.452C308.276 111.349 309.159 95.994 308.1 83.639C307.394 70.9309 304.746 60.1644 300.157 51.3394C293.45 37.9254 283.743 27.6884 271.035 20.6284C258.68 13.5684 245.266 10.0383 230.793 10.0383C212.437 10.0383 194.61 15.5099 177.313 26.4529C160.016 37.0429 143.955 51.5159 129.128 69.8719C114.302 88.228 101.241 109.055 89.9454 132.353C78.6494 155.298 69.8244 179.302 63.4704 204.365C57.1164 229.075 53.9394 253.256 53.9394 276.907C53.9394 311.501 60.6464 337.446 74.0604 354.743C87.8274 372.04 106.36 380.689 129.658 380.689C144.484 380.689 160.546 377.159 177.843 370.099C195.493 363.039 210.848 352.802 223.909 339.388C233.44 329.857 241.559 318.737 248.266 306.029C255.326 292.968 263.092 276.201 271.564 255.727H283.213C274.388 287.85 267.505 313.795 262.563 333.563C257.974 352.978 254.444 369.393 251.973 382.807H240.324C241.383 375.394 241.912 369.393 241.912 364.804C241.912 356.685 240.5 352.272 237.676 351.566C234.852 350.507 230.44 351.919 224.439 355.802C214.908 362.156 205.377 367.981 195.846 373.276C186.315 378.218 175.901 382.277 164.605 385.454C153.309 388.631 139.895 390.22 124.363 390.22C85.5329 390.22 55.1749 379.806 33.2889 358.979C11.7558 337.799 0.989319 306.735 0.989319 265.787C0.989319 241.783 4.69582 217.426 12.1088 192.716C19.5218 167.653 30.1119 143.649 43.8789 120.704C57.6459 97.759 74.0604 77.285 93.1224 59.2819C112.184 41.2789 133.364 26.9824 156.663 16.3924C179.961 5.80234 205.024 0.507324 231.852 0.507324C247.031 0.507324 259.386 2.27234 268.917 5.80236C278.448 8.97936 286.39 13.2154 292.744 18.5104C299.451 23.4524 305.452 28.9239 310.747 34.9249C315.689 39.8669 320.278 40.5729 324.514 37.0429C329.103 33.1599 334.222 23.4524 339.87 7.92037H350.989Z\" fill=\"var(--current-space-primary)\">",
"target": [
"#C"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "N",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"N\" d=\"M81.9386 351.075H42.3083V209.84H84.4682L123.677 262.75L144.335 295.214H147.076L145.178 264.437V209.84H184.809V351.075H142.649L100.911 296.689L82.9926 268.864H80.2522L81.9386 295.846V351.075Z\" fill=\"var(--color-primary-invert)\"><\/path>",
"target": [
"#N"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "B",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<path id=\"B\" d=\"M136.957 185.751H42.3083V44.5155H132.109C162.675 44.5155 177.852 56.5311 177.852 78.665C177.852 96.7938 168.366 109.653 142.649 110.707V112.815C170.896 113.869 184.387 126.938 184.387 146.542C184.387 170.363 170.685 185.751 136.957 185.751ZM81.7278 80.1406V98.0586H127.893C135.903 98.0586 138.222 95.7398 138.222 89.205C138.222 82.6702 135.06 80.1406 126.839 80.1406H81.7278ZM81.7278 130.522V150.126H131.898C141.384 150.126 144.335 148.229 144.335 140.219C144.335 132.419 141.595 130.522 131.898 130.522H81.7278Z\" fill=\"var(--color-primary-invert)\">",
"target": [
"#B"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "page-description",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"page-description\">selected work.<\/p>",
"target": [
"#page-description"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "claim-nav",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"claim\" id=\"claim-nav\">",
"target": [
"#claim-nav"
]
},
{
"any": [
{
"id": "duplicate-id",
"data": "dialog",
"relatedNodes": [],
"impact": "minor",
"message": "Document has no static elements that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<dialog id=\"dialog\" class=\"claim__dialog has-background-off-white\">",
"target": [
"#dialog"
]
}
]
},
{
"id": "form-field-multiple-labels",
"impact": null,
"tags": [
"cat.forms",
"wcag2a",
"wcag332"
],
"description": "Ensures form field does not have multiple label elements",
"help": "Form field must not have multiple label elements",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "multiple-label",
"data": null,
"relatedNodes": [
{
"html": "<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>",
"target": [
".header__meta > div > .checkbox-label[for=\"checkbox\"]"
]
}
],
"impact": "moderate",
"message": "Form field does not have multiple label elements"
}
],
"impact": null,
"html": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"ACT"
],
"description": "Ensures every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element has a lang attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"ACT"
],
"description": "Ensures the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "valid-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Value of lang attribute is included in the list of valid languages"
}
],
"impact": null,
"html": "<html lang=\"en\" data-theme=\"light\">",
"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 loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">",
"target": [
"img[alt=\"nico-santos-number-one-cover\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">",
"target": [
"img[alt=\"highlight-sido-arena-tour\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">",
"target": [
"img[alt=\"raere_ss24-11\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">",
"target": [
"img[alt=\"adidas-euro-24-19\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">",
"target": [
"img[alt=\"marsimoto-7\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(29) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(31) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(32) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(35) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(41) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">",
"target": [
"img[alt=\"elifxqs-11\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">",
"target": [
"img[alt=\"jeckundjood-6\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">",
"target": [
"img[alt=\"smartvelo-6\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">",
"target": [
"img[alt=\"rewebonus-8\"]"
]
},
{
"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 loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(49) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
}
]
},
{
"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=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"wcag244",
"section508",
"section508.22.a",
"ACT"
],
"description": "Ensures links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">",
"target": [
"a[title=\"byndc agency\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>",
"target": [
".button"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(1) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(2) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(3) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(4) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(5) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(6) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>",
"target": [
".filters__category:nth-child(7) > .has-text-small"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/bynd:creation\" class=\"byndc-toggle\">\n\t\t\t<span>\n\t\t\t\tBYND\n\t\t\t<\/span>\n\t\t\t<span>\n\t\t\t\tCreation\t\t\t<\/span>\n\t\t<\/a>",
"target": [
".byndc-toggle"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/bmw-i5\" class=\"card__link\" title=\"BMW I5\"><\/a>",
"target": [
"a[title=\"BMW I5\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/about-you-x-rare\" class=\"card__link\" title=\"R\u00c6RE AW24\"><\/a>",
"target": [
"a[title=\"R\u00c6RE AW24\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>",
"target": [
".teaser:nth-child(4) > a[href$=\"mailto:[email protected]\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-number-1\" class=\"card__link\" title=\"NICO SANTOS NUMBER 1\"><\/a>",
"target": [
"a[title=\"NICO SANTOS NUMBER 1\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rocycle-rooftop-ride\" class=\"card__link\" title=\"ROCYCLE\"><\/a>",
"target": [
"a[title=\"ROCYCLE\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/sido-arena-tour-23\" class=\"card__link\" title=\"SIDO - ARENA TOUR 23\"><\/a>",
"target": [
"a[title=\"SIDO - ARENA TOUR 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/bcg-x-spiegel-klimakon-23\" class=\"card__link\" title=\"BCG & SPIEGEL - KLIMAKON 23\"><\/a>",
"target": [
"a[title=\"BCG & SPIEGEL - KLIMAKON 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-arena-tour-24\" class=\"card__link\" title=\"NICO SANTOS ARENA TOUR 24\"><\/a>",
"target": [
"a[title=\"NICO SANTOS ARENA TOUR 24\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/germandream-award-2023\" class=\"card__link\" title=\"GERMANDREAM AWARDS 23\"><\/a>",
"target": [
"a[title=\"GERMANDREAM AWARDS 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rare-ss24\" class=\"card__link\" title=\"R\u00c6RE SS24\"><\/a>",
"target": [
"a[title=\"R\u00c6RE SS24\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/adidas-x-euro-semifinals\" class=\"card__link\" title=\"ADIDAS x EURO SEMIFINALS\"><\/a>",
"target": [
"a[title=\"ADIDAS x EURO SEMIFINALS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-walk-in-your-shoes\" class=\"card__link\" title=\"NICO SANTOS - WALK IN YOUR SHOES\"><\/a>",
"target": [
".card--is-wide.card:nth-child(18) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/elif-weil-du-mich-nicht-geliebt-hast\" class=\"card__link\" title=\"ELIF - WEIL DU MICH NICHT GELIEBT HAST\"><\/a>",
"target": [
".card--is-wide.card:nth-child(20) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nfl-halftimeshow-x-nico-santos\" class=\"card__link\" title=\"NFL HALFTIMESHOW\"><\/a>",
"target": [
"a[title=\"NFL HALFTIMESHOW\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rocycle-sprint-to-spring-campaign\" class=\"card__link\" title=\"ROCYCLE - SPRINT TO SPRING CAMPAIGN\"><\/a>",
"target": [
".card:nth-child(22) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-summer-open-airs-24\" class=\"card__link\" title=\"NICO SANTOS SUMMER OPEN AIRS 24\"><\/a>",
"target": [
".card--is-wide.card:nth-child(24) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/marsimoto\" class=\"card__link\" title=\"MARSIMOTO\"><\/a>",
"target": [
"a[title=\"MARSIMOTO\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-elbphilharmonie\" class=\"card__link\" title=\"NICO SANTOS - ELBPHILHARMONIE\"><\/a>",
"target": [
"a[title=\"NICO SANTOS - ELBPHILHARMONIE\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-would-i-lie-to-you-ep\" class=\"card__link\" title=\"NICO SANTOS - WOULD I LIE TO YOU\"><\/a>",
"target": [
".card:nth-child(29) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/sido-summer-open-air\" class=\"card__link\" title=\"SIDO - SUMMER OPEN AIRS 23\"><\/a>",
"target": [
"a[title=\"SIDO - SUMMER OPEN AIRS 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/1-fc-koln-x-retro-classics-collection\" class=\"card__link\" title=\"1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\"><\/a>",
"target": [
".card:nth-child(32) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/george-clooney-x-duzen-tekkal\" class=\"card__link\" title=\"GEORGE CLOONEY x D\u00dcZEN TEKKAL\"><\/a>",
"target": [
"a[title=\"GEORGE CLOONEY x D\u00dcZEN TEKKAL\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\" class=\"card__link\" title=\"NICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\"><\/a>",
"target": [
".card:nth-child(35) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-opel\" class=\"card__link\" title=\"OPEL x NICO SANTOS\"><\/a>",
"target": [
"a[title=\"OPEL x NICO SANTOS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/celine-flores-willers-x-greator\" class=\"card__link\" title=\"CELINE FLORES WILLERS - GREATOR\"><\/a>",
"target": [
".card--is-wide.card:nth-child(38) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/ridle-baku\" class=\"card__link\" title=\"RIDLE BAKU\"><\/a>",
"target": [
"a[title=\"RIDLE BAKU\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nobel-peace-prize-2023\" class=\"card__link\" title=\"NOBEL PEACE PRIZE 23\"><\/a>",
"target": [
"a[title=\"NOBEL PEACE PRIZE 23\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>",
"target": [
".teaser:nth-child(42) > a[href$=\"mailto:[email protected]\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/elif-x-qs\" class=\"card__link\" title=\"ELIF x QS\"><\/a>",
"target": [
"a[title=\"ELIF x QS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/jeck-jood\" class=\"card__link\" title=\"JECK&JOOD\"><\/a>",
"target": [
"a[title=\"JECK&JOOD\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/smart-velo\" class=\"card__link\" title=\"SMART V\u00c9LO\"><\/a>",
"target": [
"a[title=\"SMART V\u00c9LO\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/rewe-bonus\" class=\"card__link\" title=\"REWE BONUS\"><\/a>",
"target": [
"a[title=\"REWE BONUS\"]"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-summer-ride-tour\" class=\"card__link\" title=\"NICO SANTOS - SUMMER RIDE TOUR 23\"><\/a>",
"target": [
".card:nth-child(49) > .card__link"
]
},
{
"any": [
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"https:\/\/byndc.agency\/creation\/fayan-x-cassiopeia\" class=\"card__link\" title=\"FAYAN\"><\/a>",
"target": [
"a[title=\"FAYAN\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(1) > a[href$=\"imprint\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"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:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(2) > a[href$=\"privacy\"]"
]
}
]
},
{
"id": "list",
"impact": null,
"tags": [
"cat.structure",
"wcag2a",
"wcag131"
],
"description": "Ensures that lists are structured correctly",
"help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "only-listitems",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List element only has direct children that are allowed inside <li> elements"
}
],
"impact": null,
"html": "<ul class=\"filters group\">",
"target": [
"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=\"nav nav--footer\">\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ol>",
"target": [
"footer > nav > .nav--footer"
]
}
]
},
{
"id": "listitem",
"impact": null,
"tags": [
"cat.structure",
"wcag2a",
"wcag131"
],
"description": "Ensures <li> elements are used semantically",
"help": "<li> elements must be contained in a <ul> or <ol>",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(1)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(2)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category: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=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(4)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(5)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(6)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
".filters__category:nth-child(7)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li>\n\t\t\t\t\t<!-- rewrite this to use a var coming from the controller -->\n\t\t\t<a href=\"https:\/\/byndc.agency\/bynd:creation\" class=\"byndc-toggle\">\n\t\t\t<span>\n\t\t\t\tBYND\n\t\t\t<\/span>\n\t\t\t<span>\n\t\t\t\tCreation\t\t\t<\/span>\n\t\t<\/a>\n\t\t\t\t\t<\/li>",
"target": [
"li:nth-child(8)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(1)"
]
},
{
"any": [
{
"id": "listitem",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "List item has a <ul>, <ol> or role=\"list\" parent element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>",
"target": [
"footer > nav > .nav--footer > .nav__item:nth-child(2)"
]
}
]
},
{
"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": "<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">",
"target": [
".header__meta > div > .checkbox"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>",
"target": [
".burger-menu"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<summary>",
"target": [
"summary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">",
"target": [
"img[alt=\"nico-santos-number-one-cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">",
"target": [
"img[alt=\"highlight-sido-arena-tour\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">",
"target": [
"img[alt=\"raere_ss24-11\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">",
"target": [
"img[alt=\"adidas-euro-24-19\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">",
"target": [
"img[alt=\"marsimoto-7\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(29) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(31) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(32) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"target": [
".card:nth-child(35) > .card__image > picture > img[alt=\"cover\"][height=\"1140\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(41) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">",
"target": [
"img[alt=\"elifxqs-11\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">",
"target": [
"img[alt=\"jeckundjood-6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">",
"target": [
"img[alt=\"smartvelo-6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">",
"target": [
"img[alt=\"rewebonus-8\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"target": [
".card:nth-child(49) > .card__image > picture > img[alt=\"highlight\"][height=\"1710\"]"
]
}
]
}
],
"incomplete": [
{
"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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4\">\n\t<\/video>",
"target": [
".card:nth-child(2) > .card__image > video[data-loaded=\"true\"]"
],
"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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov\">\n\t<\/video>",
"target": [
".card:nth-child(3) > .card__image > video[data-loaded=\"true\"]"
],
"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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-rooftop-ride\/5e57fbb5f7-1736617607\/highlight_rocycle_rooftop.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(7) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bcg-x-spiegel-klimakon-23\/0d5386790f-1736617637\/bcg_klimakon_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(9) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-arena-tour-24\/8792e98035-1736617569\/highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(11) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/germandream-award-2023\/02a20bd906-1736617540\/highlight_germandream-award-2023.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(12) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-walk-in-your-shoes\/78c9c4667f-1736617599\/nico-santos-walk-in-your-shoes-highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(18) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-weil-du-mich-nicht-geliebt-hast\/420ace1727-1736617485\/highlight_elif_weil_du_mich_nicht_geliebt_hast.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(20) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nfl-halftimeshow-x-nico-santos\/486470061c-1736617625\/highlight-nfl-halftimeshow-x-nico-santos.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(21) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-sprint-to-spring-campaign\/9ff6b1093d-1736617551\/highlight_rocycle-sprint-to-spring.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(22) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-summer-open-airs-24\/c69d73669a-1736617497\/highlight_nico_santos_summer_open_airs_24.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(24) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-elbphilharmonie\/96862ca9f5-1736617595\/highlight_elbphilharmonie.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(27) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/george-clooney-x-duzen-tekkal\/b022d16fe1-1736617580\/highlight_george-clooney-x-duzen-tekkal.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(34) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-opel\/f0da554872-1736617500\/highlight_nico-santos-x-opel.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(36) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/celine-flores-willers-x-greator\/09afdc81c1-1736617560\/celine-x-greator_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card--is-wide.card:nth-child(38) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/ridle-baku\/2b17e9f847-1736617512\/highlight_ridle-baku.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(40) > .card__image > 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 playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/fayan-x-cassiopeia\/6e177880d3-1736617511\/fayan-x-cassiopeia-5.mp4\" type=\"video\/mp4\">\n\t<\/video>",
"target": [
".card:nth-child(50) > .card__image > video"
],
"failureSummary": "Fix all of the following:\n Check that captions is available for the element"
}
]
}
]
},
"base_page_ip_ptr": "217-160-0-29.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1073.ui-dns.com",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 11143,
"testUrl": "https:\/\/byndc.agency\/",
"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:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.webp\",\"width\":436,\"height\":436,\"naturalWidth\":1920,\"naturalHeight\":1920},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.webp\",\"width\":436,\"height\":654,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\",\"width\":436,\"height\":436,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\",\"width\":436,\"height\":436,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\",\"width\":436,\"height\":654,\"naturalWidth\":0,\"naturalHeight\":0}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "ClashDisplay",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "ClashDisplay",
"display": "swap",
"status": "unloaded",
"style": "normal",
"weight": "500"
},
{
"family": "ClashDisplay",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "600"
},
{
"family": "Playfair Display",
"display": "swap",
"status": "loaded",
"style": "italic",
"weight": "400"
}
],
"generated-content-percent": 7.0999999999999996,
"generated-content-size": 3.8700000000000001,
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">",
"currentSrc": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 1920,
"naturalHeight": 1920
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">",
"currentSrc": "https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 1920,
"naturalHeight": 2880
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
},
{
"src": "https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg",
"html": "<img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">",
"currentSrc": "",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": "lazy",
"naturalWidth": 0,
"naturalHeight": 0
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1.0",
"possibly-render-blocking-reqs": [
"https:\/\/byndc.agency\/build\/assets\/index-89675866.css"
],
"rendered-html": "<html lang=\"en\" data-theme=\"light\"><head>\n\t\t<meta charset=\"UTF-8\">\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n\t\t<link rel=\"icon\" href=\"https:\/\/byndc.agency\/favicon.ico\" sizes=\"48x48\">\n\t\t<link rel=\"icon\" href=\"https:\/\/byndc.agency\/favicon.svg\" sizes=\"any\" type=\"image\/svg+xml\">\n\n\t\t<title>byndc agency \u2013 creation<\/title>\n<meta content=\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\" name=\"description\">\n<meta content=\"2025-01-11\" name=\"date\">\n<meta content=\"byndc agency \u2013 creation\" property=\"og:title\">\n<meta content=\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\" property=\"og:description\">\n<meta content=\"byndc agency\" property=\"og:site_name\">\n<meta content=\"https:\/\/byndc.agency\/media\/site\/28f84e0ecc-1736617466\/byndc-og-image-1200x630-crop.jpg\" property=\"og:image\">\n<meta content=\"1375\" property=\"og:image:width\">\n<meta content=\"838\" property=\"og:image:height\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"all\" name=\"robots\">\n<link href=\"https:\/\/byndc.agency\" rel=\"canonical\">\n<meta content=\"https:\/\/byndc.agency\" property=\"og:url\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"byndc agency \u2013 creation\" name=\"twitter:title\">\n<meta content=\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\" name=\"twitter:description\">\n<meta content=\"https:\/\/byndc.agency\/media\/site\/28f84e0ecc-1736617466\/byndc-og-image-1200x630-crop.jpg\" name=\"twitter:image\">\n\t\t<link as=\"style\" href=\"https:\/\/byndc.agency\/build\/assets\/index-89675866.css\" rel=\"preload\"><link href=\"https:\/\/byndc.agency\/build\/assets\/index-00a3ce9f.js\" rel=\"modulepreload\"><link href=\"https:\/\/byndc.agency\/build\/assets\/index-89675866.css\" rel=\"stylesheet\"><script async=\"\" src=\"\/\/byndc.agency\/analytics\/matomo.js\"><\/script><script src=\"https:\/\/byndc.agency\/build\/assets\/index-00a3ce9f.js\" type=\"module\"><\/script>\t\t<!-- Matomo -->\n<script>\n var _paq = window._paq = window._paq || [];\n \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n\t_paq.push(['disableCookies']);\n _paq.push(['trackPageView']);\n _paq.push(['enableLinkTracking']);\n (function() {\n var u=\"\/\/byndc.agency\/analytics\/\";\n _paq.push(['setTrackerUrl', u+'matomo.php']);\n _paq.push(['setSiteId', '1']);\n var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);\n })();\n<\/script>\n<!-- End Matomo Code -->\n\t<\/head>\n\n\t<body style=\"--current-space-primary: #216d45\" data-theme=\"creation\">\n\t\t<header data-header=\"\" class=\"header\">\n\t<div class=\"header__logo\">\n\t\t<a href=\"https:\/\/byndc.agency\" title=\"byndc agency\" aria-label=\"byndc agency\">\n\t\t\t<svg viewBox=\"0 0 351 391\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<g id=\"byndc-logo--base\">\n<path id=\"D\" d=\"M271.377 351.075H199.916V209.84H271.377C317.964 209.84 347.476 235.768 347.476 280.458C347.476 325.147 317.964 351.075 271.377 351.075ZM271.377 245.465H239.546V315.45H271.377C296.462 315.45 305.105 312.288 305.105 280.458C305.105 248.627 296.462 245.465 271.377 245.465Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<path id=\"Y\" d=\"M286.274 185.751H246.644V140.851L183.193 44.5155H232.309L253.6 78.0326L265.616 97.8478H268.356L280.371 78.0326L301.662 44.5155H350.989L286.274 141.062V185.751Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<path id=\"C\" d=\"M350.989 7.92037C345.694 21.6874 340.223 38.4549 334.575 58.2229C328.927 77.638 323.102 101.465 317.101 129.706H305.452C308.276 111.349 309.159 95.994 308.1 83.639C307.394 70.9309 304.746 60.1644 300.157 51.3394C293.45 37.9254 283.743 27.6884 271.035 20.6284C258.68 13.5684 245.266 10.0383 230.793 10.0383C212.437 10.0383 194.61 15.5099 177.313 26.4529C160.016 37.0429 143.955 51.5159 129.128 69.8719C114.302 88.228 101.241 109.055 89.9454 132.353C78.6494 155.298 69.8244 179.302 63.4704 204.365C57.1164 229.075 53.9394 253.256 53.9394 276.907C53.9394 311.501 60.6464 337.446 74.0604 354.743C87.8274 372.04 106.36 380.689 129.658 380.689C144.484 380.689 160.546 377.159 177.843 370.099C195.493 363.039 210.848 352.802 223.909 339.388C233.44 329.857 241.559 318.737 248.266 306.029C255.326 292.968 263.092 276.201 271.564 255.727H283.213C274.388 287.85 267.505 313.795 262.563 333.563C257.974 352.978 254.444 369.393 251.973 382.807H240.324C241.383 375.394 241.912 369.393 241.912 364.804C241.912 356.685 240.5 352.272 237.676 351.566C234.852 350.507 230.44 351.919 224.439 355.802C214.908 362.156 205.377 367.981 195.846 373.276C186.315 378.218 175.901 382.277 164.605 385.454C153.309 388.631 139.895 390.22 124.363 390.22C85.5329 390.22 55.1749 379.806 33.2889 358.979C11.7558 337.799 0.989319 306.735 0.989319 265.787C0.989319 241.783 4.69582 217.426 12.1088 192.716C19.5218 167.653 30.1119 143.649 43.8789 120.704C57.6459 97.759 74.0604 77.285 93.1224 59.2819C112.184 41.2789 133.364 26.9824 156.663 16.3924C179.961 5.80234 205.024 0.507324 231.852 0.507324C247.031 0.507324 259.386 2.27234 268.917 5.80236C278.448 8.97936 286.39 13.2154 292.744 18.5104C299.451 23.4524 305.452 28.9239 310.747 34.9249C315.689 39.8669 320.278 40.5729 324.514 37.0429C329.103 33.1599 334.222 23.4524 339.87 7.92037H350.989Z\" fill=\"var(--current-space-primary)\"><\/path>\n<path id=\"N\" d=\"M81.9386 351.075H42.3083V209.84H84.4682L123.677 262.75L144.335 295.214H147.076L145.178 264.437V209.84H184.809V351.075H142.649L100.911 296.689L82.9926 268.864H80.2522L81.9386 295.846V351.075Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<path id=\"B\" d=\"M136.957 185.751H42.3083V44.5155H132.109C162.675 44.5155 177.852 56.5311 177.852 78.665C177.852 96.7938 168.366 109.653 142.649 110.707V112.815C170.896 113.869 184.387 126.938 184.387 146.542C184.387 170.363 170.685 185.751 136.957 185.751ZM81.7278 80.1406V98.0586H127.893C135.903 98.0586 138.222 95.7398 138.222 89.205C138.222 82.6702 135.06 80.1406 126.839 80.1406H81.7278ZM81.7278 130.522V150.126H131.898C141.384 150.126 144.335 148.229 144.335 140.219C144.335 132.419 141.595 130.522 131.898 130.522H81.7278Z\" fill=\"var(--color-primary-invert)\"><\/path>\n<\/g>\n<\/svg>\n\t\t<\/a>\n\t<\/div>\n\t<div class=\"header__meta\">\n\t\t<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>\n\t\t<a href=\"mailto:[email protected]\" aria-label=\"contact via email\" class=\"button\">\n\t\t\twork with us\t\t<\/a>\n\t\t\t<\/div>\n\t<div class=\"header__overlay\">\n\t\t<input type=\"checkbox\" id=\"toggle-overlay\" aria-label=\"Toggle Overlay\">\n\t\t<label for=\"toggle-overlay\" class=\"burger-menu\" aria-expanded=\"false\" aria-controls=\"overlay\" role=\"button\" aria-label=\"burger menu to toggle navigation overlay\" tabindex=\"0\">\n\t\t\t<span><\/span>\n\t\t\t<span><\/span>\n\t\t<\/label>\n\t\t<div class=\"overlay has-background-primary\" id=\"overlay\">\n\t<div class=\"overlay__content\">\n\t\t<div class=\"overlay__content__description\">\n\t\t\t<p id=\"page-description\">selected work.<\/p>\n\t\t<\/div>\n\t\t<div class=\"overlay__content__nav\">\n\t\t\t<nav>\n\t\t\t\t<ol class=\"nav\">\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\" class=\"is-open has-font-serif is-active\" style=\"--current-space-primary: #216d45\" data-description=\"selected work.\" aria-current=\"page\">\n\t\t\t\t\t\t\t\tcreation\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/community\" class=\" has-font-serif\" style=\"--current-space-primary: #f27a38\" data-description=\"A community for creators of all kinds. A place to connect, exchange & showcase.\">\n\t\t\t\t\t\t\t\tcommunity\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/collaboration\" class=\" has-font-serif\" style=\"--current-space-primary: #684096\" data-description=\"We believe in the power of collaboration to bring together individuals from different backgrounds and skill sets. With the BYNDCollaboration spaces we offer physical & digital spaces for the potential of collaborative work to unfold.\">\n\t\t\t\t\t\t\t\tcollaboration\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<\/ol>\n\t\t\t<\/nav>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"overlay__footer\">\n\t\t<nav>\n\t\t\t<ol class=\"nav nav--footer\">\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item has-text-large\">\n\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\t\timprint\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"nav__item has-text-large\">\n\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\t\tprivacy\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<\/ol>\n\t\t<\/nav>\n\t\t<div id=\"theme-toggle\">\n\t<input type=\"checkbox\" class=\"checkbox\" id=\"checkbox\">\n\t<label for=\"checkbox\" class=\"checkbox-label\">\n\t\t<span class=\"ball\"><\/span>\n\t<\/label>\n<\/div>\n\t<\/div>\n<\/div>\n\t<\/div>\n<\/header>\n\t\t<main style=\"margin-top: var(--header-height)\">\n\t\t\t\t\t<section class=\"section\">\n\t<div class=\"container\">\n\t\t<div class=\"content\">\n\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tselected work.\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n <section class=\"section section--is-wide\" data-has=\"filters\">\n <div class=\"container\">\n <div class=\"group\" style=\"justify-content: flex-end; align-items: center;\">\n \t<details class=\"filters-wrap\">\n\t\t<summary>\n\t\t\t<div class=\"group is-vcentered\" style=\"--gap: .25rem\">\n\t\t\t\t<strong class=\"h4\">\n\t\t\t\t\tfilter projects\t\t\t\t<\/strong>\n\t\t\t\t\n<div class=\"i\" style=\"--size: 2rem\">\n\t<svg class=\"icon chevron chevron--open\" viewBox=\"0 0 24 24\" width=\"2rem\" height=\"2rem\">\n\t\t<use xlink:href=\"\/sprite.svg#chevron-down\"><\/use>\n\t<\/svg>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/summary>\n\t\t<ul class=\"filters group\">\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:commercial\" class=\"has-text-small\">\n\t\t\t\t\t\tcommercial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:social\" class=\"has-text-small\">\n\t\t\t\t\t\tsocial\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:fashion\" class=\"has-text-small\">\n\t\t\t\t\t\tfashion\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:music\" class=\"has-text-small\">\n\t\t\t\t\t\tmusic\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:sports\" class=\"has-text-small\">\n\t\t\t\t\t\tsports\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:event\" class=\"has-text-small\">\n\t\t\t\t\t\tevent\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"filters__category \">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/category:documentary\" class=\"has-text-small\">\n\t\t\t\t\t\tdocumentary\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t<!-- rewrite this to use a var coming from the controller -->\n\t\t\t<a href=\"https:\/\/byndc.agency\/bynd:creation\" class=\"byndc-toggle\">\n\t\t\t<span>\n\t\t\t\tBYND\n\t\t\t<\/span>\n\t\t\t<span>\n\t\t\t\tCreation\t\t\t<\/span>\n\t\t<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<\/ul>\n\t<\/details>\n <\/div>\n <\/div>\n <\/section>\n <section class=\"section section--is-wide\">\n <div class=\"container\">\n\t\t\t\t\t<div class=\"grid grid--projects\">\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"card card--is-empty\" style=\"transform: none; opacity: 1;\"><\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16; transform: none; opacity: 1;\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/bmw-i5\" class=\"card__link\" title=\"BMW I5\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bmw-i5\/5bc921b06b-1736617603\/highlight_bmw_i5.mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBMW I5\t\t\t\"><span style=\"--delay: 0s;\">BMW<\/span> <span style=\"--delay: 0.1s;\">I5<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16; transform: none; opacity: 1;\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/about-you-x-rare\" class=\"card__link\" title=\"R\u00c6RE AW24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\" data-loaded=\"true\">\n\t\t<source type=\"video\/mp4\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/about-you-x-rare\/eaca04e519-1736617537\/highlight.mov\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE AW24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">AW24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t<div class=\"teaser\" style=\"transform: none; opacity: 1;\">\n\t\t\t<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>\n\t\t\t<h2>Looking to realize your project?<\/h2>\n\t\t\t<p>get in touch<\/p>\n\t\t<\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 1\/1\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-number-1\" class=\"card__link\" title=\"NICO SANTOS NUMBER 1\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-400x400-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-800x800-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-400x400-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-800x800-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-1140x1140-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-number-1\/1dac8158d8-1736617575\/nico-santos-number-one-cover-50x50-blur10-q50.webp\" alt=\"nico-santos-number-one-cover\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS NUMBER 1\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">NUMBER<\/span> <span style=\"--delay: 0.30000000000000004s;\">1<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rocycle-rooftop-ride\" class=\"card__link\" title=\"ROCYCLE\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-rooftop-ride\/5e57fbb5f7-1736617607\/highlight_rocycle_rooftop.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/sido-arena-tour-23\" class=\"card__link\" title=\"SIDO - ARENA TOUR 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-arena-tour-23\/f169d4d64b-1736617502\/highlight-sido-arena-tour-50x75-blur10-q50.jpg\" alt=\"highlight-sido-arena-tour\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - ARENA TOUR 23\t\t\t\"><span style=\"--delay: 0s;\">SIDO<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">ARENA<\/span> <span style=\"--delay: 0.30000000000000004s;\">TOUR<\/span> <span style=\"--delay: 0.4s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/bcg-x-spiegel-klimakon-23\" class=\"card__link\" title=\"BCG & SPIEGEL - KLIMAKON 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/bcg-x-spiegel-klimakon-23\/0d5386790f-1736617637\/bcg_klimakon_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tBCG & SPIEGEL - KLIMAKON 23\t\t\t\"><span style=\"--delay: 0s;\">BCG<\/span> <span style=\"--delay: 0.1s;\">&<\/span> <span style=\"--delay: 0.2s;\">SPIEGEL<\/span> <span style=\"--delay: 0.30000000000000004s;\">-<\/span> <span style=\"--delay: 0.4s;\">KLIMAKON<\/span> <span style=\"--delay: 0.5s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-arena-tour-24\" class=\"card__link\" title=\"NICO SANTOS ARENA TOUR 24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-arena-tour-24\/8792e98035-1736617569\/highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS ARENA TOUR 24\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">ARENA<\/span> <span style=\"--delay: 0.30000000000000004s;\">TOUR<\/span> <span style=\"--delay: 0.4s;\">24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/germandream-award-2023\" class=\"card__link\" title=\"GERMANDREAM AWARDS 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/germandream-award-2023\/02a20bd906-1736617540\/highlight_germandream-award-2023.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGERMANDREAM AWARDS 23\t\t\t\"><span style=\"--delay: 0s;\">GERMANDREAM<\/span> <span style=\"--delay: 0.1s;\">AWARDS<\/span> <span style=\"--delay: 0.2s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rare-ss24\" class=\"card__link\" title=\"R\u00c6RE SS24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rare-ss24\/117e6451fe-1736617622\/raere_ss24-11-50x75-blur10-q50.jpg\" alt=\"raere_ss24-11\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tR\u00c6RE SS24\t\t\t\"><span style=\"--delay: 0s;\">R\u00c6RE<\/span> <span style=\"--delay: 0.1s;\">SS24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/adidas-x-euro-semifinals\" class=\"card__link\" title=\"ADIDAS x EURO SEMIFINALS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/adidas-x-euro-semifinals\/ee8e257ddb-1736617543\/adidas-euro-24-19-50x75-blur10-q50.jpg\" alt=\"adidas-euro-24-19\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tADIDAS x EURO SEMIFINALS\t\t\t\"><span style=\"--delay: 0s;\">ADIDAS<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">EURO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SEMIFINALS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-walk-in-your-shoes\" class=\"card__link\" title=\"NICO SANTOS - WALK IN YOUR SHOES\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-walk-in-your-shoes\/78c9c4667f-1736617599\/nico-santos-walk-in-your-shoes-highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WALK IN YOUR SHOES\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">WALK<\/span> <span style=\"--delay: 0.4s;\">IN<\/span> <span style=\"--delay: 0.5s;\">YOUR<\/span> <span style=\"--delay: 0.6000000000000001s;\">SHOES<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/elif-weil-du-mich-nicht-geliebt-hast\" class=\"card__link\" title=\"ELIF - WEIL DU MICH NICHT GELIEBT HAST\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-weil-du-mich-nicht-geliebt-hast\/420ace1727-1736617485\/highlight_elif_weil_du_mich_nicht_geliebt_hast.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF - WEIL DU MICH NICHT GELIEBT HAST\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">WEIL<\/span> <span style=\"--delay: 0.30000000000000004s;\">DU<\/span> <span style=\"--delay: 0.4s;\">MICH<\/span> <span style=\"--delay: 0.5s;\">NICHT<\/span> <span style=\"--delay: 0.6000000000000001s;\">GELIEBT<\/span> <span style=\"--delay: 0.7000000000000001s;\">HAST<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nfl-halftimeshow-x-nico-santos\" class=\"card__link\" title=\"NFL HALFTIMESHOW\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nfl-halftimeshow-x-nico-santos\/486470061c-1736617625\/highlight-nfl-halftimeshow-x-nico-santos.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNFL HALFTIMESHOW\t\t\t\"><span style=\"--delay: 0s;\">NFL<\/span> <span style=\"--delay: 0.1s;\">HALFTIMESHOW<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rocycle-sprint-to-spring-campaign\" class=\"card__link\" title=\"ROCYCLE - SPRINT TO SPRING CAMPAIGN\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rocycle-sprint-to-spring-campaign\/9ff6b1093d-1736617551\/highlight_rocycle-sprint-to-spring.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tROCYCLE - SPRINT TO SPRING CAMPAIGN\t\t\t\"><span style=\"--delay: 0s;\">ROCYCLE<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">SPRINT<\/span> <span style=\"--delay: 0.30000000000000004s;\">TO<\/span> <span style=\"--delay: 0.4s;\">SPRING<\/span> <span style=\"--delay: 0.5s;\">CAMPAIGN<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-summer-open-airs-24\" class=\"card__link\" title=\"NICO SANTOS SUMMER OPEN AIRS 24\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-summer-open-airs-24\/c69d73669a-1736617497\/highlight_nico_santos_summer_open_airs_24.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS SUMMER OPEN AIRS 24\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">SUMMER<\/span> <span style=\"--delay: 0.30000000000000004s;\">OPEN<\/span> <span style=\"--delay: 0.4s;\">AIRS<\/span> <span style=\"--delay: 0.5s;\">24<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/marsimoto\" class=\"card__link\" title=\"MARSIMOTO\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/marsimoto\/cdf3becf23-1736752960\/marsimoto-7-50x75-blur10-q50.jpg\" alt=\"marsimoto-7\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tMARSIMOTO\t\t\t\"><span style=\"--delay: 0s;\">MARSIMOTO<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-elbphilharmonie\" class=\"card__link\" title=\"NICO SANTOS - ELBPHILHARMONIE\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-elbphilharmonie\/96862ca9f5-1736617595\/highlight_elbphilharmonie.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - ELBPHILHARMONIE\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">ELBPHILHARMONIE<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 1\/1\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-would-i-lie-to-you-ep\" class=\"card__link\" title=\"NICO SANTOS - WOULD I LIE TO YOU\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-400x400-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-800x800-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-1140x1140-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-400x400-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-800x800-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-1140x1140-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-would-i-lie-to-you-ep\/38eca76fab-1736617515\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - WOULD I LIE TO YOU\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">WOULD<\/span> <span style=\"--delay: 0.4s;\">I<\/span> <span style=\"--delay: 0.5s;\">LIE<\/span> <span style=\"--delay: 0.6000000000000001s;\">TO<\/span> <span style=\"--delay: 0.7000000000000001s;\">YOU<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/sido-summer-open-air\" class=\"card__link\" title=\"SIDO - SUMMER OPEN AIRS 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/sido-summer-open-air\/76502a4ef5-1736617554\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSIDO - SUMMER OPEN AIRS 23\t\t\t\"><span style=\"--delay: 0s;\">SIDO<\/span> <span style=\"--delay: 0.1s;\">-<\/span> <span style=\"--delay: 0.2s;\">SUMMER<\/span> <span style=\"--delay: 0.30000000000000004s;\">OPEN<\/span> <span style=\"--delay: 0.4s;\">AIRS<\/span> <span style=\"--delay: 0.5s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/1-fc-koln-x-retro-classics-collection\" class=\"card__link\" title=\"1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/1-fc-koln-x-retro-classics-collection\/5103675bcc-1736617570\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\t1. FC K\u00d6LN - RETRO CLASSICS COLLECTION\t\t\t\"><span style=\"--delay: 0s;\">1.<\/span> <span style=\"--delay: 0.1s;\">FC<\/span> <span style=\"--delay: 0.2s;\">K\u00d6LN<\/span> <span style=\"--delay: 0.30000000000000004s;\">-<\/span> <span style=\"--delay: 0.4s;\">RETRO<\/span> <span style=\"--delay: 0.5s;\">CLASSICS<\/span> <span style=\"--delay: 0.6000000000000001s;\">COLLECTION<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/george-clooney-x-duzen-tekkal\" class=\"card__link\" title=\"GEORGE CLOONEY x D\u00dcZEN TEKKAL\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/george-clooney-x-duzen-tekkal\/b022d16fe1-1736617580\/highlight_george-clooney-x-duzen-tekkal.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tGEORGE CLOONEY x D\u00dcZEN TEKKAL\t\t\t\"><span style=\"--delay: 0s;\">GEORGE<\/span> <span style=\"--delay: 0.1s;\">CLOONEY<\/span> <span style=\"--delay: 0.2s;\">x<\/span> <span style=\"--delay: 0.30000000000000004s;\">D\u00dcZEN<\/span> <span style=\"--delay: 0.4s;\">TEKKAL<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 1\/1\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\" class=\"card__link\" title=\"NICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-400x400-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-800x800-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-1140x1140-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-400x400-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-800x800-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-1140x1140-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1140\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-langnese-like-ice-in-the-sunshine\/8d360fd05e-1736617628\/cover-50x50-blur10-q50.jpg\" alt=\"cover\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS x LANGNESE (LIKE ICE IN THE SUNSHINE)\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">x<\/span> <span style=\"--delay: 0.30000000000000004s;\">LANGNESE<\/span> <span style=\"--delay: 0.4s;\">(LIKE<\/span> <span style=\"--delay: 0.5s;\">ICE<\/span> <span style=\"--delay: 0.6000000000000001s;\">IN<\/span> <span style=\"--delay: 0.7000000000000001s;\">THE<\/span> <span style=\"--delay: 0.8s;\">SUNSHINE)<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-opel\" class=\"card__link\" title=\"OPEL x NICO SANTOS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-opel\/f0da554872-1736617500\/highlight_nico-santos-x-opel.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tOPEL x NICO SANTOS\t\t\t\"><span style=\"--delay: 0s;\">OPEL<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">NICO<\/span> <span style=\"--delay: 0.30000000000000004s;\">SANTOS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card card--is-wide\" style=\"--aspect-ratio: 16\/9\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/celine-flores-willers-x-greator\" class=\"card__link\" title=\"CELINE FLORES WILLERS - GREATOR\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/celine-flores-willers-x-greator\/09afdc81c1-1736617560\/celine-x-greator_highlight.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tCELINE FLORES WILLERS - GREATOR\t\t\t\"><span style=\"--delay: 0s;\">CELINE<\/span> <span style=\"--delay: 0.1s;\">FLORES<\/span> <span style=\"--delay: 0.2s;\">WILLERS<\/span> <span style=\"--delay: 0.30000000000000004s;\">-<\/span> <span style=\"--delay: 0.4s;\">GREATOR<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/ridle-baku\" class=\"card__link\" title=\"RIDLE BAKU\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/ridle-baku\/2b17e9f847-1736617512\/highlight_ridle-baku.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tRIDLE BAKU\t\t\t\"><span style=\"--delay: 0s;\">RIDLE<\/span> <span style=\"--delay: 0.1s;\">BAKU<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nobel-peace-prize-2023\" class=\"card__link\" title=\"NOBEL PEACE PRIZE 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nobel-peace-prize-2023\/ee6330d008-1736617568\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNOBEL PEACE PRIZE 23\t\t\t\"><span style=\"--delay: 0s;\">NOBEL<\/span> <span style=\"--delay: 0.1s;\">PEACE<\/span> <span style=\"--delay: 0.2s;\">PRIZE<\/span> <span style=\"--delay: 0.30000000000000004s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t<div class=\"teaser\">\n\t\t\t<a href=\"mailto:[email protected]\" title=\"contact teaser to open up e-mail\"><\/a>\n\t\t\t<h2>Looking to realize your project?<\/h2>\n\t\t\t<p>get in touch<\/p>\n\t\t<\/div>\n\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/elif-x-qs\" class=\"card__link\" title=\"ELIF x QS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/elif-x-qs\/478308499b-1736755031\/elifxqs-11-50x75-blur10-q50.jpg\" alt=\"elifxqs-11\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tELIF x QS\t\t\t\"><span style=\"--delay: 0s;\">ELIF<\/span> <span style=\"--delay: 0.1s;\">x<\/span> <span style=\"--delay: 0.2s;\">QS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/jeck-jood\" class=\"card__link\" title=\"JECK&JOOD\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/jeck-jood\/e66ce501ac-1736754257\/jeckundjood-6-50x75-blur10-q50.jpg\" alt=\"jeckundjood-6\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tJECK&JOOD\t\t\t\"><span style=\"--delay: 0s;\">JECK&JOOD<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/smart-velo\" class=\"card__link\" title=\"SMART V\u00c9LO\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/smart-velo\/1aafc2d3bc-1736754022\/smartvelo-6-50x75-blur10-q50.jpg\" alt=\"smartvelo-6\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tSMART V\u00c9LO\t\t\t\"><span style=\"--delay: 0s;\">SMART<\/span> <span style=\"--delay: 0.1s;\">V\u00c9LO<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/rewe-bonus\" class=\"card__link\" title=\"REWE BONUS\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/rewe-bonus\/a03f249831-1736754535\/rewebonus-8-50x75-blur10-q50.jpg\" alt=\"rewebonus-8\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tREWE BONUS\t\t\t\"><span style=\"--delay: 0s;\">REWE<\/span> <span style=\"--delay: 0.1s;\">BONUS<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"card card--is-empty\"><\/div>\n\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 2\/3\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/nico-santos-x-summer-ride-tour\" class=\"card__link\" title=\"NICO SANTOS - SUMMER RIDE TOUR 23\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\n<picture data-lazyload=\"\">\n <source type=\"image\/webp\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-400x600-crop-blur0-q80.webp 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-800x1200-crop-blur0-q80.webp 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-1140x1710-crop-blur0-q80.webp 1140w\">\n <source type=\"image\/jpg\" data-srcset=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-400x600-crop-blur0-q80.jpg 400w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-800x1200-crop-blur0-q80.jpg 800w, https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-1140x1710-crop-blur0-q80.jpg 1140w\">\n <img loading=\"lazy\" width=\"1140\" height=\"1710\" src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/nico-santos-x-summer-ride-tour\/50b77e7a5b-1736617610\/highlight-50x75-blur10-q50.jpg\" alt=\"highlight\" decoding=\"async\">\n<\/picture>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tNICO SANTOS - SUMMER RIDE TOUR 23\t\t\t\"><span style=\"--delay: 0s;\">NICO<\/span> <span style=\"--delay: 0.1s;\">SANTOS<\/span> <span style=\"--delay: 0.2s;\">-<\/span> <span style=\"--delay: 0.30000000000000004s;\">SUMMER<\/span> <span style=\"--delay: 0.4s;\">RIDE<\/span> <span style=\"--delay: 0.5s;\">TOUR<\/span> <span style=\"--delay: 0.6000000000000001s;\">23<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\n<div class=\"card\" style=\"--aspect-ratio: 9\/16\">\n\t\t\t<a href=\"https:\/\/byndc.agency\/creation\/fayan-x-cassiopeia\" class=\"card__link\" title=\"FAYAN\"><\/a>\n\t\t\t\t<div class=\"card__image\">\n\t\t\t\t\t\t<video playsinline=\"\" loop=\"\" muted=\"\" preload=\"none\" data-lazy-load=\"video\">\n\t\t<source data-src=\"https:\/\/byndc.agency\/media\/pages\/creation\/fayan-x-cassiopeia\/6e177880d3-1736617511\/fayan-x-cassiopeia-5.mp4\" type=\"video\/mp4\">\n\t<\/video>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"card__title\">\n\t\t\t<h2 data-animation-prepare=\"split-words\" class=\"is-uppercase\" aria-label=\"\n\t\t\t\tFAYAN\t\t\t\"><span style=\"--delay: 0s;\">FAYAN<\/span><\/h2>\n\t\t<\/div>\n\t<\/div>\n\n\t\t <\/div>\n <\/div>\n <\/section>\n \t\t<\/main>\n\t\t<footer class=\"footer\">\n\t<nav>\n\t\t<ol class=\"nav nav--footer\">\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/imprint\" class=\"\">\n\t\t\t\t\t\timprint\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<li class=\"nav__item\">\n\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/privacy\" class=\"\">\n\t\t\t\t\t\tprivacy\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t\t<\/ol>\n\t<\/nav>\n\t\t<div class=\"claim\" id=\"claim-nav\">\n\t\t\t\t\t<dialog id=\"dialog\" class=\"claim__dialog has-background-off-white\">\n\t\t\t\t<form method=\"dialog\">\n\t\t\t\t\t<nav>\n\t\t\t\t\t\t<ol class=\"nav\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item \" data-is-active=\"\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/community\" title=\"community\" style=\"--current-space-primary: #f27a38; font-style: italic;\">\n\t\t\t\t\t\t\t\t\t\t\tcommunity.\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"nav__item \" data-is-active=\"\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/byndc.agency\/collaboration\" title=\"collaboration\" style=\"--current-space-primary: #684096; font-style: italic;\">\n\t\t\t\t\t\t\t\t\t\t\tcollaboration.\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ol>\n\t\t\t\t\t<\/nav>\n\t\t\t\t<\/form>\n\t\t\t<\/dialog>\n\t\t\t<p class=\"has-text-small\">\n\t\t\t\t\t\t\t\t\tdesigned to go beyond <em class=\"claim__dialog--toggle has-text-primary\">creation<\/em>.\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n<\/footer>\n\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"WebSite\",\"url\":\"https:\\\/\\\/byndc.agency\",\"copyrightYear\":\"2025\",\"description\":\"We envision an environment that empowers individuals, organisations, companies or any other entity to express itself.\",\"name\":\"byndc agency \u2013 creation\",\"headline\":\"creation\"}<\/script>\t\n\n<\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [],
"securityHeadersGrade": "F",
"securityHeadersScore": 0
},
"interactivePeriods": [
[
0,
461
],
[
525,
3795
]
],
"longTasks": [
[
461,
525
]
],
"lastVisualChange": 3900,
"render": 500,
"visualComplete85": 1800,
"visualComplete90": 2800,
"visualComplete95": 2900,
"visualComplete99": 3800,
"visualComplete": 3900,
"SpeedIndex": 1094,
"largestPaints": [
{
"event": "LargestTextPaint",
"time": 545,
"size": 22596,
"DOMNodeId": 3,
"nodeInfo": {
"nodeType": "H1",
"attributes": {
"class": "has-font-serif"
},
"bounds": [
158.75,
198,
1587.5,
76
],
"styles": {
"background-image": "none"
}
}
},
{
"event": "LargestContentfulPaint",
"time": 545,
"size": 22596,
"element": {
"nodeName": "H1",
"boundingRect": {
"x": 158.75,
"y": 198,
"width": 1587.5,
"height": 76,
"top": 198,
"right": 1746.25,
"bottom": 274,
"left": 158.75
},
"outerHTML": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestTextPaint",
"time": 620,
"size": 74466,
"DOMNodeId": 27,
"nodeInfo": {
"nodeType": "H2",
"bounds": [
1468.75,
581.59375,
396.25,
675.953125
],
"styles": {
"background-image": "none"
}
}
},
{
"event": "LargestContentfulPaint",
"time": 620,
"size": 74466,
"element": {
"nodeName": "H2",
"boundingRect": {
"x": 1468.75,
"y": 581.59375,
"width": 396.25,
"height": 675.953125,
"top": 581.59375,
"right": 1865,
"bottom": 1257.546875,
"left": 1468.75
},
"outerHTML": "<h2>Looking to realize your project?<\/h2>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestTextPaint",
"time": 545,
"size": 22596,
"DOMNodeId": 3,
"nodeInfo": {
"nodeType": "H1",
"attributes": {
"class": "has-font-serif"
},
"bounds": [
158.75,
198,
1587.5,
76
],
"styles": {
"background-image": "none"
}
}
},
{
"event": "LargestContentfulPaint",
"time": 545,
"size": 22596,
"element": {
"nodeName": "H1",
"boundingRect": {
"x": 158.75,
"y": 198,
"width": 1587.5,
"height": 76,
"top": 198,
"right": 1746.25,
"bottom": 274,
"left": 158.75
},
"outerHTML": "<h1 class=\"has-font-serif\">\n\t\t\t\t\tCreation\t\t\t\t<\/h1>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestContentfulPaint",
"time": 620,
"size": 74466,
"element": {
"nodeName": "H2",
"boundingRect": {
"x": 1468.75,
"y": 581.59375,
"width": 396.25,
"height": 675.953125,
"top": 581.59375,
"right": 1865,
"bottom": 1257.546875,
"left": 1468.75
},
"outerHTML": "<h2>Looking to realize your project?<\/h2>",
"content": "normal"
},
"type": "text"
},
{
"event": "LargestTextPaint",
"time": 620,
"size": 74466,
"DOMNodeId": 27,
"nodeInfo": {
"nodeType": "H2",
"bounds": [
1468.75,
581.59375,
396.25,
675.953125
],
"styles": {
"background-image": "none"
}
}
}
],
"LargestContentfulPaintType": "text",
"LargestContentfulPaintNodeType": "H2",
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 109
},
{
"name": "navigationStart",
"time": 128
},
{
"name": "domLoading",
"time": 128
},
{
"name": "responseEnd",
"time": 129
},
{
"name": "domInteractive",
"time": 129
},
{
"name": "domContentLoadedEventStart",
"time": 129
},
{
"name": "domContentLoadedEventEnd",
"time": 129
},
{
"name": "domComplete",
"time": 129
},
{
"name": "responseEnd",
"time": 413
},
{
"name": "unloadEventStart",
"time": 418
},
{
"name": "unloadEventEnd",
"time": 418
},
{
"name": "markAsMainFrame",
"time": 418
},
{
"name": "commitNavigationEnd",
"time": 418
},
{
"name": "domLoading",
"time": 419
},
{
"name": "firstPaint",
"time": 545
},
{
"name": "firstContentfulPaint",
"time": 545
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 545
},
{
"name": "LayoutShift",
"time": 549
},
{
"name": "domInteractive",
"time": 594
},
{
"name": "domContentLoadedEventStart",
"time": 600
},
{
"name": "domContentLoadedEventEnd",
"time": 601
},
{
"name": "domComplete",
"time": 624
},
{
"name": "loadEventStart",
"time": 624
},
{
"name": "loadEventEnd",
"time": 625
},
{
"name": "firstImagePaint",
"time": 738
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 738
},
{
"name": "LargestTextPaint",
"time": 620
},
{
"name": "LargestContentfulPaint",
"time": 620
},
{
"name": "TotalLayoutShift",
"value": 0.00078633585878562604
},
{
"name": "CumulativeLayoutShift",
"value": 0.00078633585878562604
}
],
"chromeUserTiming.navigationStart": 129,
"chromeUserTiming.fetchStart": 110,
"chromeUserTiming.domLoading": 419,
"chromeUserTiming.responseEnd": 413,
"chromeUserTiming.domInteractive": 595,
"chromeUserTiming.domContentLoadedEventStart": 601,
"chromeUserTiming.domContentLoadedEventEnd": 601,
"chromeUserTiming.domComplete": 625,
"chromeUserTiming.unloadEventStart": 418,
"chromeUserTiming.unloadEventEnd": 418,
"chromeUserTiming.markAsMainFrame": 418,
"chromeUserTiming.commitNavigationEnd": 419,
"chromeUserTiming.firstPaint": 545,
"chromeUserTiming.firstContentfulPaint": 545,
"chromeUserTiming.firstMeaningfulPaintCandidate": 545,
"chromeUserTiming.LayoutShift": 550,
"chromeUserTiming.loadEventStart": 625,
"chromeUserTiming.loadEventEnd": 625,
"chromeUserTiming.firstImagePaint": 738,
"chromeUserTiming.LargestTextPaint": 620,
"chromeUserTiming.LargestContentfulPaint": 620,
"chromeUserTiming.TotalLayoutShift": 0.00078633585878562604,
"chromeUserTiming.CumulativeLayoutShift": 0.00078633585878562604,
"LayoutShifts": [
{
"time": 549,
"score": 0.00078633585878562604,
"cumulative_score": 0.00078633585878562604,
"window_score": 0.00078633585878562604,
"shift_window_num": 0,
"rects": [
[
1469,
47,
296,
56
],
[
159,
185,
1587,
110
],
[
1683,
430,
202,
36
]
],
"sources": [
{
"previousRect": {
"x": 1480,
"y": 47,
"width": 285,
"height": 56,
"top": 47,
"right": 1765,
"bottom": 103,
"left": 1480
},
"currentRect": {
"x": 1469,
"y": 47,
"width": 296,
"height": 56,
"top": 47,
"right": 1765,
"bottom": 103,
"left": 1469
}
},
{
"previousRect": {
"x": 159,
"y": 194,
"width": 1587,
"height": 101,
"top": 194,
"right": 1746,
"bottom": 295,
"left": 159
},
"currentRect": {
"x": 159,
"y": 185,
"width": 1587,
"height": 101,
"top": 185,
"right": 1746,
"bottom": 286,
"left": 159
}
},
{
"previousRect": {
"x": 1697,
"y": 430,
"width": 188,
"height": 36,
"top": 430,
"right": 1885,
"bottom": 466,
"left": 1697
},
"currentRect": {
"x": 1683,
"y": 430,
"width": 202,
"height": 36,
"top": 430,
"right": 1885,
"bottom": 466,
"left": 1683
}
}
]
}
],
"LayoutShiftsBeforePaint": {
"count": 0,
"cumulative_score": 0,
"fraction_of_total": 0
},
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 443.71800000000002
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 643.60599999999999
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 420.26499999999999
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 420.27199999999999
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 422.98599999999999
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 432.34699999999998
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 432.38600000000002
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 432.38900000000001
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 432.40199999999999
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 441.40899999999999
},
"901": {
"name": "LinkRelPreload",
"firstUsed": 441.49599999999998
},
"2232": {
"name": "LinkRelModulePreload",
"firstUsed": 441.61000000000001
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 443.01100000000002
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 443.02100000000002
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 443.08199999999999
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 443.11700000000002
},
"2387": {
"name": "CSSSelectorPseudoFocus",
"firstUsed": 443.27699999999999
},
"2319": {
"name": "CSSSelectorWebkitUnknownPseudo",
"firstUsed": 443.35000000000002
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 443.39100000000002
},
"4743": {
"name": "CSSSelectorPseudoHas",
"firstUsed": 443.44600000000003
},
"1153": {
"name": "CSSSelectorIndirectAdjacent",
"firstUsed": 443.47800000000001
},
"2062": {
"name": "PrepareModuleScript",
"firstUsed": 443.57600000000002
},
"4238": {
"name": "ScriptSchedulingType_Defer",
"firstUsed": 443.60399999999998
},
"4242": {
"name": "ScriptSchedulingType_Async",
"firstUsed": 444.69099999999997
},
"2092": {
"name": "ARIALabelAttribute",
"firstUsed": 445.28399999999999
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 445.38600000000002
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 445.42500000000001
},
"2084": {
"name": "ARIAExpandedAttribute",
"firstUsed": 445.73700000000002
},
"2077": {
"name": "ARIAControlsAttribute",
"firstUsed": 445.73899999999998
},
"2078": {
"name": "ARIACurrentAttribute",
"firstUsed": 445.87599999999998
},
"480": {
"name": "DetailsElement",
"firstUsed": 446.209
},
"1898": {
"name": "HTMLSlotElement",
"firstUsed": 446.24900000000002
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 446.30700000000002
},
"1229": {
"name": "HTMLMediaElement",
"firstUsed": 447.44900000000001
},
"2445": {
"name": "EnterPictureInPictureEventListener",
"firstUsed": 447.47500000000002
},
"2446": {
"name": "LeavePictureInPictureEventListener",
"firstUsed": 447.47800000000001
},
"1230": {
"name": "HTMLMediaElementInDocument",
"firstUsed": 447.52100000000002
},
"42": {
"name": "MaxAttribute",
"firstUsed": 448.28399999999999
},
"43": {
"name": "MinAttribute",
"firstUsed": 448.29399999999998
},
"892": {
"name": "HTMLMediaElementPreloadNone",
"firstUsed": 448.32600000000002
},
"587": {
"name": "LangAttribute",
"firstUsed": 452.55500000000001
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 452.56
},
"3157": {
"name": "CSSComparisonFunctions",
"firstUsed": 452.85500000000002
},
"2010": {
"name": "UnitlessZeroAngleTransform",
"firstUsed": 456.233
},
"3333": {
"name": "ContentVisibilityHidden",
"firstUsed": 456.274
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 460.07499999999999
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 460.58699999999999
},
"2851": {
"name": "InputTypeCheckbox",
"firstUsed": 460.65699999999998
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 460.87599999999998
},
"4673": {
"name": "TextWrapBalance",
"firstUsed": 486.56799999999998
},
"3307": {
"name": "FlexGapSpecified",
"firstUsed": 506.63999999999999
},
"3308": {
"name": "FlexGapPositive",
"firstUsed": 506.64800000000002
},
"3354": {
"name": "PositionSticky",
"firstUsed": 524.65099999999995
},
"2559": {
"name": "CSSValueAppearanceCheckboxRendered",
"firstUsed": 525.59699999999998
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 531.12599999999998
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 531.28999999999996
},
"521": {
"name": "Picture",
"firstUsed": 533.93200000000002
},
"2347": {
"name": "ImageDecodingAttribute",
"firstUsed": 533.99300000000005
},
"2250": {
"name": "DuplicatedAttribute",
"firstUsed": 533.99599999999998
},
"2935": {
"name": "LazyLoadImageLoadingAttributeLazy",
"firstUsed": 541.57100000000003
},
"1067": {
"name": "SameOriginApplicationScript",
"firstUsed": 542.14800000000002
},
"2615": {
"name": "InstantiateModuleScript",
"firstUsed": 558.45600000000002
},
"3797": {
"name": "WebPImage",
"firstUsed": 571.23099999999999
},
"200": {
"name": "DocumentBeforeUnloadRegistered",
"firstUsed": 577.14700000000005
},
"4613": {
"name": "CrossOriginWindowFrameElement",
"firstUsed": 580.81600000000003
},
"2195": {
"name": "CookieGet",
"firstUsed": 580.90099999999995
},
"4196": {
"name": "NavigatorUAData_Brands",
"firstUsed": 586.21799999999996
},
"4195": {
"name": "NavigatorUAData_Platform",
"firstUsed": 586.26099999999997
},
"4520": {
"name": "NavigatorUAData_GetHighEntropyValues",
"firstUsed": 586.28099999999995
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 586.34100000000001
},
"2660": {
"name": "NavigatorMimeTypes",
"firstUsed": 586.34900000000005
},
"3481": {
"name": "V8Navigator_JavaEnabled_Method",
"firstUsed": 588.08100000000002
},
"3275": {
"name": "NavigatorCookieEnabled",
"firstUsed": 588.09799999999996
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 588.10799999999995
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 588.12199999999996
},
"882": {
"name": "V8Performance_Timing_AttributeGetter",
"firstUsed": 589.62800000000004
},
"481": {
"name": "DialogElement",
"firstUsed": 594.50800000000004
},
"84": {
"name": "FormElement",
"firstUsed": 594.52200000000005
},
"3019": {
"name": "DOMStorageRead",
"firstUsed": 596.072
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 596.39400000000001
},
"3868": {
"name": "PrefersColorSchemeMediaFeature",
"firstUsed": 596.41600000000005
},
"524": {
"name": "SrcsetWDescriptor",
"firstUsed": 597.846
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 599.83699999999999
},
"3028": {
"name": "CreateObjectBlob",
"firstUsed": 629.21500000000003
},
"494": {
"name": "SendBeacon",
"firstUsed": 629.78899999999999
},
"4307": {
"name": "SendBeaconWithBlob",
"firstUsed": 629.80600000000004
},
"2219": {
"name": "V8Element_GetBoundingClientRect_Method",
"firstUsed": 639.923
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 642.01099999999997
},
"773": {
"name": "V8Element_Animate_Method",
"firstUsed": 702.12699999999995
},
"546": {
"name": "V8Animation_StartTime_AttributeSetter",
"firstUsed": 708.25599999999997
},
"701": {
"name": "V8Animation_Onfinish_AttributeSetter",
"firstUsed": 708.27099999999996
},
"328": {
"name": "AnimationFinishEvent",
"firstUsed": 708.27800000000002
},
"4066": {
"name": "CSSTransitionBlockedByAnimation",
"firstUsed": 718.44200000000001
},
"699": {
"name": "V8Animation_Cancel_Method",
"firstUsed": 1842.0160000000001
}
},
"CSSFeatures": {
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 443.125
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 443.13200000000001
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 443.13400000000001
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 443.13600000000002
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 443.14499999999998
},
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 443.39800000000002
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 443.40100000000001
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 445.221
},
"93": {
"name": "CSSPropertyMarginTop",
"firstUsed": 446.08800000000002
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 446.19400000000002
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 446.19900000000001
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 446.31200000000001
},
"75": {
"name": "CSSPropertyCounterIncrement",
"firstUsed": 446.31799999999998
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 446.435
},
"88": {
"name": "CSSPropertyListStyleType",
"firstUsed": 446.75599999999997
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 452.62299999999999
},
"444": {
"name": "CSSPropertyScrollBehavior",
"firstUsed": 452.62799999999999
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 452.63200000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 452.63799999999998
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 452.642
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 452.79300000000001
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 452.79700000000003
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 452.80500000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 452.80900000000003
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 452.81099999999998
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 452.81599999999997
},
"239": {
"name": "CSSPropertyFlexWrap",
"firstUsed": 452.81900000000002
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 452.82100000000003
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 452.892
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 452.89600000000002
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 452.89800000000002
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 452.90199999999999
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 452.90800000000002
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 453.05599999999998
},
"401": {
"name": "CSSPropertyTextDecorationLine",
"firstUsed": 453.06299999999999
},
"661": {
"name": "CSSPropertyTextUnderlineOffset",
"firstUsed": 453.06700000000001
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 453.32299999999998
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 453.33199999999999
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 453.43099999999998
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 453.43400000000003
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 455.51299999999998
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 455.524
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 455.60199999999998
},
"746": {
"name": "CSSPropertyTextWrap",
"firstUsed": 455.61599999999999
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 455.69999999999999
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 455.85199999999998
},
"591": {
"name": "CSSPropertyRowGap",
"firstUsed": 455.87599999999998
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 455.92700000000002
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 455.93099999999998
},
"248": {
"name": "CSSPropertyGridColumn",
"firstUsed": 455.96699999999998
},
"106": {
"name": "CSSPropertyOverflowWrap",
"firstUsed": 455.99299999999999
},
"90": {
"name": "CSSPropertyMarginBottom",
"firstUsed": 456.00599999999997
},
"236": {
"name": "CSSPropertyFlexFlow",
"firstUsed": 456.08499999999998
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 456.08999999999997
},
"657": {
"name": "CSSPropertyAspectRatio",
"firstUsed": 456.34800000000001
},
"243": {
"name": "CSSPropertyGridTemplateRows",
"firstUsed": 456.35399999999998
},
"74": {
"name": "CSSPropertyContent",
"firstUsed": 456.38200000000001
},
"249": {
"name": "CSSPropertyGridRow",
"firstUsed": 456.38600000000002
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 543.45100000000002
},
"437": {
"name": "CSSPropertyObjectPosition",
"firstUsed": 544.82799999999997
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 544.84699999999998
},
"159": {
"name": "CSSPropertyWhiteSpace",
"firstUsed": 603.14999999999998
},
"162": {
"name": "CSSPropertyWordBreak",
"firstUsed": 603.15899999999999
}
},
"AnimatedCSSFeatures": []
},
"maxFID": 0,
"TTIMeasurementEnd": 3795,
"LastInteractive": 525,
"TotalBlockingTime": 0,
"testID": "250326_BiDcFW_4VJ",
"step": 1,
"effectiveBps": 2638645,
"domTime": 0,
"aft": 0,
"titleTime": 130,
"domLoading": 0,
"server_rtt": 0,
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"utilization": {
"cpu": {
"data": {
"0": 0,
"102": 33.299999999999997,
"203": 36.799999999999997,
"304": 23.800000000000001,
"405": 10.5,
"507": 63.200000000000003,
"609": 89.5,
"710": 95.200000000000003,
"813": 100,
"915": 100,
"1018": 100,
"1125": 100,
"1226": 100,
"1326": 100,
"1427": 100,
"1528": 100,
"1629": 75,
"1729": 90,
"1830": 90,
"1932": 90.5,
"2035": 52.600000000000001,
"2139": 100,
"2242": 61.899999999999999,
"2343": 75,
"2446": 47.600000000000001,
"2547": 57.100000000000001,
"2649": 50,
"2752": 100,
"2867": 95.700000000000003,
"2970": 75,
"3071": 63.200000000000003,
"3171": 50,
"3272": 55,
"3373": 45,
"3474": 65,
"3574": 50,
"3675": 55,
"3776": 50,
"3877": 90
},
"max": 100,
"count": 39
},
"bw": {
"data": {
"0": 0,
"102": 0,
"203": 32001,
"304": 837500,
"405": 88892,
"507": 740003,
"609": 0,
"710": 0,
"813": 201601,
"915": 901067,
"1018": 7388485,
"1125": 5935703,
"1226": 4708988,
"1326": 4598737,
"1427": 1946892,
"1528": 5035248,
"1629": 5040577,
"1729": 4819460,
"1830": 5046287,
"1932": 5000930,
"2035": 4999071,
"2139": 4897727,
"2242": 5384745,
"2343": 4549373,
"2446": 4948891,
"2547": 5475110,
"2649": 4528380,
"2752": 4927200,
"2867": 5037917,
"2970": 4946321,
"3071": 5019409,
"3171": 4811119,
"3272": 5034491,
"3373": 4924036,
"3474": 4814236,
"3574": 5043330,
"3675": 5056401,
"3776": 5170089,
"3877": 4882343
},
"max": 7388485,
"count": 39
}
},
"effectiveBpsDoc": 34113,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/details\/cached\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/performance_optimization\/cached\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/breakdown\/cached\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/domains\/cached\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/screen_shot\/cached\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1\/experiments\/cached\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_Cached_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_Cached_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250326_BiDcFW_4VJ\/1_Cached_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&file=1_Cached_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250326_BiDcFW_4VJ&file=1_Cached_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/03\/26\/BiDcFW\/4VJ\/1_Cached_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250326_BiDcFW_4VJ&compressed=1&file=1_Cached_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000500.jpg",
"VisuallyComplete": 0
},
{
"time": 600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000600.jpg",
"VisuallyComplete": 11
},
{
"time": 700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_000700.jpg",
"VisuallyComplete": 79
},
{
"time": 1000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001000.jpg",
"VisuallyComplete": 75
},
{
"time": 1100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001100.jpg",
"VisuallyComplete": 78
},
{
"time": 1200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001200.jpg",
"VisuallyComplete": 78
},
{
"time": 1300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001300.jpg",
"VisuallyComplete": 79
},
{
"time": 1400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001400.jpg",
"VisuallyComplete": 79
},
{
"time": 1600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001600.jpg",
"VisuallyComplete": 79
},
{
"time": 1700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001700.jpg",
"VisuallyComplete": 79
},
{
"time": 1800,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001800.jpg",
"VisuallyComplete": 86
},
{
"time": 1900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_001900.jpg",
"VisuallyComplete": 87
},
{
"time": 2000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002000.jpg",
"VisuallyComplete": 87
},
{
"time": 2100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002100.jpg",
"VisuallyComplete": 87
},
{
"time": 2200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002200.jpg",
"VisuallyComplete": 87
},
{
"time": 2300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002300.jpg",
"VisuallyComplete": 87
},
{
"time": 2400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002400.jpg",
"VisuallyComplete": 87
},
{
"time": 2500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002500.jpg",
"VisuallyComplete": 87
},
{
"time": 2600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002600.jpg",
"VisuallyComplete": 87
},
{
"time": 2700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002700.jpg",
"VisuallyComplete": 87
},
{
"time": 2800,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002800.jpg",
"VisuallyComplete": 91
},
{
"time": 2900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_002900.jpg",
"VisuallyComplete": 96
},
{
"time": 3000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003000.jpg",
"VisuallyComplete": 96
},
{
"time": 3100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003100.jpg",
"VisuallyComplete": 97
},
{
"time": 3200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003200.jpg",
"VisuallyComplete": 97
},
{
"time": 3300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003300.jpg",
"VisuallyComplete": 97
},
{
"time": 3400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003400.jpg",
"VisuallyComplete": 97
},
{
"time": 3500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003500.jpg",
"VisuallyComplete": 97
},
{
"time": 3600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003600.jpg",
"VisuallyComplete": 98
},
{
"time": 3700,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003700.jpg",
"VisuallyComplete": 98
},
{
"time": 3800,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003800.jpg",
"VisuallyComplete": 99
},
{
"time": 3900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250326_BiDcFW_4VJ&video=video_1_cached&file=ms_003900.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"byndc.agency": {
"bytes": 9003057,
"requests": 5,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 9036,
"bytesUncompressed": 51864,
"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": 1744,
"bytesUncompressed": 3307,
"requests": 1
},
"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": 3570134,
"bytesUncompressed": 3570134,
"requests": 1
},
"other": {
"color": [
196,
196,
196
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 1
}
},
"consoleLog": []
}
}
}
},
"statusCode": 200,
"statusText": "Test Complete",
"webPagetestVersion": "21.07"
}